Skip to content
Success

Console Output

Started by an SCM change
Obtained jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /home/jenkins/workspace/clubb_check_budget_balance_gfortran
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
 > git init /home/jenkins/workspace/clubb_check_budget_balance_gfortran # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 73cc3cbd6b18b700918d2130db73eb11dab81c25 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73cc3cbd6b18b700918d2130db73eb11dab81c25 # timeout=10
Commit message: "There were some flips inside the stats code for BUGSrad that required some restructuring around kind transformation statements."
 > git rev-list --no-walk e3a6f7750467b5a221ac952479648c047f28bbb1 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ compile/compile.bash
......................................................................................................................................................................... Make.clubb_lapack is ready.
.................................................................................. Make.clubb_param is ready.
......................... Make.clubb_bugsrad is ready.
... Make.microphys_utils is ready.
..... Make.clubb_parabolic is ready.
.............. Make.clubb_KK_microphys is ready.
................................................. Make.clubb_coamps is ready.
... Make.clubb_morrison is ready.
... Make.clubb_gfdlact is ready.
............. Make.silhs is ready.
................................................................... Make.clubb_other is ready.
... Make.clubb_standalone is ready.
... Make.clubb_thread_test is ready.
............ Make.clubb_tuner is ready.
... Make.jacobian is ready.
................. Make.G_unit_tests is ready.
... Make.int2txt is ready.
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_param
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_gfdlact
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/clubb_precision.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/model_flags.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/parameter_indices.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SCM_Activation/aer_ccn_act_k.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/error_code.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/lapack_interfaces.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/penta_lu_solver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/tridiag_lu_solver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/input_names.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/array_index.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/endian.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/mt95.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/code_timer_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/constants_clubb.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_variables.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/parameters_model.F90
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_gfdlact.a
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/T_in_K_module.F90
a - aer_ccn_act_k.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stat_file_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/lapack_wrap.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/matrix_operations.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/Skx_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/sigma_sqd_w_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/calendar.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/calc_roots.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/new_hybrid_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/new_tsdadg_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/diagnose_correlations_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/LY93_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/file_functions.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/interpolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_type.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_grads.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/new_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/grid_class.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_type_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/matrix_solver_wrapper.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/input_reader.F90
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/input_reader.F90:498:28:

  491 |     do i=1, dim_grid
      |                    2        
......
  498 |         if ( grid(i) < grid(i-1) ) then
      |                            1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_lh_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_lh_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_rad_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_rad_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/precipitation_fraction.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/parameters_tunable.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/saturation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/mean_adv.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/sponge_layer_damping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/turbulent_adv_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/diffusion.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/pos_definite_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/corr_varnce_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/advance_xp3_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/calc_pressure.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/advance_helper_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/index_mapping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/fill_holes.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1053:63:

 1053 |                                       rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
      |                                                               1
Warning: Unused dummy argument 'cloud_cover' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1054:80:

 1054 |                                       cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
      |                                                                                1
Warning: Unused dummy argument 'cloudy_downdraft_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1054:57:

 1054 |                                       cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
      |                                                         1
Warning: Unused dummy argument 'cloudy_updraft_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1052:93:

 1052 |                                       wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
      |                                                                                             1
Warning: Unused dummy argument 'edsclrm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1049:52:

 1049 |                                       p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
      |                                                    1
Warning: Unused dummy argument 'exner' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1051:55:

 1051 |                                       ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
      |                                                       1
Warning: Unused dummy argument 'ice_supersat_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1055:50:

 1055 |                                       invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
      |                                                  1
Warning: Unused dummy argument 'invrs_tau_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1055:64:

 1055 |                                       invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
      |                                                                1
Warning: Unused dummy argument 'kh_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1055:57:

 1055 |                                       invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
      |                                                         1
Warning: Unused dummy argument 'kh_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1236:22:

 1236 |     integer :: i, k, n, status
      |                      1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1073:8:

 1073 |     use netcdf, only: &
      |        1
Warning: Unused parameter 'nf90_noerr' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1073:8:

 1073 |     use netcdf, only: &
      |        1
Warning: Unused parameter 'nf90_write' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1049:45:

 1049 |                                       p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
      |                                             1
Warning: Unused dummy argument 'p_in_pa' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1051:81:

 1051 |                                       ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
      |                                                                                 1
Warning: Unused dummy argument 'rc_coef_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1053:50:

 1053 |                                       rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
      |                                                  1
Warning: Unused dummy argument 'rcm_in_layer' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1046:71:

 1046 |                                       um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
      |                                                                       1
Warning: Unused dummy argument 'rtp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1049:95:

 1049 |                                       p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
      |                                                                                               1
Warning: Unused dummy argument 'rtpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1048:43:

 1048 |                                       sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
      |                                           1
Warning: Unused dummy argument 'sclrm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1048:68:

 1048 |                                       sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
      |                                                                    1
Warning: Unused dummy argument 'sclrp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1048:51:

 1048 |                                       sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
      |                                                   1
Warning: Unused dummy argument 'sclrp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1048:78:

 1048 |                                       sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
      |                                                                              1
Warning: Unused dummy argument 'sclrprtp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1048:89:

 1048 |                                       sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
      |                                                                                         1
Warning: Unused dummy argument 'sclrpthlp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1050:57:

 1050 |                                       thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
      |                                                         1
Warning: Unused dummy argument 'sclrpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1046:78:

 1046 |                                       um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
      |                                                                              1
Warning: Unused dummy argument 'thlp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1055:73:

 1055 |                                       invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
      |                                                                         1
Warning: Unused dummy argument 'thlprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1050:46:

 1050 |                                       thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
      |                                              1
Warning: Unused dummy argument 'thlpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1046:40:

 1046 |                                       um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
      |                                        1
Warning: Unused dummy argument 'um' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1052:53:

 1052 |                                       wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
      |                                                     1
Warning: Unused dummy argument 'um_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1046:49:

 1046 |                                       um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
      |                                                 1
Warning: Unused dummy argument 'up3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1051:62:

 1051 |                                       ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
      |                                                              1
Warning: Unused dummy argument 'uprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1052:73:

 1052 |                                       wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
      |                                                                         1
Warning: Unused dummy argument 'upwp_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1046:44:

 1046 |                                       um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
      |                                            1
Warning: Unused dummy argument 'vm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1052:62:

 1052 |                                       wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
      |                                                              1
Warning: Unused dummy argument 'vm_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1046:54:

 1046 |                                       um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
      |                                                      1
Warning: Unused dummy argument 'vp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1051:69:

 1051 |                                       ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
      |                                                                     1
Warning: Unused dummy argument 'vprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1052:84:

 1052 |                                       wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
      |                                                                                    1
Warning: Unused dummy argument 'vpwp_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1053:95:

 1053 |                                       rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
      |                                                                                               1
Warning: Unused dummy argument 'w_down_in_cloud' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1053:78:

 1053 |                                       rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
      |                                                                              1
Warning: Unused dummy argument 'w_up_in_cloud' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1050:65:

 1050 |                                       thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
      |                                                                 1
Warning: Unused dummy argument 'wp2rtp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1050:74:

 1050 |                                       thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
      |                                                                          1
Warning: Unused dummy argument 'wp2thlp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1049:78:

 1049 |                                       p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
      |                                                                              1
Warning: Unused dummy argument 'wp2thvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1051:94:

 1051 |                                       ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
      |                                                                                              1
Warning: Unused dummy argument 'wp2up2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1052:44:

 1052 |                                       wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
      |                                            1
Warning: Unused dummy argument 'wp2vp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1051:86:

 1051 |                                       ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
      |                                                                                      1
Warning: Unused dummy argument 'wp4' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1054:87:

 1054 |                                       cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
      |                                                                                       1
Warning: Unused dummy argument 'wprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1048:60:

 1048 |                                       sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
      |                                                            1
Warning: Unused dummy argument 'wpsclrp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1049:86:

 1049 |                                       p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
      |                                                                                      1
Warning: Unused dummy argument 'wpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1050:81:

 1050 |                                       thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
      |                                                                                 1
Warning: Unused dummy argument 'wpup2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/output_netcdf.F90:1050:88:

 1050 |                                       thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
      |                                                                                        1
Warning: Unused dummy argument 'wpvp2' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/mono_flux_limiter.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/clip_explicit.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/pdf_utilities.F90
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/pdf_utilities.F90:1400:7:

 1400 |       m
      |       1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/mono_flux_limiter.F90:460:9:

  460 |       tmp, &
      |         1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/numerical_check.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/stats_clubb_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/new_pdf_main.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/sfc_varnce_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/mixing_length.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/pdf_closure_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/advance_clubb_core_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/clubb_api_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/CLUBB_core/grid_adaptation.F90
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_param.a LY93_pdf.o advance_clubb_core_module.o diagnose_correlations_module.o clubb_precision.o calendar.o clubb_api_module.o parameter_indices.o penta_lu_solver.o matrix_operations.o constants_clubb.o endian.o parameters_model.o model_flags.o numerical_check.o new_pdf.o output_netcdf.o sponge_layer_damping.o stats_sfc_module.o stat_file_module.o sfc_varnce_module.o output_grads.o pdf_parameter_module.o setup_clubb_pdf_params.o stats_zm_module.o matrix_solver_wrapper.o code_timer_module.o parameters_tunable.o advance_wp2_wp3_module.o stats_rad_zm_module.o lapack_wrap.o pdf_utilities.o lapack_interfaces.o advance_xm_wpxp_module.o mono_flux_limiter.o advance_helper_module.o calc_pressure.o stats_rad_zt_module.o input_names.o new_hybrid_pdf_main.o array_index.o clip_explicit.o corr_varnce_module.o advance_xp3_module.o index_mapping.o new_pdf_main.o sigma_sqd_w_module.o Skx_module.o saturation.o T_in_K_module.o interpolation.o new_tsdadg_pdf.o new_hybrid_pdf.o mixing_length.o tridiag_lu_solver.o stats_lh_sfc_module.o grid_adaptation.o file_functions.o advance_windm_edsclrm_module.o stats_type_utilities.o calc_roots.o adg1_adg2_3d_luhar_pdf.o precipitation_fraction.o stats_lh_zt_module.o stats_zt_module.o mt95.o pos_definite_module.o grid_class.o stats_variables.o advance_xp2_xpyp_module.o stats_type.o diffusion.o Nc_Ncn_eqns.o error_code.o mean_adv.o stats_clubb_utilities.o turbulent_adv_pdf.o pdf_closure_module.o hydromet_pdf_parameter_module.o input_reader.o fill_holes.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_param.a
a - LY93_pdf.o
a - advance_clubb_core_module.o
a - diagnose_correlations_module.o
a - clubb_precision.o
a - calendar.o
a - clubb_api_module.o
a - parameter_indices.o
a - penta_lu_solver.o
a - matrix_operations.o
a - constants_clubb.o
a - endian.o
a - parameters_model.o
a - model_flags.o
a - numerical_check.o
a - new_pdf.o
a - output_netcdf.o
a - sponge_layer_damping.o
a - stats_sfc_module.o
a - stat_file_module.o
a - sfc_varnce_module.o
a - output_grads.o
a - pdf_parameter_module.o
a - setup_clubb_pdf_params.o
a - stats_zm_module.o
a - matrix_solver_wrapper.o
a - code_timer_module.o
a - parameters_tunable.o
a - advance_wp2_wp3_module.o
a - stats_rad_zm_module.o
a - lapack_wrap.o
a - pdf_utilities.o
a - lapack_interfaces.o
a - advance_xm_wpxp_module.o
a - mono_flux_limiter.o
a - advance_helper_module.o
a - calc_pressure.o
a - stats_rad_zt_module.o
a - input_names.o
a - new_hybrid_pdf_main.o
a - array_index.o
a - clip_explicit.o
a - corr_varnce_module.o
a - advance_xp3_module.o
a - index_mapping.o
a - new_pdf_main.o
a - sigma_sqd_w_module.o
a - Skx_module.o
a - saturation.o
a - T_in_K_module.o
a - interpolation.o
a - new_tsdadg_pdf.o
a - new_hybrid_pdf.o
a - mixing_length.o
a - tridiag_lu_solver.o
a - stats_lh_sfc_module.o
a - grid_adaptation.o
a - file_functions.o
a - advance_windm_edsclrm_module.o
a - stats_type_utilities.o
a - calc_roots.o
a - adg1_adg2_3d_luhar_pdf.o
a - precipitation_fraction.o
a - stats_lh_zt_module.o
a - stats_zt_module.o
a - mt95.o
a - pos_definite_module.o
a - grid_class.o
a - stats_variables.o
a - advance_xp2_xpyp_module.o
a - stats_type.o
a - diffusion.o
a - Nc_Ncn_eqns.o
a - error_code.o
a - mean_adv.o
a - stats_clubb_utilities.o
a - turbulent_adv_pdf.o
a - pdf_closure_module.o
a - hydromet_pdf_parameter_module.o
a - input_reader.o
a - fill_holes.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_lapack
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgbrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgemm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dpotrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slasrt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sasum.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlassq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dorgtr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ssyrk.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/ilaenv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ssterf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgtsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlarf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlaqgb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlatrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgtrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ssyr2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlarfg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlascl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dsyr2k.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dsytrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/drscl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/snrm2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlartg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlaisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgtcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dorgql.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slanst.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgemv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slaqsy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/spoequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgttrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgttrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sscal.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlarft.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgbmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sorg2l.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/daxpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slacn2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dorgqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/iladlc.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slamch.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dpotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ilaslc.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sswap.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgbequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slangt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slasr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ilaslr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/iparmq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/strmm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/disnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgtsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ssymv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slagtm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/iladlr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dtrsm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dtrmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlacpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgbtrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlansy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgbtrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlatbs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sger.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dsyev.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlarfb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlaev2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgbtf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlantb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slangb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dsteqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dtbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dsytd2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/scopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/ddot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dsyrk.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dsterf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgtsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slarf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgbrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgemm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/spotrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlasrt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dasum.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sorgtr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slassq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/ieeeck.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgtcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slaisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sorgql.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlanst.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgemv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlaqsy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/idamax.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dpoequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slaqgb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slatrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgtrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dsyr2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_shared/xerbla.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slascl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slarfg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ssytrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ssyr2k.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/srscl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dnrm2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slartg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dswap.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgbequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlangt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlasr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dtrmm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgtsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlagtm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dsymv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgttrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dscal.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgttrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slarft.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgbmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dorg2l.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/saxpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlacn2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sorgqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlamch.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/spotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_shared/lsame.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgbtf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slantb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlangb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ssteqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/stbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ssytd2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sdot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dcopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dlaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/strmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/strsm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slacpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slansy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/sgbtrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dgbtrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slatbs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_double/dger.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/isamax.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/ssyev.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slarfb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Lapack/Lapack_single/slaev2.f
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_lapack.a dgbrfs.o dgemm.o dpotrf.o slasrt.o sasum.o dlassq.o dorgtr.o ssyrk.o dgbcon.o ilaenv.o ssterf.o dgtsvx.o dlarf.o dlaqgb.o dlatrd.o sgtrfs.o ssyr2.o dlarfg.o dlascl.o dsyr2k.o dsytrd.o drscl.o snrm2.o dlartg.o slabad.o dlaisnan.o sgtcon.o dorgql.o slanst.o sgemv.o sorg2r.o dgtts2.o slaqsy.o sgbsvx.o spoequ.o sgttrs.o dlapy2.o dgttrf.o sscal.o dlarft.o sgbmv.o sorg2l.o daxpy.o slacn2.o dorgqr.o iladlc.o slamch.o dpotrf2.o ilaslc.o sswap.o dgbequ.o slangt.o slasr.o ilaslr.o iparmq.o strmm.o disnan.o sgtsv.o ssymv.o slagtm.o dlaset.o iladlr.o slaswp.o dtrsm.o dtrmv.o dlacpy.o dgbtrs.o dlansy.o sgbtrf.o dlatbs.o sger.o dsyev.o dlarfb.o dlaev2.o dlae2.o dgbtf2.o dlantb.o slangb.o dgbsv.o dsteqr.o dtbsv.o dsytd2.o scopy.o ddot.o sgbcon.o dsyrk.o dsterf.o sgtsvx.o slarf.o sgbrfs.o sgemm.o spotrf.o dlasrt.o dasum.o sorgtr.o slassq.o ieeeck.o dlabad.o dgtcon.o slaisnan.o sorgql.o dlanst.o dgemv.o dorg2r.o sgtts2.o dlaqsy.o idamax.o dgbsvx.o dpoequ.o slaqgb.o slatrd.o dgtrfs.o dsyr2.o xerbla.o slascl.o slarfg.o ssytrd.o ssyr2k.o srscl.o dnrm2.o slartg.o dswap.o sgbequ.o dlangt.o dlasr.o dtrmm.o sisnan.o dgtsv.o slaset.o dlagtm.o dsymv.o slapy2.o dgttrs.o dscal.o sgttrf.o slarft.o dgbmv.o dorg2l.o saxpy.o dlacn2.o sorgqr.o dlamch.o spotrf2.o lsame.o slae2.o sgbtf2.o slantb.o sgbsv.o dlangb.o ssteqr.o stbsv.o ssytd2.o sdot.o dcopy.o dlaswp.o strmv.o strsm.o slacpy.o slansy.o sgbtrs.o dgbtrf.o slatbs.o dger.o isamax.o ssyev.o slarfb.o slaev2.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_lapack.a
a - dgbrfs.o
a - dgemm.o
a - dpotrf.o
a - slasrt.o
a - sasum.o
a - dlassq.o
a - dorgtr.o
a - ssyrk.o
a - dgbcon.o
a - ilaenv.o
a - ssterf.o
a - dgtsvx.o
a - dlarf.o
a - dlaqgb.o
a - dlatrd.o
a - sgtrfs.o
a - ssyr2.o
a - dlarfg.o
a - dlascl.o
a - dsyr2k.o
a - dsytrd.o
a - drscl.o
a - snrm2.o
a - dlartg.o
a - slabad.o
a - dlaisnan.o
a - sgtcon.o
a - dorgql.o
a - slanst.o
a - sgemv.o
a - sorg2r.o
a - dgtts2.o
a - slaqsy.o
a - sgbsvx.o
a - spoequ.o
a - sgttrs.o
a - dlapy2.o
a - dgttrf.o
a - sscal.o
a - dlarft.o
a - sgbmv.o
a - sorg2l.o
a - daxpy.o
a - slacn2.o
a - dorgqr.o
a - iladlc.o
a - slamch.o
a - dpotrf2.o
a - ilaslc.o
a - sswap.o
a - dgbequ.o
a - slangt.o
a - slasr.o
a - ilaslr.o
a - iparmq.o
a - strmm.o
a - disnan.o
a - sgtsv.o
a - ssymv.o
a - slagtm.o
a - dlaset.o
a - iladlr.o
a - slaswp.o
a - dtrsm.o
a - dtrmv.o
a - dlacpy.o
a - dgbtrs.o
a - dlansy.o
a - sgbtrf.o
a - dlatbs.o
a - sger.o
a - dsyev.o
a - dlarfb.o
a - dlaev2.o
a - dlae2.o
a - dgbtf2.o
a - dlantb.o
a - slangb.o
a - dgbsv.o
a - dsteqr.o
a - dtbsv.o
a - dsytd2.o
a - scopy.o
a - ddot.o
a - sgbcon.o
a - dsyrk.o
a - dsterf.o
a - sgtsvx.o
a - slarf.o
a - sgbrfs.o
a - sgemm.o
a - spotrf.o
a - dlasrt.o
a - dasum.o
a - sorgtr.o
a - slassq.o
a - ieeeck.o
a - dlabad.o
a - dgtcon.o
a - slaisnan.o
a - sorgql.o
a - dlanst.o
a - dgemv.o
a - dorg2r.o
a - sgtts2.o
a - dlaqsy.o
a - idamax.o
a - dgbsvx.o
a - dpoequ.o
a - slaqgb.o
a - slatrd.o
a - dgtrfs.o
a - dsyr2.o
a - xerbla.o
a - slascl.o
a - slarfg.o
a - ssytrd.o
a - ssyr2k.o
a - srscl.o
a - dnrm2.o
a - slartg.o
a - dswap.o
a - sgbequ.o
a - dlangt.o
a - dlasr.o
a - dtrmm.o
a - sisnan.o
a - dgtsv.o
a - slaset.o
a - dlagtm.o
a - dsymv.o
a - slapy2.o
a - dgttrs.o
a - dscal.o
a - sgttrf.o
a - slarft.o
a - dgbmv.o
a - dorg2l.o
a - saxpy.o
a - dlacn2.o
a - sorgqr.o
a - dlamch.o
a - spotrf2.o
a - lsame.o
a - slae2.o
a - sgbtf2.o
a - slantb.o
a - sgbsv.o
a - dlangb.o
a - ssteqr.o
a - stbsv.o
a - ssytd2.o
a - sdot.o
a - dcopy.o
a - dlaswp.o
a - strmv.o
a - strsm.o
a - slacpy.o
a - slansy.o
a - sgbtrs.o
a - dgbtrf.o
a - slatbs.o
a - dger.o
a - isamax.o
a - ssyev.o
a - slarfb.o
a - slaev2.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_bugsrad
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.microphys_utils
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_parabolic
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_coamps
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/Parabolic_constants.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/kinds.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa7.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa14g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/variables_radiation_module.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/AiryFunction.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa9g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa12.F
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libmicrophys_utils.a
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa18g.F
a - microphys_stats_vars_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_morrison
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/Morrison_microphys/module_mp_graupel.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/bugsrad_physconst.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/Parabolic.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/two_rt_lw_ocastrndm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/tgqs.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/cloud_correlate.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/conice.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/cloudg.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/gascon.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/nrmtqi.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/gamma.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/comscp2.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/rayle.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/frzh.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/bugs_rad.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/bugsrad_planck.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/qsatvi.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa25.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/two_rt_sw_ocastrndm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa10g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa8g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa28.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa22g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa6.F
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_parabolic.a AiryFunction.o Parabolic_constants.o Parabolic.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_parabolic.a
a - AiryFunction.o
a - Parabolic_constants.o
a - Parabolic.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_KK_microphys
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/parameters_KK.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa19g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/slope.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_local_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/newexp.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/text_writer.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa21g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/PDF_integrals_covar.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa27r.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/comscp1.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa26.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/two_rt_lw_sel.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/tgqg.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/tgqr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/PDF_integrals_all_MM.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/nrmcol.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c -I../src/BUGSrad	../src/BUGSrad/gases_ckd.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/qtadj.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa11g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/PDF_integrals_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa27.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/nrmtqw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa5g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_turbulent_sed.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/esati.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_variances.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa18.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_covariances.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa12g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa20g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa15.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/esatv.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/esat_new.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_Nrm_tendencies.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa13g.F
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_KK_microphys.a KK_upscaled_turbulent_sed.o KK_local_means.o text_writer.o KK_utilities.o KK_upscaled_means.o parameters_KK.o KK_upscaled_variances.o KK_upscaled_covariances.o KK_Nrm_tendencies.o PDF_integrals_all_MM.o PDF_integrals_covar.o PDF_integrals_means.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_KK_microphys.a
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/two_rt_lw.F
a - KK_upscaled_turbulent_sed.o
a - KK_local_means.o
a - text_writer.o
a - KK_utilities.o
a - KK_upscaled_means.o
a - parameters_KK.o
a - KK_upscaled_variances.o
a - KK_upscaled_covariances.o
a - KK_Nrm_tendencies.o
a - PDF_integrals_all_MM.o
a - PDF_integrals_covar.o
a - PDF_integrals_means.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/adjtq.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/tgqi.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa19.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/adjmlt.F
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.silhs
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/latin_hypercube_arrays.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/math_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa22.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/two_rt_sw_iter.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/transform_to_pdf_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa7g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa9.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/two_rt_sw_bs.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/parameters_silhs.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/output_2D_samples_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/bugs_swr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/est_kessler_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/lh_microphys_var_covar_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/bugs_lwr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/generate_uniform_sample_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/silhs_importance_sample_module.F90
/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62:

  633 |       do category=1, num_importance_categories
      |                                              2                
......
  638 |                rand_vect(sample) <  category_cumulative_probs(category+1) ) then
      |                                                              1
Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/two_rt_lw_iter.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/two_rt_sw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa17g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/latin_hypercube_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/COAMPS_microphys/eqa21.F
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_bugsrad.a two_rt_sw_ocastrndm.o two_rt_sw.o comscp1.o variables_radiation_module.o two_rt_lw_sel.o newexp.o gases_ckd.o two_rt_lw.o two_rt_lw_ocastrndm.o cloud_correlate.o bugsrad_physconst.o cloudg.o two_rt_sw_iter.o gascon.o kinds.o comscp2.o two_rt_sw_bs.o rayle.o bugs_swr.o bugs_rad.o bugs_lwr.o two_rt_lw_iter.o bugsrad_planck.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_bugsrad.a
a - two_rt_sw_ocastrndm.o
a - two_rt_sw.o
a - comscp1.o
a - variables_radiation_module.o
a - two_rt_lw_sel.o
a - newexp.o
a - gases_ckd.o
a - two_rt_lw.o
a - two_rt_lw_ocastrndm.o
a - cloud_correlate.o
a - bugsrad_physconst.o
a - cloudg.o
a - two_rt_sw_iter.o
a - gascon.o
a - kinds.o
a - comscp2.o
a - two_rt_sw_bs.o
a - rayle.o
a - bugs_swr.o
a - bugs_rad.o
a - bugs_lwr.o
a - two_rt_lw_iter.o
a - bugsrad_planck.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_coamps.a eqa7.o eqa14g.o eqa9g.o eqa12.o eqa18g.o tgqs.o conice.o nrmtqi.o gamma.o frzh.o qsatvi.o eqa25.o eqa10g.o eqa8g.o eqa28.o eqa22g.o eqa6.o eqa19g.o slope.o eqa21g.o eqa27r.o eqa26.o tgqg.o tgqr.o nrmcol.o qtadj.o eqa11g.o eqa27.o nrmtqw.o eqa5g.o esati.o eqa18.o eqa12g.o eqa20g.o eqa15.o esatv.o esat_new.o eqa13g.o adjtq.o tgqi.o eqa19.o adjmlt.o eqa22.o eqa7g.o eqa9.o eqa17g.o eqa21.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_coamps.a
a - eqa7.o
a - eqa14g.o
a - eqa9g.o
a - eqa12.o
a - eqa18g.o
a - tgqs.o
a - conice.o
a - nrmtqi.o
a - gamma.o
a - frzh.o
a - qsatvi.o
a - eqa25.o
a - eqa10g.o
a - eqa8g.o
a - eqa28.o
a - eqa22g.o
a - eqa6.o
a - eqa19g.o
a - slope.o
a - eqa21g.o
a - eqa27r.o
a - eqa26.o
a - tgqg.o
a - tgqr.o
a - nrmcol.o
a - qtadj.o
a - eqa11g.o
a - eqa27.o
a - nrmtqw.o
a - eqa5g.o
a - esati.o
a - eqa18.o
a - eqa12g.o
a - eqa20g.o
a - eqa15.o
a - esatv.o
a - esat_new.o
a - eqa13g.o
a - adjtq.o
a - tgqi.o
a - eqa19.o
a - adjmlt.o
a - eqa22.o
a - eqa7g.o
a - eqa9.o
a - eqa17g.o
a - eqa21.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/SILHS/silhs_api_module.F90
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_morrison.a module_mp_graupel.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_morrison.a
a - module_mp_graupel.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libsilhs.a generate_uniform_sample_module.o math_utilities.o transform_to_pdf_module.o silhs_api_module.o output_2D_samples_module.o est_kessler_microphys_module.o silhs_importance_sample_module.o latin_hypercube_driver_module.o latin_hypercube_arrays.o parameters_silhs.o lh_microphys_var_covar_module.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libsilhs.a
a - generate_uniform_sample_module.o
a - math_utilities.o
a - transform_to_pdf_module.o
a - silhs_api_module.o
a - output_2D_samples_module.o
a - est_kessler_microphys_module.o
a - silhs_importance_sample_module.o
a - latin_hypercube_driver_module.o
a - latin_hypercube_arrays.o
a - parameters_silhs.o
a - lh_microphys_var_covar_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_other
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/clubb_model_settings.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/CLUBB_core	../src/input_grads.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/extrapolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/parameters_microphys.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/cloud_sed_module.F90
../src/Benchmark_cases/cloud_sed_module.F90:173:49:

  173 |        if ( zt2zm_api( gr, rcm, k )  > zero .AND. zt2zm_api( gr, Ncm, k ) > zero ) then
      |                                                 1
Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/silhs_category_variance_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/ice_dfsn_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/gfdl_activation.F90
../src/ice_dfsn_module.F90:275:25:

  210 |     do k = gr%nzt, 1, -1
      |                        2 
......
  275 |           mass_ice_cryst(k-1) = mass_ice_cryst(k)  &
      |                         1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/ice_dfsn_module.F90:290:25:

  210 |     do k = gr%nzt, 1, -1
      |                        2 
......
  290 |           mass_ice_cryst(k-1) = mass_ice_cryst(k)
      |                         1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/hydrostatic_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/parameters_radiation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/time_dependent_input.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/rad_lwsw_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/soil_vegetation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/mixed_moment_PDF_integrals.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/generalized_grid_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/diag_ustar_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/wangara.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/cos_solar_zen_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/quicksort.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/input_netcdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/advance_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/morrison_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/coamps_microphys_driver_module.F90
../src/morrison_microphys_module.F90:20:33:

   20 |                saturation_formula, &
      |                                 1
Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/microphys_init_cleanup.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/input_interpret.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/simple_rad_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/mpace_a.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/sfc_flux.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/bomex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/clex9_nov02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/clex9_oct14.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/cloud_feedback.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/cobra.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/dycoms2_rf01.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/dycoms2_rf02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/fire.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/gabls2.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/gabls3.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/gabls3_night.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/jun25.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/lba.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/mpace_b.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/nov11.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/rico.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/neutral_case.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/twp_ice.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/stat_file_utils.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/KK_microphys_module.F90
../src/KK_microphys_module.F90:43:35:

   43 |   subroutine KK_local_microphys( gr, dt, nzt,                           & ! In
      |                                   1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/extended_atmosphere_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm_0003.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm_3year.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/astex_a209.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/atex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm_97.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/input_fields.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/bugsrad_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/sounding.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src	../src/estimate_scm_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src	../src/lh_microphys_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/microphys_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/clubb_driver.F90
../src/clubb_driver.F90:5640:8:

 5640 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:5640:8:

 5640 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'cp' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:66:8:

   66 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'ic_k' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'lv' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'one_half' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'three_halves' which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/error.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src	../src/enhanced_simann.F90
ar rv /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_other.a enhanced_simann.o lh_microphys_driver_module.o input_netcdf.o microphys_driver.o input_interpret.o gabls2.o extended_atmosphere_module.o stat_file_utils.o bugsrad_driver.o clubb_model_settings.o spec_hum_to_mixing_ratio.o cloud_feedback.o microphys_init_cleanup.o arm.o gabls3_night.o estimate_scm_microphys_module.o arm_0003.o neutral_case.o mpace_a.o gfdl_activation.o atex.o coamps_microphys_driver_module.o gabls3.o KK_microphys_module.o dycoms2_rf02.o astex_a209.o lba.o input_grads.o morrison_microphys_module.o parameters_microphys.o generalized_grid_test.o advance_microphys_module.o rico.o clex9_oct14.o simple_rad_module.o cobra.o nov11.o input_fields.o twp_ice.o wangara.o fire.o mixed_moment_PDF_integrals.o extrapolation.o ice_dfsn_module.o bomex.o hydrostatic_module.o diag_ustar_module.o sfc_flux.o dycoms2_rf01.o arm_97.o silhs_category_variance_module.o quicksort.o cloud_sed_module.o time_dependent_input.o clubb_driver.o mpace_b.o jun25.o error.o cos_solar_zen_module.o clex9_nov02.o arm_3year.o rad_lwsw_module.o parameters_radiation.o soil_vegetation.o sounding.o
ar: creating /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib/libclubb_other.a
a - enhanced_simann.o
a - lh_microphys_driver_module.o
a - input_netcdf.o
a - microphys_driver.o
a - input_interpret.o
a - gabls2.o
a - extended_atmosphere_module.o
a - stat_file_utils.o
a - bugsrad_driver.o
a - clubb_model_settings.o
a - spec_hum_to_mixing_ratio.o
a - cloud_feedback.o
a - microphys_init_cleanup.o
a - arm.o
a - gabls3_night.o
a - estimate_scm_microphys_module.o
a - arm_0003.o
a - neutral_case.o
a - mpace_a.o
a - gfdl_activation.o
a - atex.o
a - coamps_microphys_driver_module.o
a - gabls3.o
a - KK_microphys_module.o
a - dycoms2_rf02.o
a - astex_a209.o
a - lba.o
a - input_grads.o
a - morrison_microphys_module.o
a - parameters_microphys.o
a - generalized_grid_test.o
a - advance_microphys_module.o
a - rico.o
a - clex9_oct14.o
a - simple_rad_module.o
a - cobra.o
a - nov11.o
a - input_fields.o
a - twp_ice.o
a - wangara.o
a - fire.o
a - mixed_moment_PDF_integrals.o
a - extrapolation.o
a - ice_dfsn_module.o
a - bomex.o
a - hydrostatic_module.o
a - diag_ustar_module.o
a - sfc_flux.o
a - dycoms2_rf01.o
a - arm_97.o
a - silhs_category_variance_module.o
a - quicksort.o
a - cloud_sed_module.o
a - time_dependent_input.o
a - clubb_driver.o
a - mpace_b.o
a - jun25.o
a - error.o
a - cos_solar_zen_module.o
a - clex9_nov02.o
a - arm_3year.o
a - rad_lwsw_module.o
a - parameters_radiation.o
a - soil_vegetation.o
a - sounding.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_standalone
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_tuner
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.jacobian
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.G_unit_tests
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.int2txt
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran  -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I../src/CLUBB_core	../src/int2txt.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/clubb_standalone.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/jacobian.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Numerical_recipes/nrtype.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/smooth_min_max_tests.F90
../src/clubb_standalone.F90:56:26:

   56 |   character(len=10) :: arg
      |                          1
Warning: Unused variable 'arg' declared at (1) [-Wunused-variable]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Numerical_recipes/nr.f90
gfortran int2txt.o -o /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../bin/int2txt  -L/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../bin/clubb_standalone  -L/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Numerical_recipes/nrutil.f90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
cd /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../obj; make -f Make.clubb_thread_test
make[1]: Entering directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/clubb_thread_test.F90
gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../bin/clubb_thread_test  -L/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/mu_sigma_hm_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/tuner_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/smooth_heaviside_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/rev_direction_grid_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/silhs_category_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/Nc_Ncn_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/read_corr_mtx_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/KK_integrals_tests.F90
gfortran jacobian.o -o /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../bin/jacobian  -L/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/hole_filling_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/spurious_source_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/w_up_in_cloud_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/pdf_parameter_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/clubb_tuner.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Numerical_recipes/ran_state.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Numerical_recipes/amebsa.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Numerical_recipes/amoeba.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Numerical_recipes/ran1_v.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../src/Numerical_recipes/ran1_s.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_tests.F90
gfortran smooth_min_max_tests.o pdf_parameter_tests.o tuner_tests.o smooth_heaviside_tests.o rev_direction_grid_test.o silhs_category_test.o Nc_Ncn_test.o read_corr_mtx_test.o KK_integrals_tests.o hole_filling_tests.o spurious_source_test.o corr_cholesky_mtx_tests.o mu_sigma_hm_tests.o G_unit_tests.o w_up_in_cloud_tests.o -o /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../bin/G_unit_tests  -L/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran clubb_tuner.o ran1_v.o nr.o amebsa.o ran_state.o nrutil.o nrtype.o ran1_s.o amoeba.o -o /home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../bin/clubb_tuner  -L/home/jenkins/workspace/clubb_check_budget_balance_gfortran/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
make[1]: Leaving directory '/home/jenkins/workspace/clubb_check_budget_balance_gfortran/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
check_for_missing_threadprivate.py did not pass.
failedFiles = ['../src/CLUBB_core/grid_adaptation.F90', '../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90']
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :         call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
175 :         call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
212 :         call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
213 :                                  stats_sfc(i) )                                          ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/soil_vegetation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
381 :             um(i,k)    = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
383 :             vm(i,k)    = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 :             ugm(i,k)   = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 :             vgm(i,k)   = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
389 :             thlm(i,k)  = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 :             rtm(i,k)   = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 :             press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
396 :             wm(i,k)    = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 :                                                            edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
414 :                                                            edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
438 :               um(i,k)   = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
439 :               vm(i,k)   = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
440 :               ugm(i,k)  = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
441 :               vgm(i,k)  = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
442 :               thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
443 :               rtm(i,k)  = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
444 :               press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
446 :               wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
450 :                   sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1),  & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
456 :                   edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1),  & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
485 :                 wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
511 :                 wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. 
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning 
../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
723 :          pdf_params_zm_flip%ice_supersat_frac_1(i,:) = flip( pdf_params_zm%ice_supersat_frac_1(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
724 :          pdf_params_zm_flip%ice_supersat_frac_2(i,:) = flip( pdf_params_zm%ice_supersat_frac_2(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
866 :               rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
878 :               um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
880 :               wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
886 :               wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
887 :               wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1812 :     allocate( um_ref(ngrdcol, gr%nzt) )         ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1813 :     allocate( vm_ref(ngrdcol, gr%nzt) )         ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2469 :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2470 :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2473 :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2475 :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2482 :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2483 :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2484 :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2485 :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2486 :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2487 :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2488 :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2489 :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2490 :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2491 :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2492 :     !$acc              pdf_params_zm%cloud_frac_1, pdf_params_zm%cloud_frac_2, pdf_params_zm%mixt_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2511 :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2612 :                                      um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2859 :         call setup_pdf_parameters( gr, gr%nzm, gr%nzt, ngrdcol, pdf_dim, hydromet_dim, dt_main, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2860 :                                    Nc_in_cloud, cloud_frac, Kh_zm,                              & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2861 :                                    ice_supersat_frac, hydromet, wphydrometp,                    & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2862 :                                    corr_array_n_cloud, corr_array_n_below,                      & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2863 :                                    hm_metadata,                                                 & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2864 :                                    pdf_params,                                                  & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2865 :                                    clubb_params,                                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2866 :                                    clubb_config_flags%iiPDF_type,                               & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2867 :                                    l_use_precip_frac,                                           & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2868 :                                    clubb_config_flags%l_predict_upwp_vpwp,                      & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2869 :                                    clubb_config_flags%l_diagnose_correlations,                  & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2870 :                                    clubb_config_flags%l_calc_w_corr,                            & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2871 :                                    clubb_config_flags%l_const_Nc_in_cloud,                      & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2872 :                                    clubb_config_flags%l_fix_w_chi_eta_correlations,             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2873 :                                    stats_metadata,                                              & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2874 :                                    stats_zt, stats_zm, stats_sfc, err_code,                     & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2875 :                                    hydrometp2,                                                  & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2876 :                                    mu_x_1_n, mu_x_2_n,                                          & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2877 :                                    sigma_x_1_n, sigma_x_2_n,                                    & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2878 :                                    corr_array_1_n, corr_array_2_n,                              & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2879 :                                    corr_cholesky_mtx_1, corr_cholesky_mtx_2,                    & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2880 :                                    precip_fracs,                                                & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2881 :                                    hydromet_pdf_params )                                          ! Optional(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2901 :                                          stats_zt(i), stats_zm(i),                          & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2905 :         !$acc update device( mu_x_1_n, mu_x_2_n, sigma_x_1_n, sigma_x_2_n, corr_array_1_n, corr_array_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2992 :           !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3024 :         !$acc              X_nl_all_levs, X_mixt_comp_all_levs,  lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3026 :         !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3030 :         !$acc              pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3031 :         !$acc              pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3054 :                                   thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3055 :                                   rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), &      ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3056 :                                   hydromet(i,:,:), Nc_in_cloud(i,:), &                                ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3072 :                                   stats_zt(i), stats_zm(i), &                                   ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3073 :                                   stats_sfc(i), stats_lh_zt(i), &                               ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3074 :                                   Nccnm(i,:), &                                                ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3075 :                                   hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), &                  ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3076 :                                   thlm_mc(i,:), hydromet_vel_zt(i,:,:), &                             ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3077 :                                   hydromet_vel_covar_zt_impc(i,:,:), &                           ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3078 :                                   hydromet_vel_covar_zt_expc(i,:,:), &                           ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3079 :                                   wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), &                         ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3080 :                                   thlp2_mc(i,:), rtpthlp_mc(i,:) )                                  ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3104 :                                   stats_zt(i), stats_zm(i), stats_sfc(i),                     & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3105 :                                   hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3106 :                                   K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:),       & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3107 :                                   thlm_mc(i,:), err_code,                                     & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3108 :                                   wphydrometp(i,:,:), wpNcp(i,:) )                              ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3111 :         !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3173 :           call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) )  ! kg/kg/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3175 :           call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) )     ! m*(kg/kg)/s^2
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3177 :           call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) )       ! (kg/kg)^2/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3179 :           call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3196 :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3216 :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3245 :           call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3274 :       if ( ( stats_metadata%l_stats_last .or. stats_metadata%l_stats .or. l_output_multi_col ) .and. l_stdout ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5871 :     !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6024 :         !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6426 :         call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,&       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6429 :         call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, &       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6432 :         call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), &           ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6435 :         call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), &             ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6438 :         call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), &               ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6441 :         call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), &               ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6444 :         call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), &                    ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6447 :         call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), &                     ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6453 :     !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6655 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6659 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6663 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6664 :                                             exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6667 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6668 :                                             thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6671 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6672 :                                             rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! 
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
995 :         call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt,         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
996 :                                 lhs_diff, edsclrm(:,:,edsclr),                           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
997 :                                 edsclrm_forcing(:,:,edsclr),                             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
998 :                                 rho_ds_zm, invrs_rho_ds_zt,                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
999 :                                 l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1000 :                                 stats_metadata,                                          & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1001 :                                 stats_zt,                                                & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1002 :                                 rhs(:,:,edsclr) )                                          ! intent(out)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_windm_edsclrm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2471 :     call setup_grid( nzmax, 1, sfc_elevation_col, l_implemented,                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2472 :                      l_ascending_grid, grid_type, deltaz_col, zm_init_col, zm_top_col, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2473 :                      momentum_heights_col, thermodynamic_heights_col,                  & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2474 :                      gr, err_code_api )                                                  ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3370 :     if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3573 :     if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1308 :       status = nf90_def_var( ncid_zm, "columns",   NF90_INT,      (/column_id_zm/),    column_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1309 :       status = nf90_def_var( ncid_zm, "altitude",  NF90_PREC,  (/vertical_id_zm/),  vertical_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1310 :       status = nf90_def_var( ncid_zm, "time",      NF90_PREC,      (/time_id_zm/),      time_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1362 :       status = nf90_def_var( ncid_zt, "columns",   NF90_INT,      (/column_id_zt/),    column_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1363 :       status = nf90_def_var( ncid_zt, "altitude",  NF90_PREC,  (/vertical_id_zt/),  vertical_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1364 :       status = nf90_def_var( ncid_zt, "time",      NF90_PREC,      (/time_id_zt/),      time_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1410 :       status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1411 :       status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1413 :       !=================================== Allocate Output Arrays ===================================
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1540 :       !$acc              upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/output_netcdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
836 :       ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mono_flux_limiter.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
772 :         call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
773 :                                vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
774 :                                rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:),              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
775 :                                sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:),        & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
776 :                                err_code )                                                    ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/sfc_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2026 :       ! calculate p_in_Pa instead of remapping directly since it can run into problems if for example
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/grid_adaptation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
775 :     call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
776 :                             invrs_tau_C6_zm, l_scalar_calc,                            & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
777 :                             lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp )             ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
855 :                                             stats_zt, stats_zm, stats_sfc,                  & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
856 :                                             rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp,       & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
857 :                                             err_code )                                        ! InOut
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1311 :                               sclrprtp(:,:,sclr) )                                    ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1346 :                               sclrpthlp(:,:,sclr) )                                    ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
128 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/bomex.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
122 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf02.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/gabls2.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
91 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
92 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
96 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
97 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 :       wpthlp_sfc(i) =  convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 :       wprtp_sfc(i)  =  convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/lba.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_b.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
272 :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
273 :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_a.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/rico.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
104 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
105 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/wangara.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
192 :     !seed used =  -1102123834  1480475276  -248259584   525496705  1614213535 -1267052688     6290033   -78466652
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
193 :     !seed_output = (/ -1102123834,  1480475276,  -248259584,   525496705,  1614213535, -1267052688,     6290033,   -78466652 /)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
705 :        call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
709 :        call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
750 :        call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
756 :        call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] sh
+ git clone https://github.com/larson-group/sys_admin.git
Cloning into 'sys_admin'...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run check_budget_balance)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ sys_admin/bitten_test_driver_scripts/check_budget_balance.bash .
Collecting numpy
  Using cached numpy-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.4 MB)
Installing collected packages: numpy
Successfully installed numpy-2.2.3
Collecting nose
  Using cached nose-1.3.7-py3-none-any.whl (154 kB)
Installing collected packages: nose
Successfully installed nose-1.3.7
Collecting netCDF4
  Using cached netCDF4-1.7.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.1 MB)
Requirement already satisfied: numpy in ./numpyENV/lib/python3.10/site-packages (from netCDF4) (2.2.3)
Collecting cftime
  Using cached cftime-1.6.4.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
Collecting certifi
  Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
Installing collected packages: cftime, certifi, netCDF4
Successfully installed certifi-2025.1.31 cftime-1.6.4.post1 netCDF4-1.7.2
Running arm
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:32
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = arm
 nzmax =          110
 grid_type =            1
 deltaz =    40.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    5350.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           21
 month =            6
 year =         1997
 lat_vals =    36.619999999999997     
 lon_vals =   -97.500000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    41400.000000000000     
 time_final =    93600.000000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            1
 T_sfc =    288.00000000000000     
 p_sfc =    97000.000000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    8.5000000000000006E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  F
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/arm
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = arm
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = none
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    100.00000000000000     
 F1 =    20.000000000000000     
 kappa =    119.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  F
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 Warning: ../input/case_setups/arm_corr_array_cloud.in was not found! The default correlation arrays will be used.
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: arm_sounding.in
 File exists?  T
 Path to sclr_sounding: arm_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: arm_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        50.000000000000000        350.00000000000000        650.00000000000000        700.00000000000000        1300.0000000000000        2500.0000000000000        5500.0000000000000     
 u =    10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000     
 v =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 ug =    10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000        10.000000000000000     
 vg =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 theta =    299.00000000000000        301.50000000000000        302.50000000000000        303.52999999999997        303.69999999999999        307.13000000000000        314.00000000000000        343.19999999999999     
 rt =    1.5200000000000000E-002   1.5169999999999999E-002   1.4980000000000000E-002   1.4800000000000001E-002   1.4700000000000000E-002   1.3500000000000000E-002   3.0000000000000001E-003   3.0000000000000001E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =    41700.0
iteration =        2; time =    42000.0
iteration =        3; time =    42300.0
iteration =        4; time =    42600.0
iteration =        5; time =    42900.0
iteration =        6; time =    43200.0
iteration =        7; time =    43500.0
iteration =        8; time =    43800.0
iteration =        9; time =    44100.0
iteration =       10; time =    44400.0
iteration =       11; time =    44700.0
iteration =       12; time =    45000.0
iteration =       13; time =    45300.0
iteration =       14; time =    45600.0
iteration =       15; time =    45900.0
iteration =       16; time =    46200.0
iteration =       17; time =    46500.0
iteration =       18; time =    46800.0
iteration =       19; time =    47100.0
iteration =       20; time =    47400.0
iteration =       21; time =    47700.0
iteration =       22; time =    48000.0
iteration =       23; time =    48300.0
iteration =       24; time =    48600.0
iteration =       25; time =    48900.0
iteration =       26; time =    49200.0
iteration =       27; time =    49500.0
iteration =       28; time =    49800.0
iteration =       29; time =    50100.0
iteration =       30; time =    50400.0
iteration =       31; time =    50700.0
iteration =       32; time =    51000.0
iteration =       33; time =    51300.0
iteration =       34; time =    51600.0
iteration =       35; time =    51900.0
iteration =       36; time =    52200.0
iteration =       37; time =    52500.0
iteration =       38; time =    52800.0
iteration =       39; time =    53100.0
iteration =       40; time =    53400.0
iteration =       41; time =    53700.0
iteration =       42; time =    54000.0
iteration =       43; time =    54300.0
iteration =       44; time =    54600.0
iteration =       45; time =    54900.0
iteration =       46; time =    55200.0
iteration =       47; time =    55500.0
iteration =       48; time =    55800.0
iteration =       49; time =    56100.0
iteration =       50; time =    56400.0
iteration =       51; time =    56700.0
iteration =       52; time =    57000.0
iteration =       53; time =    57300.0
iteration =       54; time =    57600.0
iteration =       55; time =    57900.0
iteration =       56; time =    58200.0
iteration =       57; time =    58500.0
iteration =       58; time =    58800.0
iteration =       59; time =    59100.0
iteration =       60; time =    59400.0
iteration =       61; time =    59700.0
iteration =       62; time =    60000.0
iteration =       63; time =    60300.0
iteration =       64; time =    60600.0
iteration =       65; time =    60900.0
iteration =       66; time =    61200.0
iteration =       67; time =    61500.0
iteration =       68; time =    61800.0
iteration =       69; time =    62100.0
iteration =       70; time =    62400.0
iteration =       71; time =    62700.0
iteration =       72; time =    63000.0
iteration =       73; time =    63300.0
iteration =       74; time =    63600.0
iteration =       75; time =    63900.0
iteration =       76; time =    64200.0
iteration =       77; time =    64500.0
iteration =       78; time =    64800.0
iteration =       79; time =    65100.0
iteration =       80; time =    65400.0
iteration =       81; time =    65700.0
iteration =       82; time =    66000.0
iteration =       83; time =    66300.0
iteration =       84; time =    66600.0
iteration =       85; time =    66900.0
iteration =       86; time =    67200.0
iteration =       87; time =    67500.0
iteration =       88; time =    67800.0
iteration =       89; time =    68100.0
iteration =       90; time =    68400.0
iteration =       91; time =    68700.0
iteration =       92; time =    69000.0
iteration =       93; time =    69300.0
iteration =       94; time =    69600.0
iteration =       95; time =    69900.0
iteration =       96; time =    70200.0
iteration =       97; time =    70500.0
iteration =       98; time =    70800.0
iteration =       99; time =    71100.0
iteration =      100; time =    71400.0
iteration =      101; time =    71700.0
iteration =      102; time =    72000.0
iteration =      103; time =    72300.0
iteration =      104; time =    72600.0
iteration =      105; time =    72900.0
iteration =      106; time =    73200.0
iteration =      107; time =    73500.0
iteration =      108; time =    73800.0
iteration =      109; time =    74100.0
iteration =      110; time =    74400.0
iteration =      111; time =    74700.0
iteration =      112; time =    75000.0
iteration =      113; time =    75300.0
iteration =      114; time =    75600.0
iteration =      115; time =    75900.0
iteration =      116; time =    76200.0
iteration =      117; time =    76500.0
iteration =      118; time =    76800.0
iteration =      119; time =    77100.0
iteration =      120; time =    77400.0
iteration =      121; time =    77700.0
iteration =      122; time =    78000.0
iteration =      123; time =    78300.0
iteration =      124; time =    78600.0
iteration =      125; time =    78900.0
iteration =      126; time =    79200.0
iteration =      127; time =    79500.0
iteration =      128; time =    79800.0
iteration =      129; time =    80100.0
iteration =      130; time =    80400.0
iteration =      131; time =    80700.0
iteration =      132; time =    81000.0
iteration =      133; time =    81300.0
iteration =      134; time =    81600.0
iteration =      135; time =    81900.0
iteration =      136; time =    82200.0
iteration =      137; time =    82500.0
iteration =      138; time =    82800.0
iteration =      139; time =    83100.0
iteration =      140; time =    83400.0
iteration =      141; time =    83700.0
iteration =      142; time =    84000.0
iteration =      143; time =    84300.0
iteration =      144; time =    84600.0
iteration =      145; time =    84900.0
iteration =      146; time =    85200.0
iteration =      147; time =    85500.0
iteration =      148; time =    85800.0
iteration =      149; time =    86100.0
iteration =      150; time =    86400.0
iteration =      151; time =    86700.0
iteration =      152; time =    87000.0
iteration =      153; time =    87300.0
iteration =      154; time =    87600.0
iteration =      155; time =    87900.0
iteration =      156; time =    88200.0
iteration =      157; time =    88500.0
iteration =      158; time =    88800.0
iteration =      159; time =    89100.0
iteration =      160; time =    89400.0
iteration =      161; time =    89700.0
iteration =      162; time =    90000.0
iteration =      163; time =    90300.0
iteration =      164; time =    90600.0
iteration =      165; time =    90900.0
iteration =      166; time =    91200.0
iteration =      167; time =    91500.0
iteration =      168; time =    91800.0
iteration =      169; time =    92100.0
iteration =      170; time =    92400.0
iteration =      171; time =    92700.0
iteration =      172; time =    93000.0
iteration =      173; time =    93300.0
iteration =      174; time =    93600.0
CLUBB-TIMER time_loop_init =             0.0809
CLUBB-TIMER time_clubb_advance =         0.9264
CLUBB-TIMER time_clubb_pdf =             0.0001
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.0000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Program exited normally
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.4766
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 1.4846
Running atex
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:34
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = atex
 nzmax =          150
 grid_type =            1
 deltaz =    20.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    3960.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =            7
 month =            2
 year =         1969
 lat_vals =    14.940600000000000     
 lon_vals =   -35.000000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    0.0000000000000000     
 time_final =    28800.000000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            1
 T_sfc =    288.00000000000000     
 p_sfc =    101500.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    3.7499999999999997E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/atex
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = atex
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    74.000000000000000     
 F1 =    0.0000000000000000     
 kappa =    130.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 Warning: ../input/case_setups/atex_corr_array_cloud.in was not found! The default correlation arrays will be used.
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: atex_sounding.in
 File exists?  T
 Path to sclr_sounding: atex_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: atex_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        150.00000000000000        700.00000000000000        750.00000000000000        1400.0000000000000        1650.0000000000000        4000.0000000000000     
 u =   -11.000000000000000       -10.550000000000001       -8.9000000000000004       -8.7500000000000000       -6.7999999999999998       -5.7500000000000000        1.0000000000000000     
 v =   -2.0000000000000000       -1.8999999999999999       -1.1000000000000001       -1.0000000000000000      -0.14000000000000001       0.17999999999999999        2.7500000000000000     
 ug =   -11.000000000000000       -10.550000000000001       -8.9000000000000004       -8.7500000000000000       -6.7999999999999998       -5.7500000000000000        1.0000000000000000     
 vg =   -2.0000000000000000       -1.8999999999999999       -1.1000000000000001       -1.0000000000000000      -0.14000000000000001       0.17999999999999999        2.7500000000000000     
 theta =    295.75000000000000        295.75000000000000        295.75000000000000        296.12500000000000        297.75000000000000        306.75000000000000        314.97500000000002     
 rt =    1.2999999999999999E-002   1.2500000000000001E-002   1.2500000000000001E-002   1.1500000000000000E-002   1.0250000000000000E-002   4.4999999999999997E-003   4.4999999999999997E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =      300.0
iteration =        2; time =      600.0
iteration =        3; time =      900.0
iteration =        4; time =     1200.0
iteration =        5; time =     1500.0
iteration =        6; time =     1800.0
iteration =        7; time =     2100.0
iteration =        8; time =     2400.0
iteration =        9; time =     2700.0
iteration =       10; time =     3000.0
iteration =       11; time =     3300.0
iteration =       12; time =     3600.0
iteration =       13; time =     3900.0
iteration =       14; time =     4200.0
iteration =       15; time =     4500.0
iteration =       16; time =     4800.0
iteration =       17; time =     5100.0
iteration =       18; time =     5400.0
iteration =       19; time =     5700.0
iteration =       20; time =     6000.0
iteration =       21; time =     6300.0
iteration =       22; time =     6600.0
iteration =       23; time =     6900.0
iteration =       24; time =     7200.0
iteration =       25; time =     7500.0
iteration =       26; time =     7800.0
iteration =       27; time =     8100.0
iteration =       28; time =     8400.0
iteration =       29; time =     8700.0
iteration =       30; time =     9000.0
iteration =       31; time =     9300.0
iteration =       32; time =     9600.0
iteration =       33; time =     9900.0
iteration =       34; time =    10200.0
iteration =       35; time =    10500.0
iteration =       36; time =    10800.0
iteration =       37; time =    11100.0
iteration =       38; time =    11400.0
iteration =       39; time =    11700.0
iteration =       40; time =    12000.0
iteration =       41; time =    12300.0
iteration =       42; time =    12600.0
iteration =       43; time =    12900.0
iteration =       44; time =    13200.0
iteration =       45; time =    13500.0
iteration =       46; time =    13800.0
iteration =       47; time =    14100.0
iteration =       48; time =    14400.0
iteration =       49; time =    14700.0
iteration =       50; time =    15000.0
iteration =       51; time =    15300.0
iteration =       52; time =    15600.0
iteration =       53; time =    15900.0
iteration =       54; time =    16200.0
iteration =       55; time =    16500.0
iteration =       56; time =    16800.0
iteration =       57; time =    17100.0
iteration =       58; time =    17400.0
iteration =       59; time =    17700.0
iteration =       60; time =    18000.0
iteration =       61; time =    18300.0
iteration =       62; time =    18600.0
iteration =       63; time =    18900.0
iteration =       64; time =    19200.0
iteration =       65; time =    19500.0
iteration =       66; time =    19800.0
iteration =       67; time =    20100.0
iteration =       68; time =    20400.0
iteration =       69; time =    20700.0
iteration =       70; time =    21000.0
iteration =       71; time =    21300.0
iteration =       72; time =    21600.0
iteration =       73; time =    21900.0
iteration =       74; time =    22200.0
iteration =       75; time =    22500.0
iteration =       76; time =    22800.0
iteration =       77; time =    23100.0
iteration =       78; time =    23400.0
iteration =       79; time =    23700.0
iteration =       80; time =    24000.0
iteration =       81; time =    24300.0
iteration =       82; time =    24600.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Program exited normally
iteration =       83; time =    24900.0
iteration =       84; time =    25200.0
iteration =       85; time =    25500.0
iteration =       86; time =    25800.0
iteration =       87; time =    26100.0
iteration =       88; time =    26400.0
iteration =       89; time =    26700.0
iteration =       90; time =    27000.0
iteration =       91; time =    27300.0
iteration =       92; time =    27600.0
iteration =       93; time =    27900.0
iteration =       94; time =    28200.0
iteration =       95; time =    28500.0
iteration =       96; time =    28800.0
CLUBB-TIMER time_loop_init =             0.0667
CLUBB-TIMER time_clubb_advance =         0.7663
CLUBB-TIMER time_clubb_pdf =             0.0001
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.3742
CLUBB-TIMER time_output_multi_col =      0.0000
CLUBB-TIMER time_total =                 1.2077
Running bomex
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:35
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = bomex
 nzmax =           75
 grid_type =            1
 deltaz =    40.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    3500.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           22
 month =            6
 year =         1969
 lat_vals =    15.000000000000000     
 lon_vals =   -56.500000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    0.0000000000000000     
 time_final =    21600.000000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    288.00000000000000     
 p_sfc =    101500.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    3.7599999999999999E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  T
 l_modify_bc_for_cnvg_test =  T
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/bomex
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = bomex
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified_bomex
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    100.00000000000000     
 F1 =    20.000000000000000     
 kappa =    119.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 Warning: ../input/case_setups/bomex_corr_array_cloud.in was not found! The default correlation arrays will be used.
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: bomex_sounding.in
 File exists?  T
 Path to sclr_sounding: bomex_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: bomex_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        100.00000000000000        200.00000000000000        300.00000000000000        400.00000000000000        500.00000000000000        520.00000000000000        600.00000000000000        700.00000000000000        800.00000000000000        900.00000000000000        1000.0000000000000        1100.0000000000000        1200.0000000000000        1300.0000000000000        1400.0000000000000        1480.0000000000000        1500.0000000000000        1600.0000000000000        1700.0000000000000        1800.0000000000000        1900.0000000000000        2000.0000000000000        2099.9000000000001        2100.0000000000000        2200.0000000000000        2300.0000000000000        2400.0000000000000        2500.0000000000000        2600.0000000000000        2700.0000000000000        2800.0000000000000        2900.0000000000000        3000.0000000000000        3100.0000000000000        3200.0000000000000        3300.0000000000000        3400.0000000000000        3500.0000000000000     
 u =   -8.7500000000000000       -8.7500000000000000       -8.7500000000000000       -8.7500000000000000       -8.7500000000000000       -8.7500000000000000       -8.7500000000000000       -8.7500000000000000       -8.7500000000000000       -8.5700000000000003       -8.3900000000000006       -8.2100000000000009       -8.0299999999999994       -7.8499999999999996       -7.6699999999999999       -7.4900000000000002       -7.3460000000000001       -7.3100000000000005       -7.1299999999999999       -6.9500000000000002       -6.7700000000000005       -6.5899999999999999       -6.4100000000000001       -6.2301799999999998       -6.2300000000000004       -6.0499999999999998       -5.8700000000000001       -5.6900000000000004       -5.5099999999999998       -5.3300000000000001       -5.1500000000000004       -4.9699999999999998       -4.7900000000000000       -4.6100000000000003       -4.4299999999999997       -4.2500000000000000       -4.0700000000000003       -3.8900000000000001       -3.7100000000000000     
 v =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 ug =   -10.000000000000000       -9.8200000000000003       -9.6400000000000006       -9.4600000000000009       -9.2799999999999994       -9.0999999999999996       -9.0640000000000001       -8.9199999999999999       -8.7400000000000002       -8.5600000000000005       -8.3800000000000008       -8.2000000000000011       -8.0199999999999996       -7.8399999999999999       -7.6600000000000001       -7.4800000000000004       -7.3360000000000003       -7.3000000000000007       -7.1200000000000001       -6.9400000000000004       -6.7600000000000007       -6.5800000000000001       -6.4000000000000004       -6.2201800000000000       -6.2200000000000006       -6.0400000000000000       -5.8600000000000003       -5.6800000000000006       -5.5000000000000000       -5.3200000000000003       -5.1400000000000006       -4.9600000000000000       -4.7800000000000002       -4.6000000000000005       -4.4199999999999999       -4.2400000000000002       -4.0600000000000005       -3.8800000000000003       -3.7000000000000002     
 vg =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 theta =    298.69999999999999        298.69999999999999        298.69999999999999        298.69999999999999        298.69999999999999        298.69999999999999        298.69999999999999        299.00833333333333        299.39375000000001        299.77916666666670        300.16458333333333        300.55000000000001        300.93541666666664        301.32083333333333        301.70625000000001        302.09166666666664        302.39999999999998        302.63076923076920        303.78461538461534        304.93846153846152        306.09230769230766        307.24615384615385        308.39999999999998        308.75131499999998        308.75166666666667        309.10333333333330        309.45499999999998        309.80666666666667        310.15833333333330        310.50999999999999        310.86166666666668        311.21333333333331        311.56500000000000        311.91666666666669        312.26833333333332        312.62000000000000        312.97166666666669        313.32333333333332        313.67500000000001     
 rt =    1.7290000000000000E-002   1.7151538461538461E-002   1.7013076923076922E-002   1.6874615384615384E-002   1.6736153846153849E-002   1.6597692307692310E-002   1.6570000000000001E-002   1.6090000000000000E-002   1.5490000000000000E-002   1.4891282051282052E-002   1.4292564102564102E-002   1.3693846153846154E-002   1.3095128205128205E-002   1.2496410256410255E-002   1.1897692307692307E-002   1.1298974358974359E-002   1.0820000000000000E-002   1.0566153846153847E-002   9.2969230769230759E-003   8.0276923076923069E-003   6.7584615384615378E-003   5.4892307692307688E-003   4.2199999999999998E-003   4.0994539999999998E-003   4.0993333333333333E-003   3.9786666666666668E-003   3.8579999999999999E-003   3.7373333333333330E-003   3.6166666666666665E-003   3.4960000000000000E-003   3.3753333333333331E-003   3.2546666666666666E-003   3.1339999999999996E-003   3.0133333333333331E-003   2.8926666666666666E-003   2.7719999999999997E-003   2.6513333333333332E-003   2.5306666666666663E-003   2.4099999999999998E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000       -4.3333331081081084E-004  -8.6666662162162168E-004  -1.2999999324324325E-003  -1.7333332432432434E-003  -2.1666665540540542E-003  -2.2533332162162165E-003  -2.5999998648648650E-003  -3.0333331756756759E-003  -3.4666664864864867E-003  -3.8999997972972975E-003  -4.3333331081081084E-003  -4.7666664189189188E-003  -5.1999997297297301E-003  -5.6333330405405405E-003  -6.0666663513513517E-003  -6.4133330000000002E-003  -6.4999999999999997E-003  -5.4166666111018502E-003  -4.3333332222037007E-003  -3.2499998333055508E-003  -2.1666664444074013E-003  -1.0833330555092521E-003  -1.0829999999998133E-006   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =      300.0
iteration =        2; time =      600.0
iteration =        3; time =      900.0
iteration =        4; time =     1200.0
iteration =        5; time =     1500.0
iteration =        6; time =     1800.0
iteration =        7; time =     2100.0
iteration =        8; time =     2400.0
iteration =        9; time =     2700.0
iteration =       10; time =     3000.0
iteration =       11; time =     3300.0
iteration =       12; time =     3600.0
iteration =       13; time =     3900.0
iteration =       14; time =     4200.0
iteration =       15; time =     4500.0
iteration =       16; time =     4800.0
iteration =       17; time =     5100.0
iteration =       18; time =     5400.0
iteration =       19; time =     5700.0
iteration =       20; time =     6000.0
iteration =       21; time =     6300.0
iteration =       22; time =     6600.0
iteration =       23; time =     6900.0
iteration =       24; time =     7200.0
iteration =       25; time =     7500.0
iteration =       26; time =     7800.0
iteration =       27; time =     8100.0
iteration =       28; time =     8400.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Program exited normally
iteration =       29; time =     8700.0
iteration =       30; time =     9000.0
iteration =       31; time =     9300.0
iteration =       32; time =     9600.0
iteration =       33; time =     9900.0
iteration =       34; time =    10200.0
iteration =       35; time =    10500.0
iteration =       36; time =    10800.0
iteration =       37; time =    11100.0
iteration =       38; time =    11400.0
iteration =       39; time =    11700.0
iteration =       40; time =    12000.0
iteration =       41; time =    12300.0
iteration =       42; time =    12600.0
iteration =       43; time =    12900.0
iteration =       44; time =    13200.0
iteration =       45; time =    13500.0
iteration =       46; time =    13800.0
iteration =       47; time =    14100.0
iteration =       48; time =    14400.0
iteration =       49; time =    14700.0
iteration =       50; time =    15000.0
iteration =       51; time =    15300.0
iteration =       52; time =    15600.0
iteration =       53; time =    15900.0
iteration =       54; time =    16200.0
iteration =       55; time =    16500.0
iteration =       56; time =    16800.0
iteration =       57; time =    17100.0
iteration =       58; time =    17400.0
iteration =       59; time =    17700.0
iteration =       60; time =    18000.0
iteration =       61; time =    18300.0
iteration =       62; time =    18600.0
iteration =       63; time =    18900.0
iteration =       64; time =    19200.0
iteration =       65; time =    19500.0
iteration =       66; time =    19800.0
iteration =       67; time =    20100.0
iteration =       68; time =    20400.0
iteration =       69; time =    20700.0
iteration =       70; time =    21000.0
iteration =       71; time =    21300.0
iteration =       72; time =    21600.0
CLUBB-TIMER time_loop_init =             0.0222
CLUBB-TIMER time_clubb_advance =         0.2560
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.1570
CLUBB-TIMER time_output_multi_col =      0.0000
CLUBB-TIMER time_total =                 0.4354
Running dycoms2_rf01
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:36
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = dycoms2_rf01
 nzmax =          132
 grid_type =            1
 deltaz =    10.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    5000.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           10
 month =            7
 year =         2001
 lat_vals =    31.500000000000000     
 lon_vals =   -122.00000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    21600.000000000000     
 time_final =    36000.000000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    288.00000000000000     
 p_sfc =    101700.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    7.6000000000000004E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/dycoms2_rf01
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = dycoms2_rf01
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    70.000000000000000     
 F1 =    22.000000000000000     
 kappa =    85.000000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 Warning: ../input/case_setups/dycoms2_rf01_corr_array_cloud.in was not found! The default correlation arrays will be used.
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: dycoms2_rf01_sounding.in
 File exists?  T
 Path to sclr_sounding: dycoms2_rf01_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: dycoms2_rf01_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        600.00000000000000        650.00000000000000        840.00000000000000        840.50000000000000        860.00000000000000        900.00000000000000        1000.0000000000000        1100.0000000000000        1200.0000000000000        1300.0000000000000        1400.0000000000000        1500.0000000000000        1600.0000000000000        1700.0000000000000        1800.0000000000000        2400.0000000000000        5000.0000000000000     
 u =    7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000     
 v =   -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000     
 ug =    7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000        7.0000000000000000     
 vg =   -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000       -5.5000000000000000     
 theta =    289.00000000000000        289.00000000000000        289.00000000000000        289.00000000000000        297.50000000000000        300.20999999999998        301.41000000000003        302.93000000000001        303.88000000000000        304.61000000000001        305.22000000000003        305.74000000000001        306.19999999999999        306.62000000000000        307.22000000000003        307.81999999999999        311.42000000000002        327.01999999999998     
 rt =    8.9999999999999993E-003   8.9999999999999993E-003   8.9999999999999993E-003   8.9999999999999993E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003   1.5000000000000000E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000       -2.2500000000000003E-003  -2.4375000000000000E-003  -3.1500000000000000E-003  -3.1518749999999997E-003  -3.2250000000000000E-003  -3.3750000000000000E-003  -3.7499999999999999E-003  -4.1250000000000002E-003  -4.5000000000000005E-003  -4.8750000000000000E-003  -5.2500000000000003E-003  -5.6249999999999998E-003  -6.0000000000000001E-003  -5.2500000000000003E-003  -4.5000000000000005E-003   0.0000000000000000        0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =    21900.0
iteration =        2; time =    22200.0
iteration =        3; time =    22500.0
iteration =        4; time =    22800.0
iteration =        5; time =    23100.0
iteration =        6; time =    23400.0
iteration =        7; time =    23700.0
iteration =        8; time =    24000.0
iteration =        9; time =    24300.0
iteration =       10; time =    24600.0
iteration =       11; time =    24900.0
iteration =       12; time =    25200.0
iteration =       13; time =    25500.0
iteration =       14; time =    25800.0
iteration =       15; time =    26100.0
iteration =       16; time =    26400.0
iteration =       17; time =    26700.0
iteration =       18; time =    27000.0
iteration =       19; time =    27300.0
iteration =       20; time =    27600.0
iteration =       21; time =    27900.0
iteration =       22; time =    28200.0
iteration =       23; time =    28500.0
iteration =       24; time =    28800.0
iteration =       25; time =    29100.0
iteration =       26; time =    29400.0
iteration =       27; time =    29700.0
iteration =       28; time =    30000.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Program exited normally
iteration =       29; time =    30300.0
iteration =       30; time =    30600.0
iteration =       31; time =    30900.0
iteration =       32; time =    31200.0
iteration =       33; time =    31500.0
iteration =       34; time =    31800.0
iteration =       35; time =    32100.0
iteration =       36; time =    32400.0
iteration =       37; time =    32700.0
iteration =       38; time =    33000.0
iteration =       39; time =    33300.0
iteration =       40; time =    33600.0
iteration =       41; time =    33900.0
iteration =       42; time =    34200.0
iteration =       43; time =    34500.0
iteration =       44; time =    34800.0
iteration =       45; time =    35100.0
iteration =       46; time =    35400.0
iteration =       47; time =    35700.0
iteration =       48; time =    36000.0
CLUBB-TIMER time_loop_init =             0.0826
CLUBB-TIMER time_clubb_advance =         1.0040
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.3963
CLUBB-TIMER time_output_multi_col =      0.0000
CLUBB-TIMER time_total =                 1.4832
Running dycoms2_rf02_do
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:38
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = dycoms2_rf02
 nzmax =           75
 grid_type =            1
 deltaz =    10.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    1600.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           11
 month =            7
 year =         2001
 lat_vals =    31.500000000000000     
 lon_vals =   -122.00000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    0.0000000000000000     
 time_final =    21600.000000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    292.00000000000000     
 p_sfc =    101780.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    7.6000000000000004E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  T
 l_modify_bc_for_cnvg_test =  T
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/dycoms2_rf02_do
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = dycoms2_rf02_do
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = khairoutdinov_kogan
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  T
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  T
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    3.0000000000000001E-003
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    55000000.000000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Correlation array (approximate); in cloud:
  1.000  0.300  0.000  0.433  0.253  0.281
  0.300  1.000  0.000  0.165  0.272  0.202
  0.000  0.000  1.000  0.000  0.000  0.000
  0.433  0.165  0.000  1.000  0.000  0.000
  0.253  0.272  0.000  0.000  1.000  0.796
  0.281  0.202  0.000  0.000  0.796  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.000  0.000  0.059  0.016
  0.300  1.000  0.000  0.000 -0.070 -0.102
  0.000  0.000  1.000  0.000  0.000  0.000
  0.000  0.000  0.000  1.000  0.000  0.000
  0.059 -0.070  0.000  0.000  1.000  0.898
  0.016 -0.102  0.000  0.000  0.898  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    70.000000000000000     
 F1 =    22.000000000000000     
 kappa =    85.000000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  T
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  T
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: dycoms2_rf02_sounding.in
 File exists?  T
 Path to sclr_sounding: dycoms2_rf02_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: dycoms2_rf02_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000       0.29299999999999998       0.58599999999999997       0.87900000000000000        1.1719999999999999        1.4650000000000001        1.7580000000000000        2.0510000000000002        2.3439999999999999        2.6370000000000000        2.9300000000000002        3.2229999999999999        3.5160000000000000        3.8090000000000002        4.1020000000000003        4.3949999999999996        4.6879999999999997        4.9800000000000004        5.2729999999999997        5.5659999999999998        5.8590000000000000        6.1520000000000001        6.4450000000000003        6.7380000000000004        7.0309999999999997        7.3239999999999998        7.6170000000000000        7.9100000000000001        8.2029999999999994        8.4960000000000004        8.7889999999999997        9.0820000000000007        9.3750000000000000        9.6679999999999993        9.9610000000000003        10.254000000000000        10.547000000000001        10.840000000000000        11.132999999999999        11.426000000000000        11.718999999999999        12.012000000000000        12.305000000000000        12.598000000000001        12.891000000000000        13.183999999999999        13.477000000000000        13.770000000000000        14.061999999999999        14.355000000000000        14.648000000000000        14.941000000000001        15.234000000000000        15.526999999999999        15.820000000000000        16.113000000000000        16.405999999999999        16.699000000000002        16.992000000000001        17.285000000000000        17.577999999999999        17.870999999999999        18.164000000000001        18.457000000000001        18.750000000000000        19.042999999999999        19.335999999999999        19.629000000000001        19.922000000000001        20.215000000000000        20.507999999999999        20.800999999999998        21.094000000000001        21.387000000000000        21.680000000000000        21.972999999999999        22.265999999999998        22.559000000000001        22.852000000000000        23.145000000000000        23.437999999999999        23.730000000000000        24.023000000000000        24.315999999999999        24.609000000000002        24.902000000000001        25.195000000000000        25.488000000000000        25.780999999999999        26.074000000000002        26.367000000000001        26.660000000000000        26.952999999999999        27.245999999999999        27.539000000000001        27.832000000000001        28.125000000000000        28.417999999999999        28.710999999999999        29.004000000000001        29.297000000000001        29.590000000000000        29.882999999999999        30.175999999999998        30.469000000000001        30.762000000000000        31.055000000000000        31.347999999999999        31.640999999999998        31.934000000000001        32.226999999999997        32.520000000000003        32.811999999999998        33.104999999999997        33.398000000000003        33.691000000000003        33.984000000000002        34.277000000000001        34.570000000000000        34.863000000000000        35.155999999999999        35.448999999999998        35.741999999999997        36.034999999999997        36.328000000000003        36.621000000000002        36.914000000000001        37.207000000000001        37.500000000000000        37.814000000000000        38.127000000000002        38.441000000000003        38.753999999999998        39.067999999999998        39.381000000000000        39.695000000000000        40.008000000000003        40.322000000000003        40.634999999999998        40.948999999999998        41.262000000000000        41.576000000000001        41.889000000000003        42.203000000000003        42.515999999999998        42.829999999999998        43.143999999999998        43.457000000000001        43.771000000000001        44.084000000000003        44.398000000000003        44.710999999999999        45.024999999999999        45.338000000000001        45.652000000000001        45.965000000000003        46.279000000000003        46.591999999999999        46.905999999999999        47.219000000000001        47.533000000000001        47.845999999999997        48.159999999999997        48.472999999999999        48.786999999999999        49.100999999999999        49.414000000000001        49.728000000000002        50.040999999999997        50.354999999999997        50.667999999999999        50.981999999999999        51.295000000000002        51.609000000000002        51.921999999999997        52.235999999999997        52.548999999999999        52.863000000000000        53.176000000000002        53.490000000000002        53.802999999999997        54.116999999999997        54.430999999999997        54.744000000000000        55.058000000000000        55.371000000000002        55.685000000000002        55.997999999999998        56.311999999999998        56.625000000000000        56.939000000000000        57.252000000000002        57.566000000000003        57.878999999999998        58.192999999999998        58.506000000000000        58.820000000000000        59.133000000000003        59.447000000000003        59.759999999999998        60.073999999999998        60.387999999999998        60.701000000000001        61.015000000000001        61.328000000000003        61.642000000000003        61.954999999999998        62.268999999999998        62.582000000000001        62.896000000000001        63.209000000000003        63.523000000000003        63.835999999999999        64.150000000000006        64.462999999999994        64.777000000000001        65.090000000000003        65.403999999999996        65.718000000000004        66.031000000000006        66.344999999999999        66.658000000000001        66.971999999999994        67.284999999999997        67.599000000000004        67.912000000000006        68.225999999999999        68.539000000000001        68.852999999999994        69.165999999999997        69.480000000000004        69.793000000000006        70.106999999999999        70.420000000000002        70.733999999999995        71.046999999999997        71.361000000000004        71.674999999999997        71.988000000000000        72.302000000000007        72.614999999999995        72.929000000000002        73.242000000000004        73.555999999999997        73.869000000000000        74.183000000000007        74.495999999999995        74.810000000000002        75.123000000000005        75.436999999999998        75.750000000000000        76.063999999999993        76.376999999999995        76.691000000000003        77.004999999999995        77.317999999999998        77.632000000000005        78.063000000000002        78.495000000000005        78.927000000000007        79.358999999999995        79.790000000000006        80.221999999999994        80.653999999999996        81.085999999999999        81.516999999999996        81.948999999999998        82.381000000000000        82.811999999999998        83.244000000000000        83.676000000000002        84.108000000000004        84.539000000000001        84.971000000000004        85.403000000000006        85.834999999999994        86.266000000000005        86.697999999999993        87.129999999999995        87.561999999999998        87.992999999999995        88.424999999999997        88.856999999999999        89.289000000000001        89.719999999999999        90.152000000000001        90.584000000000003        91.016000000000005        91.447000000000003        91.879000000000005        92.311000000000007        92.742999999999995        93.174000000000007        93.605999999999995        94.037999999999997        94.469999999999999        94.900999999999996        95.332999999999998        95.765000000000001        96.197000000000003        96.628000000000000        97.060000000000002        97.492000000000004        97.924000000000007        98.355000000000004        98.787000000000006        99.218999999999994        99.650000000000006        100.08199999999999        100.51400000000000        100.94600000000000        101.37700000000000        101.80900000000000        102.24100000000000        102.67300000000000        103.10400000000000        103.53600000000000        103.96800000000000        104.40000000000001        104.83100000000000        105.26300000000001        105.69499999999999        106.12700000000000        106.55800000000001        106.98999999999999        107.42200000000000        107.85400000000000        108.28500000000000        108.71700000000000        109.14900000000000        109.58100000000000        110.01200000000000        110.44400000000000        110.87600000000000        111.30800000000001        111.73900000000000        112.17100000000001        112.60299999999999        113.03500000000000        113.46599999999999        113.89800000000000        114.33000000000000        114.76200000000000        115.19300000000000        115.62500000000000        116.05700000000000        116.48800000000000        116.92000000000000        117.35200000000000        117.78400000000001        118.21500000000000        118.64700000000001        119.07899999999999        119.51100000000000        119.94199999999999        120.37400000000000        120.80600000000000        121.23800000000000        121.66900000000000        122.10100000000000        122.53300000000000        122.96500000000000        123.39600000000000        123.82800000000000        124.26000000000001        124.69199999999999        125.12300000000000        125.55500000000001        125.98699999999999        126.41900000000000        126.84999999999999        127.28200000000000        127.71400000000000        128.14599999999999        128.57700000000000        129.00899999999999        129.44100000000000        129.87299999999999        130.30400000000000        130.73599999999999        131.16800000000001        131.59899999999999        132.03100000000001        132.46299999999999        132.89500000000001        133.36799999999999        133.84000000000000        134.31299999999999        134.78600000000000        135.25899999999999        135.73200000000000        136.20500000000001        136.67800000000000        137.15000000000001        137.62299999999999        138.09600000000000        138.56899999999999        139.04200000000000        139.51499999999999        139.98800000000000        140.46100000000001        140.93299999999999        141.40600000000001        141.87899999999999        142.35200000000000        142.82499999999999        143.29800000000000        143.77099999999999        144.24299999999999        144.71600000000001        145.18899999999999        145.66200000000001        146.13499999999999        146.60800000000000        147.08099999999999        147.55300000000000        148.02600000000001        148.49900000000000        148.97200000000001        149.44499999999999        149.91800000000001        150.39099999999999        150.86300000000000        151.33600000000001        151.80900000000000        152.28200000000001        152.75500000000000        153.22800000000001        153.70099999999999        154.17400000000001        154.64599999999999        155.11900000000000        155.59200000000001        156.06500000000000        156.53800000000001        157.01100000000000        157.48400000000001        157.95599999999999        158.42900000000000        158.90199999999999        159.37500000000000        159.84800000000001        160.32100000000000        160.79400000000001        161.26599999999999        161.73900000000000        162.21199999999999        162.68500000000000        163.15799999999999        163.63100000000000        164.10400000000001        164.57599999999999        165.04900000000001        165.52199999999999        165.99500000000000        166.46799999999999        166.94100000000000        167.41399999999999        167.88600000000000        168.35900000000001        168.83199999999999        169.30500000000001        169.77799999999999        170.25100000000000        170.72399999999999        171.19700000000000        171.66900000000001        172.14200000000000        172.61500000000001        173.08799999999999        173.56100000000001        174.03399999999999        174.50700000000001        174.97900000000001        175.45200000000000        175.92500000000001        176.39800000000000        176.87100000000001        177.34399999999999        177.81700000000001        178.28899999999999        178.76200000000000        179.23500000000001        179.70800000000000        180.18100000000001        180.65400000000000        181.12700000000001        181.59899999999999        182.07200000000000        182.54499999999999        183.01800000000000        183.49100000000001        183.96400000000000        184.43700000000001        184.91000000000000        185.38200000000001        185.85499999999999        186.32800000000000        186.80099999999999        187.27400000000000        187.74700000000001        188.22000000000000        188.69200000000001        189.16499999999999        189.63800000000001        190.11099999999999        190.58400000000000        191.05699999999999        191.53000000000000        192.00200000000001        192.47499999999999        192.94800000000001        193.42099999999999        193.93500000000000        194.44900000000001        194.96299999999999        195.47700000000000        195.99100000000001        196.50500000000000        197.01900000000001        197.53299999999999        198.04700000000000        198.56100000000001        199.07499999999999        199.58900000000000        200.10300000000001        200.61699999999999        201.13100000000000        201.64500000000001        202.15899999999999        202.67300000000000        203.18700000000001        203.70099999999999        204.21500000000000        204.72900000000001        205.24299999999999        205.75700000000001        206.27099999999999        206.78500000000000        207.29800000000000        207.81200000000001        208.32599999999999        208.84000000000000        209.35400000000001        209.86799999999999        210.38200000000001        210.89599999999999        211.41000000000000        211.92400000000001        212.43799999999999        212.95200000000000        213.46600000000001        213.97999999999999        214.49400000000000        215.00800000000001        215.52199999999999        216.03600000000000        216.55000000000001        217.06399999999999        217.57800000000000        218.09200000000001        218.60599999999999        219.12000000000000        219.63399999999999        220.14800000000000        220.66200000000001        221.17599999999999        221.69000000000000        222.20400000000001        222.71799999999999        223.23200000000000        223.74600000000001        224.25999999999999        224.77400000000000        225.28800000000001        225.80199999999999        226.31600000000000        226.83000000000001        227.34399999999999        227.85800000000000        228.37200000000001        228.88600000000000        229.40000000000001        229.91399999999999        230.42800000000000        230.94200000000001        231.45599999999999        231.97000000000000        232.48400000000001        232.99700000000001        233.51100000000000        234.02500000000001        234.53899999999999        235.05300000000000        235.56700000000001        236.08099999999999        236.59500000000000        237.10900000000001        237.62299999999999        238.13700000000000        238.65100000000001        239.16499999999999        239.67900000000000        240.19300000000001        240.70699999999999        241.22100000000000        241.73500000000001        242.24900000000000        242.76300000000001        243.27699999999999        243.79100000000000        244.30500000000001        244.81899999999999        245.33300000000000        245.84700000000001        246.36099999999999        246.87500000000000        247.38900000000001        247.90299999999999        248.41700000000000        248.93100000000001        249.44499999999999        249.95900000000000        250.47300000000001        250.98699999999999        251.50100000000000        252.01499999999999        252.52900000000000        253.04300000000001        253.55699999999999        254.07100000000000        254.58500000000001        255.09899999999999        255.61300000000000        256.12700000000001        256.64100000000002        257.15499999999997        257.66899999999998        258.18299999999999        258.69600000000003        259.20999999999998        259.76600000000002        260.32100000000003        260.87599999999998        261.43099999999998        261.98599999999999        262.54100000000000        263.09600000000000        263.65100000000001        264.20600000000002        264.76100000000002        265.31700000000001        265.87200000000001        266.42700000000002        266.98200000000003        267.53699999999998        268.09199999999998        268.64699999999999        269.20200000000000        269.75700000000001        270.31200000000001        270.86799999999999        271.42300000000000        271.97800000000001        272.53300000000002        273.08800000000002        273.64299999999997        274.19799999999998        274.75299999999999        275.30799999999999        275.86300000000000        276.41899999999998        276.97399999999999        277.52900000000000        278.08400000000000        278.63900000000001        279.19400000000002        279.74900000000002        280.30399999999997        280.85899999999998        281.41399999999999        281.97000000000003        282.52499999999998        283.07999999999998        283.63499999999999        284.19000000000000        284.74500000000000        285.30000000000001        285.85500000000002        286.41000000000003        286.96499999999997        287.51999999999998        288.07600000000002        288.63099999999997        289.18599999999998        289.74099999999999        290.29599999999999        290.85100000000000        291.40600000000001        291.96100000000001        292.51600000000002        293.07100000000003        293.62700000000001        294.18200000000002        294.73700000000002        295.29199999999997        295.84699999999998        296.40199999999999        296.95699999999999        297.51200000000000        298.06700000000001        298.62200000000001        299.17800000000000        299.73300000000000        300.28800000000001        300.84300000000002        301.39800000000002        301.95299999999997        302.50799999999998        303.06299999999999        303.61799999999999        304.17300000000000        304.72899999999998        305.28399999999999        305.83900000000000        306.39400000000001        306.94900000000001        307.50400000000002        308.05900000000003        308.61399999999998        309.16899999999998        309.72399999999999        310.27999999999997        310.83499999999998        311.38999999999999        311.94499999999999        312.50000000000000        313.05500000000001        313.61000000000001        314.16500000000002        314.72000000000003        315.27499999999998        315.83100000000002        316.38600000000002        316.94099999999997        317.49599999999998        318.05099999999999        318.60599999999999        319.16100000000000        319.71600000000001        320.27100000000002        320.82600000000002        321.38200000000001        321.93700000000001        322.49200000000002        323.04700000000003        323.60199999999998        324.15699999999998        324.71199999999999        325.26700000000000        325.82200000000000        326.37700000000001        326.93200000000002        327.48800000000000        328.04300000000001        328.59800000000001        329.15300000000002        329.70800000000003        330.26299999999998        330.85899999999998        331.45600000000002        332.05200000000002        332.64800000000002        333.24400000000003        333.83999999999997        334.43700000000001        335.03300000000002        335.62900000000002        336.22500000000002        336.82100000000003        337.41800000000001        338.01400000000001        338.61000000000001        339.20600000000002        339.80300000000000        340.39900000000000        340.99500000000000        341.59100000000001        342.18700000000001        342.78399999999999        343.38000000000000        343.97600000000000        344.57200000000000        345.16800000000001        345.76499999999999        346.36099999999999        346.95699999999999        347.55300000000000        348.14999999999998        348.74599999999998        349.34199999999998        349.93799999999999        350.53399999999999        351.13099999999997        351.72699999999998        352.32299999999998        352.91899999999998        353.51600000000002        354.11200000000002        354.70800000000003        355.30399999999997        355.89999999999998        356.49700000000001        357.09300000000002        357.68900000000002        358.28500000000003        358.88099999999997        359.47800000000001        360.07400000000001        360.67000000000002        361.26600000000002        361.86300000000000        362.45900000000000        363.05500000000001        363.65100000000001        364.24700000000001        364.84399999999999        365.44000000000000        366.03600000000000        366.63200000000001        367.22899999999998        367.82499999999999        368.42099999999999        369.01700000000000        369.61300000000000        370.20999999999998        370.80599999999998        371.40199999999999        371.99799999999999        372.59399999999999        373.19099999999997        373.78699999999998        374.38299999999998        374.97899999999998        375.57600000000002        376.17200000000003        376.76799999999997        377.36399999999998        377.95999999999998        378.55700000000002        379.15300000000002        379.74900000000002        380.34500000000003        380.94200000000001        381.53800000000001        382.13400000000001        382.73000000000002        383.32600000000002        383.92300000000000        384.51900000000001        385.11500000000001        385.71100000000001        386.30700000000002        386.90400000000000        387.50000000000000        388.09600000000000        388.69200000000001        389.28899999999999        389.88499999999999        390.48099999999999        391.07700000000000        391.67300000000000        392.26999999999998        392.86599999999999        393.46199999999999        394.05799999999999        394.65499999999997        395.25099999999998        395.84699999999998        396.44299999999998        397.03899999999999        397.63600000000002        398.23200000000003        398.82799999999997        399.42399999999998        400.01999999999998        400.61700000000002        401.21300000000002        401.80900000000003        402.40499999999997        403.00200000000001        403.59800000000001        404.19400000000002        404.79000000000002        405.38600000000002        405.98300000000000        406.57900000000001        407.21600000000001        407.85399999999998        408.49099999999999        409.12799999999999        409.76600000000002        410.40300000000002        411.04000000000002        411.67800000000000        412.31500000000000        412.95200000000000        413.58999999999997        414.22699999999998        414.86399999999998        415.50200000000001        416.13900000000001        416.77600000000001        417.41399999999999        418.05099999999999        418.68799999999999        419.32600000000002        419.96300000000002        420.60000000000002        421.23800000000000        421.87500000000000        422.51200000000000        423.14999999999998        423.78699999999998        424.42399999999998        425.06200000000001        425.69900000000001        426.33600000000001        426.97399999999999        427.61099999999999        428.24799999999999        428.88600000000002        429.52300000000002        430.16000000000003        430.79800000000000        431.43500000000000        432.07200000000000        432.70999999999998        433.34699999999998        433.98399999999998        434.62200000000001        435.25900000000001        435.89600000000002        436.53399999999999        437.17099999999999        437.80799999999999        438.44600000000003        439.08300000000003        439.72000000000003        440.35800000000000        440.99500000000000        441.63200000000001        442.26999999999998        442.90699999999998        443.54399999999998        444.18200000000002        444.81900000000002        445.45600000000002        446.09399999999999        446.73099999999999        447.36799999999999        448.00599999999997        448.64299999999997        449.27999999999997        449.91800000000001        450.55500000000001        451.19200000000001        451.82999999999998        452.46699999999998        453.10399999999998        453.74200000000002        454.37900000000002        455.01600000000002        455.65400000000000        456.29100000000000        456.92800000000000        457.56599999999997        458.20299999999997        458.83999999999997        459.47800000000001        460.11500000000001        460.75200000000001        461.38999999999999        462.02699999999999        462.66399999999999        463.30200000000002        463.93900000000002        464.57600000000002        465.21400000000000        465.85100000000000        466.48800000000000        467.12599999999998        467.76299999999998        468.39999999999998        469.03800000000001        469.67500000000001        470.31200000000001        470.94999999999999        471.58699999999999        472.22399999999999        472.86200000000002        473.49900000000002        474.13600000000002        474.77400000000000        475.41100000000000        476.04800000000000        476.68599999999998        477.32299999999998        477.95999999999998        478.59800000000001        479.23500000000001        479.87200000000001        480.50999999999999        481.14699999999999        481.78399999999999        482.42200000000003        483.05900000000003        483.69600000000003        484.33400000000000        484.97100000000000        485.60800000000000        486.24599999999998        486.88299999999998        487.51999999999998        488.15800000000002        488.83600000000001        489.51499999999999        490.19299999999998        490.87200000000001        491.55000000000001        492.22800000000001        492.90699999999998        493.58499999999998        494.26400000000001        494.94200000000001        495.62099999999998        496.29899999999998        496.97800000000001        497.65600000000001        498.33499999999998        499.01299999999998        499.69099999999997        500.37000000000000        501.04800000000000        501.72699999999998        502.40499999999997        503.08400000000000        503.76200000000000        504.44099999999997        505.11900000000003        505.79800000000000        506.47600000000000        507.15400000000000        507.83300000000003        508.51100000000002        509.19000000000000        509.86799999999999        510.54700000000003        511.22500000000002        511.90400000000000        512.58199999999999        513.26099999999997        513.93899999999996        514.61699999999996        515.29600000000005        515.97400000000005        516.65300000000002        517.33100000000002        518.00999999999999        518.68799999999999        519.36699999999996        520.04499999999996        520.72400000000005        521.40200000000004        522.08000000000004        522.75900000000001        523.43700000000001        524.11599999999999        524.79399999999998        525.47299999999996        526.15099999999995        526.83000000000004        527.50800000000004        528.18700000000001        528.86500000000001        529.54300000000001        530.22199999999998        530.89999999999998        531.57899999999995        532.25699999999995        532.93600000000004        533.61400000000003        534.29300000000001        534.97100000000000        535.64999999999998        536.32799999999997        537.00599999999997        537.68499999999995        538.36300000000006        539.04200000000003        539.72000000000003        540.39900000000000        541.07700000000000        541.75599999999997        542.43399999999997        543.11300000000006        543.79100000000005        544.46900000000005        545.14800000000002        545.82600000000002        546.50500000000000        547.18299999999999        547.86199999999997        548.53999999999996        549.21900000000005        549.89700000000005        550.57600000000002        551.25400000000002        551.93200000000002        552.61099999999999        553.28899999999999        553.96799999999996        554.64599999999996        555.32500000000005        556.00300000000004        556.68200000000002        557.36000000000001        558.03899999999999        558.71699999999998        559.39499999999998        560.07399999999996        560.75199999999995        561.43100000000004        562.10900000000004        562.78800000000001        563.46600000000001        564.14499999999998        564.82299999999998        565.50099999999998        566.17999999999995        566.85799999999995        567.53700000000003        568.21500000000003        568.89400000000001        569.57200000000000        570.25099999999998        570.92899999999997        571.60799999999995        572.28599999999994        572.96400000000006        573.64300000000003        574.32100000000003        575.00000000000000        575.71900000000005        576.43899999999996        577.15899999999999        577.87800000000004        578.59799999999996        579.31700000000001        580.03700000000003        580.75599999999997        581.47600000000000        582.19600000000003        582.91499999999996        583.63499999999999        584.35400000000004        585.07399999999996        585.79300000000001        586.51300000000003        587.23299999999995        587.95200000000000        588.67200000000003        589.39099999999996        590.11099999999999        590.83000000000004        591.54999999999995        592.26999999999998        592.98900000000003        593.70899999999995        594.42800000000000        595.14800000000002        595.86699999999996        596.58699999999999        597.30700000000002        598.02599999999995        598.74599999999998        599.46500000000003        600.18499999999995        600.90400000000000        601.62400000000002        602.34400000000005        603.06299999999999        603.78300000000002        604.50199999999995        605.22199999999998        605.94100000000003        606.66099999999994        607.38099999999997        608.10000000000002        608.82000000000005        609.53899999999999        610.25900000000001        610.97799999999995        611.69799999999998        612.41800000000001        613.13699999999994        613.85699999999997        614.57600000000002        615.29600000000005        616.01499999999999        616.73500000000001        617.45500000000004        618.17399999999998        618.89400000000001        619.61300000000006        620.33299999999997        621.05200000000002        621.77200000000005        622.49199999999996        623.21100000000001        623.93100000000004        624.64999999999998        625.37000000000000        626.08900000000006        626.80899999999997        627.52900000000000        628.24800000000005        628.96799999999996        629.68700000000001        630.40700000000004        631.12599999999998        631.84600000000000        632.56600000000003        633.28499999999997        634.00500000000000        634.72400000000005        635.44399999999996        636.16300000000001        636.88300000000004        637.60299999999995        638.32200000000000        639.04200000000003        639.76099999999997        640.48099999999999        641.20000000000005        641.91999999999996        642.63999999999999        643.35900000000004        644.07899999999995        644.79800000000000        645.51800000000003        646.23800000000006        646.95699999999999        647.67700000000002        648.39599999999996        649.11599999999999        649.83500000000004        650.55499999999995        651.27499999999998        651.99400000000003        652.71400000000006        653.43299999999999        654.15300000000002        654.87199999999996        655.59199999999998        656.31200000000001        657.03099999999995        657.75099999999998        658.47000000000003        659.19000000000005        659.90899999999999        660.62900000000002        661.34900000000005        662.06799999999998        662.78800000000001        663.50699999999995        664.22699999999998        664.94600000000003        665.66600000000005        666.38599999999997        667.10500000000002        667.86599999999999        668.62599999999998        669.38699999999994        670.14800000000002        670.90899999999999        671.66899999999998        672.42999999999995        673.19100000000003        673.95100000000002        674.71199999999999        675.47299999999996        676.23299999999995        676.99400000000003        677.75500000000000        678.51499999999999        679.27599999999995        680.03700000000003        680.79800000000000        681.55799999999999        682.31899999999996        683.08000000000004        683.84000000000003        684.60100000000000        685.36199999999997        686.12199999999996        686.88300000000004        687.64400000000001        688.40400000000000        689.16499999999996        689.92600000000004        690.68700000000001        691.44700000000000        692.20799999999997        692.96900000000005        693.72900000000004        694.49000000000001        695.25099999999998        696.01099999999997        696.77200000000005        697.53300000000002        698.29300000000001        699.05399999999997        699.81500000000005        700.57500000000005        701.33600000000001        702.09699999999998        702.85799999999995        703.61800000000005        704.37900000000002        705.13999999999999        705.89999999999998        706.66099999999994        707.42200000000003        708.18200000000002        708.94299999999998        709.70399999999995        710.46400000000006        711.22500000000002        711.98599999999999        712.74699999999996        713.50699999999995        714.26800000000003        715.02900000000000        715.78899999999999        716.54999999999995        717.31100000000004        718.07100000000003        718.83199999999999        719.59299999999996        720.35299999999995        721.11400000000003        721.87500000000000        722.63599999999997        723.39599999999996        724.15700000000004        724.91800000000001        725.67800000000000        726.43899999999996        727.20000000000005        727.96000000000004        728.72100000000000        729.48199999999997        730.24199999999996        731.00300000000004        731.76400000000001        732.52499999999998        733.28499999999997        734.04600000000005        734.80700000000002        735.56700000000001        736.32799999999997        737.08900000000006        737.84900000000005        738.61000000000001        739.37099999999998        740.13099999999997        740.89200000000005        741.65300000000002        742.41300000000001        743.17399999999998        743.93499999999995        744.69600000000003        745.45600000000002        746.21699999999998        746.97799999999995        747.73800000000006        748.49900000000002        749.25999999999999        750.01999999999998        750.78099999999995        751.54200000000003        752.30200000000002        753.06299999999999        753.82399999999996        754.58500000000004        755.34500000000003        756.10599999999999        756.86699999999996        757.62699999999995        758.38800000000003        759.14900000000000        759.90899999999999        760.66999999999996        761.43100000000004        762.19100000000003        762.95200000000000        763.71299999999997        764.47400000000005        765.27499999999998        766.07700000000000        766.87900000000002        767.68100000000004        768.48299999999995        769.28399999999999        770.08600000000001        770.88800000000003        771.69000000000005        772.49199999999996        773.29300000000001        774.09500000000003        774.89700000000005        775.69899999999996        776.50099999999998        777.30200000000002        778.10400000000004        778.90599999999995        779.70799999999997        780.50999999999999        781.31200000000001        782.11300000000006        782.91499999999996        783.71699999999998        784.51900000000001        785.32100000000003        786.12199999999996        786.92399999999998        787.72600000000000        788.52800000000002        789.33000000000004        790.13099999999997        790.93299999999999        791.73500000000001        792.53700000000003        793.33900000000006        794.13999999999999        794.94200000000001        795.74400000000003        796.54600000000005        797.34799999999996        798.14999999999998        798.95100000000002        799.75300000000004        800.55499999999995        801.35699999999997        802.15899999999999        802.96000000000004        803.76199999999994        804.56399999999996        805.36599999999999        806.16800000000001        806.96900000000005        807.77099999999996        808.57299999999998        809.37500000000000        810.17700000000002        810.97799999999995        811.77999999999997        812.58199999999999        813.38400000000001        814.18600000000004        814.98699999999997        815.78899999999999        816.59100000000001        817.39300000000003        818.19500000000005        818.99699999999996        819.79800000000000        820.60000000000002        821.40200000000004        822.20399999999995        823.00599999999997        823.80700000000002        824.60900000000004        825.41099999999994        826.21299999999997        827.01499999999999        827.81600000000003        828.61800000000005        829.41999999999996        830.22199999999998        831.02400000000000        831.82500000000005        832.62699999999995        833.42899999999997        834.23099999999999        835.03300000000002        835.83500000000004        836.63599999999997        837.43799999999999        838.24000000000001        839.04200000000003        839.84400000000005        840.64499999999998        841.44700000000000        842.24900000000002        843.05100000000004        843.85299999999995        844.65400000000000        845.45600000000002        846.25800000000004        847.05999999999995        847.86199999999997        848.66300000000001        849.46500000000003        850.26700000000005        851.06899999999996        851.87099999999998        852.67300000000000        853.47400000000005        854.27599999999995        855.07799999999997        855.88000000000000        856.68200000000002        857.48299999999995        858.28499999999997        859.08699999999999        859.88900000000001        860.69100000000003        861.49199999999996        862.29399999999998        863.09600000000000        863.89800000000002        864.70000000000005        865.50099999999998        866.30300000000000        867.10500000000002        867.94799999999998        868.79100000000005        869.63400000000001        870.47699999999998        871.32000000000005        872.16300000000001        873.00599999999997        873.84900000000005        874.69100000000003        875.53399999999999        876.37699999999995        877.22000000000003        878.06299999999999        878.90599999999995        879.74900000000002        880.59199999999998        881.43499999999995        882.27800000000002        883.12099999999998        883.96400000000006        884.80700000000002        885.64999999999998        886.49199999999996        887.33500000000004        888.17800000000000        889.02099999999996        889.86400000000003        890.70699999999999        891.54999999999995        892.39300000000003        893.23599999999999        894.07899999999995        894.92200000000003        895.76499999999999        896.60799999999995        897.45100000000002        898.29300000000001        899.13599999999997        899.97900000000004        900.82200000000000        901.66499999999996        902.50800000000004        903.35100000000000        904.19399999999996        905.03700000000003        905.88000000000000        906.72299999999996        907.56600000000003        908.40899999999999        909.25099999999998        910.09400000000005        910.93700000000001        911.77999999999997        912.62300000000005        913.46600000000001        914.30899999999997        915.15200000000004        915.99500000000000        916.83799999999997        917.68100000000004        918.52400000000000        919.36699999999996        920.21000000000004        921.05200000000002        921.89499999999998        922.73800000000006        923.58100000000002        924.42399999999998        925.26700000000005        926.11000000000001        926.95299999999997        927.79600000000005        928.63900000000001        929.48199999999997        930.32500000000005        931.16800000000001        932.01099999999997        932.85299999999995        933.69600000000003        934.53899999999999        935.38199999999995        936.22500000000002        937.06799999999998        937.91099999999994        938.75400000000002        939.59699999999998        940.44000000000005        941.28300000000002        942.12599999999998        942.96900000000005        943.81200000000001        944.65400000000000        945.49699999999996        946.34000000000003        947.18299999999999        948.02599999999995        948.86900000000003        949.71199999999999        950.55499999999995        951.39800000000002        952.24099999999999        953.08399999999995        953.92700000000002        954.76999999999998        955.61300000000006        956.45500000000004        957.29800000000000        958.14099999999996        958.98400000000004        959.82700000000000        960.66999999999996        961.51300000000003        962.35599999999999        963.19899999999996        964.04200000000003        964.88499999999999        965.72799999999995        966.57100000000003        967.41399999999999        968.25599999999997        969.09900000000005        969.94200000000001        970.78499999999997        971.62800000000004        972.47100000000000        973.31399999999996        974.15700000000004        975.00000000000000        975.88400000000001        976.76800000000003        977.65200000000004        978.53599999999994        979.41999999999996        980.30399999999997        981.18799999999999        982.07200000000000        982.95600000000002        983.84000000000003        984.72400000000005        985.60799999999995        986.49199999999996        987.37699999999995        988.26099999999997        989.14499999999998        990.02900000000000        990.91300000000001        991.79700000000003        992.68100000000004        993.56500000000005        994.44899999999996        995.33299999999997        996.21699999999998        997.10100000000000        997.98500000000001        998.86900000000003        999.75300000000004        1000.6369999999999        1001.5210000000000        1002.4050000000000        1003.2890000000000        1004.1730000000000        1005.0570000000000        1005.9420000000000        1006.8260000000000        1007.7100000000000        1008.5940000000001        1009.4780000000000        1010.3620000000000        1011.2460000000000        1012.1300000000000        1013.0140000000000        1013.8980000000000        1014.7820000000000        1015.6660000000001        1016.5500000000000        1017.4340000000000        1018.3180000000000        1019.2020000000000        1020.0860000000000        1020.9700000000000        1021.8540000000000        1022.7380000000001        1023.6220000000000        1024.5060000000001        1025.3910000000001        1026.2750000000001        1027.1590000000001        1028.0429999999999        1028.9269999999999        1029.8109999999999        1030.6949999999999        1031.5790000000000        1032.4630000000000        1033.3470000000000        1034.2310000000000        1035.1150000000000        1035.9990000000000        1036.8830000000000        1037.7670000000001        1038.6510000000001        1039.5350000000001        1040.4190000000001        1041.3030000000001        1042.1869999999999        1043.0709999999999        1043.9559999999999        1044.8399999999999        1045.7239999999999        1046.6079999999999        1047.4920000000000        1048.3760000000000        1049.2600000000000        1050.1440000000000        1051.0280000000000        1051.9120000000000        1052.7960000000000        1053.6800000000001        1054.5640000000001        1055.4480000000001        1056.3320000000001        1057.2159999999999        1058.0999999999999        1058.9839999999999        1059.8679999999999        1060.7520000000000        1061.6360000000000        1062.5200000000000        1063.4050000000000        1064.2890000000000        1065.1730000000000        1066.0570000000000        1066.9410000000000        1067.8250000000000        1068.7090000000001        1069.5930000000001        1070.4770000000001        1071.3610000000001        1072.2449999999999        1073.1289999999999        1074.0129999999999        1074.8969999999999        1075.7809999999999        1076.6650000000000        1077.5490000000000        1078.4330000000000        1079.3170000000000        1080.2010000000000        1081.0850000000000        1081.9700000000000        1082.8540000000000        1083.7380000000001        1084.6220000000001        1085.5060000000001        1086.3900000000001        1087.2739999999999        1088.1579999999999        1089.0830000000001        1090.0080000000000        1090.9330000000000        1091.8579999999999        1092.7840000000001        1093.7090000000001        1094.6340000000000        1095.5590000000000        1096.4839999999999        1097.4090000000001        1098.3350000000000        1099.2600000000000        1100.1849999999999        1101.1099999999999        1102.0350000000001        1102.9600000000000        1103.8860000000000        1104.8109999999999        1105.7360000000001        1106.6610000000001        1107.5860000000000        1108.5110000000000        1109.4369999999999        1110.3620000000001        1111.2870000000000        1112.2120000000000        1113.1369999999999        1114.0619999999999        1114.9880000000001        1115.9130000000000        1116.8380000000000        1117.7629999999999        1118.6880000000001        1119.6130000000001        1120.5390000000000        1121.4639999999999        1122.3889999999999        1123.3140000000001        1124.2390000000000        1125.1640000000000        1126.0899999999999        1127.0150000000001        1127.9400000000001        1128.8650000000000        1129.7900000000000        1130.7149999999999        1131.6410000000001        1132.5660000000000        1133.4910000000000        1134.4159999999999        1135.3409999999999        1136.2660000000001        1137.1920000000000        1138.1170000000000        1139.0419999999999        1139.9670000000001        1140.8920000000001        1141.8170000000000        1142.7429999999999        1143.6679999999999        1144.5930000000001        1145.5180000000000        1146.4430000000000        1147.3679999999999        1148.2940000000001        1149.2190000000001        1150.1440000000000        1151.0690000000000        1151.9939999999999        1152.9190000000001        1153.8450000000000        1154.7700000000000        1155.6949999999999        1156.6199999999999        1157.5450000000001        1158.4700000000000        1159.3960000000000        1160.3209999999999        1161.2460000000001        1162.1710000000000        1163.0960000000000        1164.0210000000000        1164.9469999999999        1165.8720000000001        1166.7970000000000        1167.7220000000000        1168.6469999999999        1169.5719999999999        1170.4970000000001        1171.4230000000000        1172.3480000000000        1173.2729999999999        1174.1980000000001        1175.1230000000000        1176.0480000000000        1176.9739999999999        1177.8989999999999        1178.8240000000001        1179.7490000000000        1180.6740000000000        1181.5989999999999        1182.5250000000001        1183.4500000000000        1184.3750000000000        1185.3000000000000        1186.2249999999999        1187.1500000000001        1188.0760000000000        1189.0010000000000        1189.9259999999999        1190.8510000000001        1191.7760000000001        1192.7010000000000        1193.6270000000000        1194.5519999999999        1195.4770000000001        1196.4020000000000        1197.3270000000000        1198.2520000000000        1199.1780000000001        1200.1030000000001        1201.0280000000000        1201.9530000000000        1202.8779999999999        1203.8030000000001        1204.7290000000000        1205.6540000000000        1206.5790000000000        1207.5450000000001        1208.5110000000000        1209.4780000000001        1210.4440000000000        1211.4100000000001        1212.3770000000000        1213.3430000000001        1214.3090000000000        1215.2750000000001        1216.2420000000000        1217.2080000000001        1218.1740000000000        1219.1410000000001        1220.1070000000000        1221.0730000000001        1222.0390000000000        1223.0060000000001        1223.9720000000000        1224.9380000000001        1225.9050000000000        1226.8710000000001        1227.8370000000000        1228.8030000000001        1229.7700000000000        1230.7360000000001        1231.7020000000000        1232.6690000000001        1233.6350000000000        1234.6010000000001        1235.5670000000000        1236.5340000000001        1237.5000000000000        1238.4659999999999        1239.4330000000000        1240.3989999999999        1241.3650000000000        1242.3309999999999        1243.2980000000000        1244.2639999999999        1245.2300000000000        1246.1969999999999        1247.1630000000000        1248.1289999999999        1249.0950000000000        1250.0619999999999        1251.0280000000000        1251.9939999999999        1252.9600000000000        1253.9269999999999        1254.8930000000000        1255.8589999999999        1256.8260000000000        1257.7919999999999        1258.7580000000000        1259.7239999999999        1260.6910000000000        1261.6569999999999        1262.6230000000000        1263.5899999999999        1264.5560000000000        1265.5219999999999        1266.4880000000001        1267.4549999999999        1268.4210000000000        1269.3869999999999        1270.3540000000000        1271.3199999999999        1272.2860000000001        1273.2520000000000        1274.2190000000001        1275.1849999999999        1276.1510000000001        1277.1179999999999        1278.0840000000001        1279.0500000000000        1280.0160000000001        1280.9829999999999        1281.9490000000001        1282.9150000000000        1283.8820000000001        1284.8480000000000        1285.8140000000001        1286.7800000000000        1287.7470000000001        1288.7130000000000        1289.6790000000001        1290.6460000000000        1291.6120000000001        1292.5780000000000        1293.5440000000001        1294.5110000000000        1295.4770000000001        1296.4430000000000        1297.4100000000001        1298.3760000000000        1299.3420000000001        1300.3080000000000        1301.2750000000001        1302.2410000000000        1303.2070000000001        1304.1730000000000        1305.1400000000001        1306.1060000000000        1307.0719999999999        1308.0390000000000        1309.0050000000001        1309.9710000000000        1310.9369999999999        1311.9040000000000        1312.8699999999999        1313.8360000000000        1314.8030000000001        1315.7690000000000        1316.7349999999999        1317.7010000000000        1318.6679999999999        1319.6340000000000        1320.5999999999999        1321.5670000000000        1322.5329999999999        1323.4990000000000        1324.4649999999999        1325.4320000000000        1326.3979999999999        1327.3640000000000        1328.3309999999999        1329.2970000000000        1330.2629999999999        1331.2710000000000        1332.2780000000000        1333.2850000000001        1334.2929999999999        1335.3000000000000        1336.3080000000000        1337.3150000000001        1338.3219999999999        1339.3299999999999        1340.3370000000000        1341.3450000000000        1342.3520000000001        1343.3589999999999        1344.3670000000000        1345.3740000000000        1346.3820000000001        1347.3889999999999        1348.3960000000000        1349.4040000000000        1350.4110000000001        1351.4190000000001        1352.4259999999999        1353.4330000000000        1354.4410000000000        1355.4480000000001        1356.4559999999999        1357.4630000000000        1358.4700000000000        1359.4780000000001        1360.4849999999999        1361.4929999999999        1362.5000000000000        1363.5070000000001        1364.5150000000001        1365.5219999999999        1366.5300000000000        1367.5370000000000        1368.5440000000001        1369.5519999999999        1370.5590000000000        1371.5670000000000        1372.5740000000001        1373.5809999999999        1374.5889999999999        1375.5960000000000        1376.6040000000000        1377.6110000000001        1378.6179999999999        1379.6260000000000        1380.6330000000000        1381.6410000000001        1382.6479999999999        1383.6550000000000        1384.6630000000000        1385.6700000000001        1386.6780000000001        1387.6849999999999        1388.6920000000000        1389.7000000000000        1390.7070000000001        1391.7149999999999        1392.7220000000000        1393.7290000000000        1394.7370000000001        1395.7439999999999        1396.7520000000000        1397.7590000000000        1398.7660000000001        1399.7739999999999        1400.7809999999999        1401.7890000000000        1402.7960000000000        1403.8030000000001        1404.8109999999999        1405.8180000000000        1406.8260000000000        1407.8330000000001        1408.8399999999999        1409.8480000000000        1410.8550000000000        1411.8630000000001        1412.8699999999999        1413.8770000000000        1414.8850000000000        1415.8920000000001        1416.9000000000001        1417.9069999999999        1418.9140000000000        1419.9220000000000        1420.9290000000001        1421.9369999999999        1422.9440000000000        1423.9510000000000        1424.9590000000001        1425.9659999999999        1426.9739999999999        1427.9810000000000        1428.9880000000001        1429.9960000000001        1431.0029999999999        1432.0110000000000        1433.0180000000000        1434.0250000000001        1435.0329999999999        1436.0400000000000        1437.0480000000000        1438.0550000000001        1439.0619999999999        1440.0699999999999        1441.0770000000000        1442.0850000000000        1443.0920000000001        1444.0989999999999        1445.1070000000000        1446.1140000000000        1447.1220000000001        1448.1289999999999        1449.1360000000000        1450.1440000000000        1451.1510000000001        1452.1590000000001        1453.1659999999999        1454.1730000000000        1455.1810000000000        1456.1880000000001        1457.1959999999999        1458.2030000000000        1459.2100000000000        1460.2590000000000        1461.3070000000000        1462.3560000000000        1463.4050000000000        1464.4530000000000        1465.5020000000000        1466.5500000000000        1467.5989999999999        1468.6469999999999        1469.6959999999999        1470.7439999999999        1471.7929999999999        1472.8409999999999        1473.8900000000001        1474.9380000000001        1475.9870000000001        1477.0350000000001        1478.0840000000001        1479.1320000000001        1480.1810000000000        1481.2290000000000        1482.2780000000000        1483.3260000000000        1484.3750000000000        1485.4230000000000        1486.4720000000000        1487.5200000000000        1488.5690000000000        1489.6179999999999        1490.6659999999999        1491.7149999999999        1492.7629999999999        1493.8119999999999        1494.8599999999999        1495.9090000000001        1496.9570000000001        1498.0060000000001        1499.0540000000001        1500.1030000000001        1501.1510000000001        1502.2000000000000        1503.2480000000000        1504.2970000000000        1505.3450000000000        1506.3940000000000        1507.4420000000000        1508.4910000000000        1509.5390000000000        1510.5880000000000        1511.6360000000000        1512.6849999999999        1513.7329999999999        1514.7819999999999        1515.8299999999999        1516.8789999999999        1517.9280000000001        1518.9760000000001        1520.0250000000001        1521.0730000000001        1522.1220000000001        1523.1700000000001        1524.2190000000001        1525.2670000000001        1526.3160000000000        1527.3640000000000        1528.4130000000000        1529.4610000000000        1530.5100000000000        1531.5580000000000        1532.6070000000000        1533.6550000000000        1534.7040000000000        1535.7520000000000        1536.8009999999999        1537.8489999999999        1538.8979999999999        1539.9459999999999        1540.9949999999999        1542.0429999999999        1543.0920000000001        1544.1400000000001        1545.1890000000001        1546.2380000000001        1547.2860000000001        1548.3350000000000        1549.3830000000000        1550.4320000000000        1551.4800000000000        1552.5290000000000        1553.5770000000000        1554.6260000000000        1555.6740000000000        1556.7230000000000        1557.7710000000000        1558.8199999999999        1559.8679999999999        1560.9169999999999        1561.9649999999999        1563.0139999999999        1564.0619999999999        1565.1110000000001        1566.1590000000001        1567.2080000000001        1568.2560000000001        1569.3050000000001        1570.3530000000001        1571.4020000000000        1572.4510000000000        1573.4990000000000        1574.5480000000000        1575.5960000000000        1576.6450000000000        1577.6930000000000        1578.7420000000000        1579.7900000000000        1580.8389999999999        1581.8869999999999        1582.9359999999999        1583.9839999999999        1585.0329999999999        1586.0809999999999        1587.1300000000001        1588.1780000000001        1589.2270000000001        1590.2750000000001        1591.3240000000001        1592.3720000000001        1593.4210000000000        1594.5110000000000        1595.5999999999999        1596.6900000000001        1597.7790000000000        1598.8689999999999        1599.9590000000001        1601.0480000000000        1602.1379999999999        1603.2280000000001        1604.3170000000000        1605.4069999999999        1606.4970000000001        1607.5860000000000        1608.6759999999999        1609.7650000000001        1610.8550000000000        1611.9449999999999        1613.0340000000001        1614.1240000000000        1615.2139999999999        1616.3030000000001        1617.3930000000000        1618.4829999999999        1619.5719999999999        1620.6620000000000        1621.7510000000000        1622.8409999999999        1623.9310000000000        1625.0200000000000        1626.1099999999999        1627.2000000000000        1628.2890000000000        1629.3789999999999        1630.4690000000001        1631.5580000000000        1632.6479999999999        1633.7380000000001        1634.8270000000000        1635.9169999999999        1637.0060000000001        1638.0960000000000        1639.1859999999999        1640.2750000000001        1641.3650000000000        1642.4549999999999        1643.5440000000001        1644.6340000000000        1645.7239999999999        1646.8130000000001        1647.9030000000000        1648.9920000000000        1650.0820000000001        1651.1720000000000        1652.2610000000000        1653.3510000000001        1654.4410000000000        1655.5300000000000        1656.6199999999999        1657.7100000000000        1658.7990000000000        1659.8889999999999        1660.9780000000001        1662.0680000000000        1663.1579999999999        1664.2470000000001        1665.3370000000000        1666.4269999999999        1667.5160000000001        1668.6060000000000        1669.6959999999999        1670.7850000000001        1671.8750000000000        1672.9639999999999        1674.0540000000001        1675.1440000000000        1676.2329999999999        1677.3230000000001        1678.4130000000000        1679.5020000000000        1680.5920000000001        1681.6820000000000        1682.7710000000000        1683.8610000000001        1684.9510000000000        1686.0400000000000        1687.1300000000001        1688.2190000000001        1689.3090000000000        1690.3989999999999        1691.4880000000001        1692.5780000000000        1693.6679999999999        1694.7570000000001        1695.8470000000000        1696.9369999999999        1698.0260000000001        1699.1160000000000        1700.2049999999999        1701.2950000000001        1702.3850000000000        1703.4739999999999        1704.5640000000001        1705.6540000000000        1706.7429999999999        1707.8330000000001        1708.9230000000000        1710.0119999999999        1711.1020000000001        1712.1910000000000        1713.2809999999999        1714.3710000000001        1715.4600000000000        1716.5500000000000        1717.6400000000001        1718.7290000000000        1719.8190000000000        1720.9090000000001        1721.9980000000000        1723.0880000000000        1724.1769999999999        1725.2670000000001        1726.3570000000000        1727.4459999999999        1728.5360000000001        1729.6260000000000        1730.7149999999999        1731.8050000000001        1732.8950000000000     
 u =    3.0000000000000000        3.0012599999999998        3.0025200000000001        3.0037799999999999        3.0050400000000002        3.0063000000000000        3.0075599999999998        3.0088200000000001        3.0100799999999999        3.0113400000000001        3.0125999999999999        3.0138600000000002        3.0151200000000000        3.0163799999999998        3.0176400000000001        3.0188999999999999        3.0201600000000002        3.0214200000000000        3.0226799999999998        3.0239400000000001        3.0251999999999999        3.0264600000000002        3.0277099999999999        3.0289700000000002        3.0302300000000000        3.0314899999999998        3.0327500000000001        3.0340099999999999        3.0352700000000001        3.0365300000000000        3.0377900000000002        3.0390500000000000        3.0403099999999998        3.0415700000000001        3.0428299999999999        3.0440900000000002        3.0453500000000000        3.0466099999999998        3.0478700000000001        3.0491299999999999        3.0503900000000002        3.0516500000000000        3.0529099999999998        3.0541700000000001        3.0554299999999999        3.0566900000000001        3.0579499999999999        3.0592100000000002        3.0604700000000000        3.0617299999999998        3.0629900000000001        3.0642499999999999        3.0655100000000002        3.0667700000000000        3.0680299999999998        3.0692900000000001        3.0705499999999999        3.0718100000000002        3.0730700000000000        3.0743299999999998        3.0755900000000000        3.0768499999999999        3.0781100000000001        3.0793699999999999        3.0806200000000001        3.0818800000000000        3.0831400000000002        3.0844000000000000        3.0856599999999998        3.0869200000000001        3.0881799999999999        3.0894400000000002        3.0907000000000000        3.0919599999999998        3.0932200000000001        3.0944799999999999        3.0957400000000002        3.0970000000000000        3.0982599999999998        3.0995200000000001        3.1007799999999999        3.1020400000000001        3.1032999999999999        3.1045600000000002        3.1058200000000000        3.1070799999999998        3.1083400000000001        3.1095999999999999        3.1108600000000002        3.1121200000000000        3.1133799999999998        3.1146400000000001        3.1158999999999999        3.1171600000000002        3.1184200000000000        3.1196799999999998        3.1209400000000000        3.1221999999999999        3.1234600000000001        3.1247199999999999        3.1259800000000002        3.1272400000000000        3.1284999999999998        3.1297600000000001        3.1310199999999999        3.1322800000000002        3.1335400000000000        3.1347900000000002        3.1360500000000000        3.1373099999999998        3.1385700000000001        3.1398299999999999        3.1410900000000002        3.1423500000000000        3.1436099999999998        3.1448700000000001        3.1461299999999999        3.1473900000000001        3.1486499999999999        3.1499100000000002        3.1511700000000000        3.1524299999999998        3.1536900000000001        3.1549499999999999        3.1562100000000002        3.1574700000000000        3.1587299999999998        3.1599900000000001        3.1612499999999999        3.1625999999999999        3.1639499999999998        3.1652900000000002        3.1666400000000001        3.1679900000000001        3.1693400000000000        3.1706900000000000        3.1720400000000000        3.1733799999999999        3.1747299999999998        3.1760799999999998        3.1774300000000002        3.1787800000000002        3.1801200000000001        3.1814700000000000        3.1828200000000000        3.1841699999999999        3.1855199999999999        3.1868699999999999        3.1882100000000002        3.1895600000000002        3.1909100000000001        3.1922600000000001        3.1936100000000001        3.1949500000000000        3.1962999999999999        3.1976499999999999        3.1989999999999998        3.2003499999999998        3.2017000000000002        3.2030400000000001        3.2043900000000001        3.2057400000000000        3.2070900000000000        3.2084400000000000        3.2097799999999999        3.2111299999999998        3.2124799999999998        3.2138300000000002        3.2151800000000001        3.2165200000000000        3.2178700000000000        3.2192200000000000        3.2205699999999999        3.2219199999999999        3.2232699999999999        3.2246100000000002        3.2259600000000002        3.2273100000000001        3.2286600000000001        3.2300100000000000        3.2313499999999999        3.2326999999999999        3.2340499999999999        3.2353999999999998        3.2367499999999998        3.2381000000000002        3.2394400000000001        3.2407900000000001        3.2421400000000000        3.2434900000000000        3.2448399999999999        3.2461799999999998        3.2475299999999998        3.2488800000000002        3.2502300000000002        3.2515800000000001        3.2529300000000001        3.2542700000000000        3.2556200000000000        3.2569699999999999        3.2583199999999999        3.2596699999999998        3.2610100000000002        3.2623600000000001        3.2637100000000001        3.2650600000000001        3.2664100000000000        3.2677600000000000        3.2690999999999999        3.2704499999999999        3.2717999999999998        3.2731499999999998        3.2745000000000002        3.2758400000000001        3.2771900000000000        3.2785400000000000        3.2798900000000000        3.2812399999999999        3.2825899999999999        3.2839299999999998        3.2852800000000002        3.2866300000000002        3.2879800000000001        3.2893300000000001        3.2906700000000000        3.2920199999999999        3.2933699999999999        3.2947199999999999        3.2960699999999998        3.2974199999999998        3.2987600000000001        3.3001100000000001        3.3014600000000001        3.3028100000000000        3.3041600000000000        3.3054999999999999        3.3068499999999998        3.3081999999999998        3.3095500000000002        3.3109000000000002        3.3122500000000001        3.3135900000000000        3.3149400000000000        3.3162900000000000        3.3176399999999999        3.3189899999999999        3.3203299999999998        3.3216800000000002        3.3230300000000002        3.3243800000000001        3.3257300000000001        3.3270700000000000        3.3284199999999999        3.3297699999999999        3.3311199999999999        3.3324699999999998        3.3338199999999998        3.3356699999999999        3.3375300000000001        3.3393899999999999        3.3412400000000000        3.3431000000000002        3.3449499999999999        3.3468100000000001        3.3486699999999998        3.3505199999999999        3.3523800000000001        3.3542399999999999        3.3560900000000000        3.3579500000000002        3.3598100000000000        3.3616600000000001        3.3635199999999998        3.3653800000000000        3.3672300000000002        3.3690899999999999        3.3709500000000001        3.3727999999999998        3.3746600000000000        3.3765200000000002        3.3783699999999999        3.3802300000000001        3.3820800000000002        3.3839399999999999        3.3858000000000001        3.3876499999999998        3.3895100000000000        3.3913700000000002        3.3932199999999999        3.3950800000000001        3.3969399999999998        3.3987900000000000        3.4006500000000002        3.4025099999999999        3.4043600000000001        3.4062199999999998        3.4080800000000000        3.4099300000000001        3.4117899999999999        3.4136500000000001        3.4155000000000002        3.4173600000000000        3.4192100000000001        3.4210699999999998        3.4229300000000000        3.4247800000000002        3.4266399999999999        3.4285000000000001        3.4303499999999998        3.4322100000000000        3.4340700000000002        3.4359199999999999        3.4377800000000001        3.4396399999999998        3.4414899999999999        3.4433500000000001        3.4452099999999999        3.4470600000000000        3.4489200000000002        3.4507800000000000        3.4526300000000001        3.4544899999999998        3.4563400000000000        3.4582000000000002        3.4600599999999999        3.4619100000000000        3.4637699999999998        3.4656300000000000        3.4674800000000001        3.4693399999999999        3.4712000000000001        3.4730500000000002        3.4749099999999999        3.4767700000000001        3.4786199999999998        3.4804800000000000        3.4823400000000002        3.4841899999999999        3.4860500000000001        3.4878999999999998        3.4897600000000000        3.4916200000000002        3.4934699999999999        3.4953300000000000        3.4971899999999998        3.4990399999999999        3.5009000000000001        3.5027599999999999        3.5046100000000000        3.5064700000000002        3.5083299999999999        3.5101800000000001        3.5120399999999998        3.5139000000000000        3.5157500000000002        3.5176099999999999        3.5194700000000001        3.5213199999999998        3.5231800000000000        3.5250300000000001        3.5268899999999999        3.5287500000000001        3.5306000000000002        3.5324599999999999        3.5343200000000001        3.5361699999999998        3.5380300000000000        3.5398900000000002        3.5417399999999999        3.5436000000000001        3.5454599999999998        3.5473100000000000        3.5491700000000002        3.5510299999999999        3.5528800000000000        3.5547399999999998        3.5566000000000000        3.5584500000000001        3.5603099999999999        3.5621600000000000        3.5640200000000002        3.5658799999999999        3.5677300000000001        3.5695899999999998        3.5714500000000000        3.5734800000000000        3.5755100000000000        3.5775500000000000        3.5795800000000000        3.5816100000000000        3.5836500000000000        3.5856800000000000        3.5877100000000000        3.5897500000000000        3.5917800000000000        3.5938099999999999        3.5958500000000000        3.5978800000000000        3.5999099999999999        3.6019500000000000        3.6039800000000000        3.6060099999999999        3.6080500000000000        3.6100800000000000        3.6121099999999999        3.6141500000000000        3.6161799999999999        3.6182099999999999        3.6202500000000000        3.6222799999999999        3.6243099999999999        3.6263500000000000        3.6283799999999999        3.6304099999999999        3.6324500000000000        3.6344799999999999        3.6365099999999999        3.6385500000000000        3.6405799999999999        3.6426099999999999        3.6446499999999999        3.6466799999999999        3.6487099999999999        3.6507499999999999        3.6527799999999999        3.6548099999999999        3.6568499999999999        3.6588799999999999        3.6609099999999999        3.6629499999999999        3.6649799999999999        3.6670099999999999        3.6690499999999999        3.6710799999999999        3.6731099999999999        3.6751499999999999        3.6771799999999999        3.6792099999999999        3.6812499999999999        3.6832799999999999        3.6853099999999999        3.6873499999999999        3.6893799999999999        3.6914099999999999        3.6934499999999999        3.6954799999999999        3.6975099999999999        3.6995499999999999        3.7015799999999999        3.7036099999999998        3.7056499999999999        3.7076799999999999        3.7097099999999998        3.7117499999999999        3.7137799999999999        3.7158099999999998        3.7178499999999999        3.7198799999999999        3.7219099999999998        3.7239499999999999        3.7259799999999998        3.7280099999999998        3.7300499999999999        3.7320799999999998        3.7341099999999998        3.7361499999999999        3.7381799999999998        3.7402099999999998        3.7422399999999998        3.7442799999999998        3.7463099999999998        3.7483399999999998        3.7503799999999998        3.7524099999999998        3.7544400000000002        3.7564799999999998        3.7585099999999998        3.7605400000000002        3.7625799999999998        3.7646099999999998        3.7666400000000002        3.7686799999999998        3.7707099999999998        3.7727400000000002        3.7747799999999998        3.7768099999999998        3.7788400000000002        3.7808799999999998        3.7829100000000002        3.7849400000000002        3.7869799999999998        3.7890100000000002        3.7910400000000002        3.7930799999999998        3.7951100000000002        3.7971400000000002        3.7991799999999998        3.8012100000000002        3.8032400000000002        3.8052800000000002        3.8073100000000002        3.8093400000000002        3.8113800000000002        3.8134100000000002        3.8154400000000002        3.8174800000000002        3.8195100000000002        3.8215400000000002        3.8235800000000002        3.8256100000000002        3.8276400000000002        3.8296800000000002        3.8317100000000002        3.8339200000000000        3.8361299999999998        3.8383400000000001        3.8405499999999999        3.8427600000000002        3.8449700000000000        3.8471799999999998        3.8493900000000001        3.8515999999999999        3.8538100000000002        3.8560200000000000        3.8582299999999998        3.8604400000000001        3.8626499999999999        3.8648600000000002        3.8670700000000000        3.8692799999999998        3.8714900000000001        3.8736999999999999        3.8759100000000002        3.8781200000000000        3.8803299999999998        3.8825400000000001        3.8847499999999999        3.8869600000000002        3.8891700000000000        3.8913799999999998        3.8935900000000001        3.8957999999999999        3.8980100000000002        3.9002200000000000        3.9024299999999998        3.9046400000000001        3.9068499999999999        3.9090600000000002        3.9112700000000000        3.9134799999999998        3.9156900000000001        3.9178999999999999        3.9201100000000002        3.9223300000000001        3.9245399999999999        3.9267500000000002        3.9289600000000000        3.9311699999999998        3.9333800000000001        3.9355899999999999        3.9378000000000002        3.9400100000000000        3.9422199999999998        3.9444300000000001        3.9466399999999999        3.9488500000000002        3.9510600000000000        3.9532699999999998        3.9554800000000001        3.9576899999999999        3.9599000000000002        3.9621100000000000        3.9643199999999998        3.9665300000000001        3.9687399999999999        3.9709500000000002        3.9731600000000000        3.9753699999999998        3.9775800000000001        3.9797899999999999        3.9820000000000002        3.9842100000000000        3.9864199999999999        3.9886300000000001        3.9908399999999999        3.9930500000000002        3.9952600000000000        3.9974699999999999        3.9996800000000001        4.0018900000000004        4.0041000000000002        4.0063100000000000        4.0085199999999999        4.0107299999999997        4.0129400000000004        4.0151500000000002        4.0173600000000000        4.0195699999999999        4.0217799999999997        4.0239900000000004        4.0262000000000002        4.0284100000000000        4.0306199999999999        4.0328299999999997        4.0350400000000004        4.0372500000000002        4.0394600000000001        4.0416699999999999        4.0438799999999997        4.0460900000000004        4.0483000000000002        4.0505100000000001        4.0527199999999999        4.0549299999999997        4.0571400000000004        4.0593500000000002        4.0615600000000001        4.0637699999999999        4.0659799999999997        4.0681900000000004        4.0704000000000002        4.0726100000000001        4.0748199999999999        4.0770299999999997        4.0792400000000004        4.0814500000000002        4.0836600000000001        4.0858699999999999        4.0880799999999997        4.0902900000000004        4.0925000000000002        4.0947100000000001        4.0969199999999999        4.0991299999999997        4.1013400000000004        4.1035500000000003        4.1057600000000001        4.1079699999999999        4.1101799999999997        4.1123900000000004        4.1146099999999999        4.1169900000000004        4.1193799999999996        4.1217699999999997        4.1241500000000002        4.1265400000000003        4.1289300000000004        4.1313100000000000        4.1337000000000002        4.1360900000000003        4.1384699999999999        4.1408600000000000        4.1432500000000001        4.1456400000000002        4.1480199999999998        4.1504099999999999        4.1528000000000000        4.1551799999999997        4.1575699999999998        4.1599599999999999        4.1623400000000004        4.1647299999999996        4.1671199999999997        4.1695000000000002        4.1718900000000003        4.1742800000000004        4.1766699999999997        4.1790500000000002        4.1814400000000003        4.1838300000000004        4.1862100000000000        4.1886000000000001        4.1909900000000002        4.1933699999999998        4.1957599999999999        4.1981500000000000        4.2005299999999997        4.2029199999999998        4.2053099999999999        4.2077000000000000        4.2100799999999996        4.2124699999999997        4.2148599999999998        4.2172400000000003        4.2196300000000004        4.2220199999999997        4.2244000000000002        4.2267900000000003        4.2291800000000004        4.2315600000000000        4.2339500000000001        4.2363400000000002        4.2387300000000003        4.2411099999999999        4.2435000000000000        4.2458900000000002        4.2482699999999998        4.2506599999999999        4.2530500000000000        4.2554299999999996        4.2578199999999997        4.2602099999999998        4.2625900000000003        4.2649800000000004        4.2673699999999997        4.2697599999999998        4.2721400000000003        4.2745300000000004        4.2769199999999996        4.2793000000000001        4.2816900000000002        4.2840800000000003        4.2864599999999999        4.2888500000000001        4.2912400000000002        4.2936199999999998        4.2960099999999999        4.2984000000000000        4.3007900000000001        4.3031699999999997        4.3055599999999998        4.3079499999999999        4.3103300000000004        4.3127199999999997        4.3151099999999998        4.3174900000000003        4.3198800000000004        4.3222699999999996        4.3246500000000001        4.3270400000000002        4.3294300000000003        4.3318199999999996        4.3342000000000001        4.3365900000000002        4.3389800000000003        4.3413599999999999        4.3437500000000000        4.3461400000000001        4.3485199999999997        4.3509099999999998        4.3532999999999999        4.3556800000000004        4.3580699999999997        4.3604599999999998        4.3628499999999999        4.3652300000000004        4.3676199999999996        4.3700099999999997        4.3723900000000002        4.3747800000000003        4.3771699999999996        4.3795500000000001        4.3819400000000002        4.3843300000000003        4.3867099999999999        4.3891000000000000        4.3914900000000001        4.3938800000000002        4.3962599999999998        4.3986499999999999        4.4010400000000001        4.4034199999999997        4.4058099999999998        4.4081999999999999        4.4105800000000004        4.4129699999999996        4.4153599999999997        4.4177400000000002        4.4201300000000003        4.4226900000000002        4.4252599999999997        4.4278199999999996        4.4303900000000001        4.4329499999999999        4.4355099999999998        4.4380800000000002        4.4406400000000001        4.4432000000000000        4.4457700000000004        4.4483300000000003        4.4508999999999999        4.4534599999999998        4.4560199999999996        4.4585900000000001        4.4611499999999999        4.4637099999999998        4.4662800000000002        4.4688400000000001        4.4714099999999997        4.4739699999999996        4.4765300000000003        4.4790999999999999        4.4816599999999998        4.4842199999999997        4.4867900000000001        4.4893500000000000        4.4919200000000004        4.4944800000000003        4.4970400000000001        4.4996099999999997        4.5021699999999996        4.5047300000000003        4.5072999999999999        4.5098599999999998        4.5124300000000002        4.5149900000000001        4.5175500000000000        4.5201200000000004        4.5226800000000003        4.5252400000000002        4.5278099999999997        4.5303699999999996        4.5329400000000000        4.5354999999999999        4.5380599999999998        4.5406300000000002        4.5431900000000001        4.5457500000000000        4.5483200000000004        4.5508800000000003        4.5534499999999998        4.5560099999999997        4.5585699999999996        4.5611400000000000        4.5636999999999999        4.5662599999999998        4.5688300000000002        4.5713900000000001        4.5739599999999996        4.5765200000000004        4.5790800000000003        4.5816499999999998        4.5842099999999997        4.5867699999999996        4.5893400000000000        4.5918999999999999        4.5944700000000003        4.5970300000000002        4.5995900000000001        4.6021599999999996        4.6047200000000004        4.6072800000000003        4.6098499999999998        4.6124099999999997        4.6149699999999996        4.6175400000000000        4.6200999999999999        4.6226700000000003        4.6252300000000002        4.6277900000000001        4.6303599999999996        4.6329200000000004        4.6354800000000003        4.6380499999999998        4.6406099999999997        4.6431800000000001        4.6457400000000000        4.6482999999999999        4.6508700000000003        4.6534300000000002        4.6559900000000001        4.6585599999999996        4.6611200000000004        4.6636899999999999        4.6662499999999998        4.6688099999999997        4.6713800000000001        4.6739400000000000        4.6764999999999999        4.6790700000000003        4.6816300000000002        4.6841999999999997        4.6867599999999996        4.6893200000000004        4.6918899999999999        4.6944499999999998        4.6970099999999997        4.6995800000000001        4.7021400000000000        4.7047100000000004        4.7072700000000003        4.7098300000000002        4.7123999999999997        4.7149599999999996        4.7175200000000004        4.7200899999999999        4.7226499999999998        4.7252200000000002        4.7277800000000001        4.7303400000000000        4.7329100000000004        4.7354700000000003        4.7380300000000002        4.7405999999999997        4.7431599999999996        4.7457300000000000        4.7482899999999999        4.7510300000000001        4.7537700000000003        4.7565099999999996        4.7592499999999998        4.7619899999999999        4.7647300000000001        4.7674700000000003        4.7702099999999996        4.7729499999999998        4.7756900000000000        4.7784300000000002        4.7811800000000000        4.7839200000000002        4.7866600000000004        4.7893999999999997        4.7921399999999998        4.7948800000000000        4.7976200000000002        4.8003600000000004        4.8030999999999997        4.8058399999999999        4.8085800000000001        4.8113200000000003        4.8140599999999996        4.8167999999999997        4.8195399999999999        4.8222800000000001        4.8250200000000003        4.8277599999999996        4.8305100000000003        4.8332499999999996        4.8359899999999998        4.8387300000000000        4.8414700000000002        4.8442100000000003        4.8469499999999996        4.8496899999999998        4.8524300000000000        4.8551700000000002        4.8579100000000004        4.8606499999999997        4.8633899999999999        4.8661300000000001        4.8688700000000003        4.8716100000000004        4.8743499999999997        4.8770899999999999        4.8798399999999997        4.8825799999999999        4.8853200000000001        4.8880600000000003        4.8907999999999996        4.8935399999999998        4.8962800000000000        4.8990200000000002        4.9017600000000003        4.9044999999999996        4.9072399999999998        4.9099800000000000        4.9127200000000002        4.9154600000000004        4.9181999999999997        4.9209399999999999        4.9236800000000001        4.9264200000000002        4.9291600000000004        4.9319100000000002        4.9346500000000004        4.9373899999999997        4.9401299999999999        4.9428700000000001        4.9456100000000003        4.9483499999999996        4.9510899999999998        4.9538300000000000        4.9565700000000001        4.9593100000000003        4.9620499999999996        4.9647899999999998        4.9675300000000000        4.9702700000000002        4.9730100000000004        4.9757499999999997        4.9784899999999999        4.9812399999999997        4.9839799999999999        4.9867200000000000        4.9894600000000002        4.9922000000000004        4.9949399999999997        4.9976799999999999        5.0004200000000001        5.0031600000000003        5.0058999999999996        5.0086399999999998        5.0113799999999999        5.0141200000000001        5.0168600000000003        5.0195999999999996        5.0223399999999998        5.0250800000000000        5.0278200000000002        5.0305600000000004        5.0333100000000002        5.0360500000000004        5.0387899999999997        5.0415299999999998        5.0442700000000000        5.0470100000000002        5.0497500000000004        5.0524899999999997        5.0552299999999999        5.0579700000000001        5.0607100000000003        5.0634499999999996        5.0661899999999997        5.0689299999999999        5.0716700000000001        5.0744100000000003        5.0771499999999996        5.0798899999999998        5.0826399999999996        5.0853799999999998        5.0881200000000000        5.0908600000000002        5.0936000000000003        5.0963399999999996        5.0990799999999998        5.1020000000000003        5.1049100000000003        5.1078299999999999        5.1107500000000003        5.1136699999999999        5.1165799999999999        5.1195000000000004        5.1224200000000000        5.1253299999999999        5.1282500000000004        5.1311700000000000        5.1340899999999996        5.1369999999999996        5.1399200000000000        5.1428399999999996        5.1457600000000001        5.1486700000000001        5.1515899999999997        5.1545100000000001        5.1574299999999997        5.1603399999999997        5.1632600000000002        5.1661799999999998        5.1690899999999997        5.1720100000000002        5.1749299999999998        5.1778500000000003        5.1807600000000003        5.1836799999999998        5.1866000000000003        5.1895199999999999        5.1924299999999999        5.1953500000000004        5.1982699999999999        5.2011900000000004        5.2041000000000004        5.2070200000000000        5.2099399999999996        5.2128600000000000        5.2157700000000000        5.2186899999999996        5.2216100000000001        5.2245200000000001        5.2274399999999996        5.2303600000000001        5.2332799999999997        5.2361899999999997        5.2391100000000002        5.2420299999999997        5.2449500000000002        5.2478600000000002        5.2507799999999998        5.2537000000000003        5.2566199999999998        5.2595299999999998        5.2624500000000003        5.2653699999999999        5.2682799999999999        5.2712000000000003        5.2741199999999999        5.2770400000000004        5.2799500000000004        5.2828700000000000        5.2857900000000004        5.2887100000000000        5.2916200000000000        5.2945399999999996        5.2974600000000001        5.3003799999999996        5.3032899999999996        5.3062100000000001        5.3091299999999997        5.3120500000000002        5.3149600000000001        5.3178799999999997        5.3208000000000002        5.3237100000000002        5.3266299999999998        5.3295500000000002        5.3324699999999998        5.3353799999999998        5.3383000000000003        5.3412199999999999        5.3441400000000003        5.3470500000000003        5.3499699999999999        5.3528900000000004        5.3558100000000000        5.3587199999999999        5.3616400000000004        5.3645600000000000        5.3674700000000000        5.3703900000000004        5.3733100000000000        5.3762299999999996        5.3791399999999996        5.3820600000000001        5.3849799999999997        5.3879000000000001        5.3908100000000001        5.3937299999999997        5.3966500000000002        5.3995699999999998        5.4024799999999997        5.4054000000000002        5.4083199999999998        5.4112299999999998        5.4141500000000002        5.4170699999999998        5.4199900000000003        5.4229000000000003        5.4258199999999999        5.4287400000000003        5.4316599999999999        5.4345699999999999        5.4374900000000004        5.4404100000000000        5.4433299999999996        5.4462400000000004        5.4491600000000000        5.4520799999999996        5.4550000000000001        5.4579100000000000        5.4608299999999996        5.4637500000000001        5.4666600000000001        5.4695799999999997        5.4725000000000001        5.4755900000000004        5.4786900000000003        5.4817799999999997        5.4848800000000004        5.4879699999999998        5.4910600000000001        5.4941599999999999        5.4972500000000002        5.5003500000000001        5.5034400000000003        5.5065400000000002        5.5096299999999996        5.5127199999999998        5.5158199999999997        5.5189100000000000        5.5220099999999999        5.5251000000000001        5.5281900000000004        5.5312900000000003        5.5343799999999996        5.5374800000000004        5.5405699999999998        5.5436699999999997        5.5467599999999999        5.5498500000000002        5.5529500000000001        5.5560400000000003        5.5591400000000002        5.5622299999999996        5.5653199999999998        5.5684199999999997        5.5715100000000000        5.5746099999999998        5.5777000000000001        5.5807900000000004        5.5838900000000002        5.5869799999999996        5.5900800000000004        5.5931699999999998        5.5962699999999996        5.5993599999999999        5.6024500000000002        5.6055500000000000        5.6086400000000003        5.6117400000000002        5.6148300000000004        5.6179199999999998        5.6210199999999997        5.6241099999999999        5.6272099999999998        5.6303000000000001        5.6334000000000000        5.6364900000000002        5.6395799999999996        5.6426800000000004        5.6457699999999997        5.6488699999999996        5.6519599999999999        5.6550500000000001        5.6581500000000000        5.6612400000000003        5.6643400000000002        5.6674300000000004        5.6705300000000003        5.6736199999999997        5.6767099999999999        5.6798099999999998        5.6829000000000001        5.6859999999999999        5.6890900000000002        5.6921799999999996        5.6952800000000003        5.6983699999999997        5.7014699999999996        5.7045599999999999        5.7076599999999997        5.7107500000000000        5.7138400000000003        5.7169400000000001        5.7200300000000004        5.7231300000000003        5.7262199999999996        5.7293099999999999        5.7324099999999998        5.7355000000000000        5.7385999999999999        5.7416900000000002        5.7447900000000001        5.7478800000000003        5.7509699999999997        5.7540699999999996        5.7571599999999998        5.7602599999999997        5.7633500000000000        5.7664400000000002        5.7695400000000001        5.7726300000000004        5.7757300000000003        5.7788199999999996        5.7819200000000004        5.7850099999999998        5.7881000000000000        5.7911999999999999        5.7942900000000002        5.7973900000000000        5.8004800000000003        5.8035699999999997        5.8066700000000004        5.8097599999999998        5.8128599999999997        5.8159500000000000        5.8190499999999998        5.8221400000000001        5.8252300000000004        5.8283300000000002        5.8314199999999996        5.8345200000000004        5.8376099999999997        5.8407000000000000        5.8437999999999999        5.8468900000000001        5.8499900000000000        5.8530800000000003        5.8561800000000002        5.8592700000000004        5.8623599999999998        5.8654599999999997        5.8685499999999999        5.8718199999999996        5.8750900000000001        5.8783599999999998        5.8816400000000000        5.8849099999999996        5.8881800000000002        5.8914499999999999        5.8947200000000004        5.8979900000000001        5.9012599999999997        5.9045300000000003        5.9077999999999999        5.9110699999999996        5.9143499999999998        5.9176200000000003        5.9208900000000000        5.9241599999999996        5.9274300000000002        5.9306999999999999        5.9339700000000004        5.9372400000000001        5.9405099999999997        5.9437800000000003        5.9470599999999996        5.9503300000000001        5.9535999999999998        5.9568700000000003        5.9601400000000000        5.9634099999999997        5.9666800000000002        5.9699499999999999        5.9732200000000004        5.9764900000000001        5.9797599999999997        5.9830399999999999        5.9863099999999996        5.9895800000000001        5.9928499999999998        5.9961200000000003        5.9993900000000000        6.0026599999999997        6.0059300000000002        6.0091999999999999        6.0124700000000004        6.0157499999999997        6.0190200000000003        6.0222899999999999        6.0255599999999996        6.0288300000000001        6.0320999999999998        6.0353700000000003        6.0386400000000000        6.0419099999999997        6.0451800000000002        6.0484600000000004        6.0517300000000001        6.0549999999999997        6.0582700000000003        6.0615399999999999        6.0648099999999996        6.0680800000000001        6.0713499999999998        6.0746200000000004        6.0778900000000000        6.0811599999999997        6.0844399999999998        6.0877100000000004        6.0909800000000001        6.0942499999999997        6.0975200000000003        6.1007899999999999        6.1040599999999996        6.1073300000000001        6.1105999999999998        6.1138700000000004        6.1171499999999996        6.1204200000000002        6.1236899999999999        6.1269600000000004        6.1302300000000001        6.1334999999999997        6.1367700000000003        6.1400399999999999        6.1433099999999996        6.1465800000000002        6.1498600000000003        6.1531300000000000        6.1563999999999997        6.1596700000000002        6.1629399999999999        6.1662100000000004        6.1694800000000001        6.1727499999999997        6.1760200000000003        6.1792899999999999        6.1825700000000001        6.1858399999999998        6.1891100000000003        6.1923800000000000        6.1956499999999997        6.1989200000000002        6.2021899999999999        6.2054600000000004        6.2087300000000001        6.2119999999999997        6.2152700000000003        6.2185499999999996        6.2218200000000001        6.2250899999999998        6.2283600000000003        6.2316300000000000        6.2348999999999997        6.2381700000000002        6.2414399999999999        6.2447100000000004        6.2479800000000001        6.2512600000000003        6.2545299999999999        6.2577999999999996        6.2610700000000001        6.2643399999999998        6.2676100000000003        6.2708800000000000        6.2741499999999997        6.2774200000000002        6.2806899999999999        6.2839700000000001        6.2872399999999997        6.2906800000000000        6.2941300000000000        6.2975800000000000        6.3010299999999999        6.3044700000000002        6.3079200000000002        6.3113700000000001        6.3148200000000001        6.3182700000000001        6.3217100000000004        6.3251600000000003        6.3286100000000003        6.3320600000000002        6.3355100000000002        6.3389499999999996        6.3423999999999996        6.3458500000000004        6.3493000000000004        6.3527399999999998        6.3561899999999998        6.3596399999999997        6.3630899999999997        6.3665399999999996        6.3699800000000000        6.3734299999999999        6.3768799999999999        6.3803299999999998        6.3837700000000002        6.3872200000000001        6.3906700000000001        6.3941200000000000        6.3975700000000000        6.4010100000000003        6.4044600000000003        6.4079100000000002        6.4113600000000002        6.4147999999999996        6.4182499999999996        6.4217000000000004        6.4251500000000004        6.4286000000000003        6.4320399999999998        6.4354899999999997        6.4389399999999997        6.4423899999999996        6.4458299999999999        6.4492799999999999        6.4527299999999999        6.4561799999999998        6.4596299999999998        6.4630700000000001        6.4665200000000000        6.4699700000000000        6.4734200000000000        6.4768600000000003        6.4803100000000002        6.4837600000000002        6.4872100000000001        6.4906600000000001        6.4941000000000004        6.4975500000000004        6.5010000000000003        6.5044500000000003        6.5078899999999997        6.5113399999999997        6.5147899999999996        6.5182399999999996        6.5216900000000004        6.5251299999999999        6.5285799999999998        6.5320299999999998        6.5354799999999997        6.5389200000000001        6.5423700000000000        6.5458200000000000        6.5492699999999999        6.5527199999999999        6.5561600000000002        6.5596100000000002        6.5630600000000001        6.5665100000000001        6.5699500000000004        6.5734000000000004        6.5768500000000003        6.5803000000000003        6.5837500000000002        6.5871899999999997        6.5906399999999996        6.5940899999999996        6.5975400000000004        6.6009799999999998        6.6044299999999998        6.6078799999999998        6.6113299999999997        6.6147799999999997        6.6182200000000000        6.6216699999999999        6.6251199999999999        6.6285699999999999        6.6320100000000002        6.6354600000000001        6.6389100000000001        6.6423600000000000        6.6458100000000000        6.6492500000000003        6.6527000000000003        6.6561500000000002        6.6596000000000002        6.6630399999999996        6.6664899999999996        6.6699400000000004        6.6733900000000004        6.6768400000000003        6.6802799999999998        6.6837299999999997        6.6871799999999997        6.6906299999999996        6.6940700000000000        6.6975199999999999        6.7009699999999999        6.7044199999999998        6.7078699999999998        6.7113100000000001        6.7147600000000001        6.7182100000000000        6.7216600000000000        6.7251000000000003        6.7285500000000003        6.7321799999999996        6.7358000000000002        6.7394299999999996        6.7430500000000002        6.7466699999999999        6.7503000000000002        6.7539199999999999        6.7575500000000002        6.7611699999999999        6.7648000000000001        6.7684199999999999        6.7720500000000001        6.7756699999999999        6.7793000000000001        6.7829199999999998        6.7865500000000001        6.7901699999999998        6.7937900000000004        6.7974199999999998        6.8010400000000004        6.8046699999999998        6.8082900000000004        6.8119199999999998        6.8155400000000004        6.8191699999999997        6.8227900000000004        6.8264199999999997        6.8300400000000003        6.8336699999999997        6.8372900000000003        6.8409100000000000        6.8445400000000003        6.8481600000000000        6.8517900000000003        6.8554100000000000        6.8590400000000002        6.8626600000000000        6.8662900000000002        6.8699100000000000        6.8735400000000002        6.8771599999999999        6.8807799999999997        6.8844099999999999        6.8880299999999997        6.8916599999999999        6.8952799999999996        6.8989099999999999        6.9025299999999996        6.9061599999999999        6.9097799999999996        6.9134099999999998        6.9170299999999996        6.9206599999999998        6.9242800000000004        6.9279000000000002        6.9315300000000004        6.9351500000000001        6.9387800000000004        6.9424000000000001        6.9460300000000004        6.9496500000000001        6.9532800000000003        6.9569000000000001        6.9605300000000003        6.9641500000000001        6.9677699999999998        6.9714000000000000        6.9750199999999998        6.9786500000000000        6.9822699999999998        6.9859000000000000        6.9895199999999997        6.9931500000000000        6.9967699999999997        7.0004000000000000        7.0040199999999997        7.0076499999999999        7.0112699999999997        7.0148900000000003        7.0185199999999996        7.0221400000000003        7.0257699999999996        7.0293900000000002        7.0330199999999996        7.0366400000000002        7.0402699999999996        7.0438900000000002        7.0475199999999996        7.0511400000000002        7.0547700000000004        7.0583900000000002        7.0620099999999999        7.0656400000000001        7.0692599999999999        7.0728900000000001        7.0765099999999999        7.0801400000000001        7.0837599999999998        7.0873900000000001        7.0910099999999998        7.0946400000000001        7.0982599999999998        7.1018800000000004        7.1055099999999998        7.1091300000000004        7.1127599999999997        7.1163800000000004        7.1200099999999997        7.1236300000000004        7.1272599999999997        7.1308800000000003        7.1345099999999997        7.1381300000000003        7.1417599999999997        7.1453800000000003        7.1490000000000000        7.1526300000000003        7.1562500000000000        7.1598800000000002        7.1635000000000000        7.1671300000000002        7.1707500000000000        7.1743800000000002        7.1779999999999999        7.1816300000000002        7.1852499999999999        7.1888699999999996        7.1924999999999999        7.1962999999999999        7.2000999999999999        7.2039000000000000        7.2077099999999996        7.2115099999999996        7.2153099999999997        7.2191099999999997        7.2229099999999997        7.2267099999999997        7.2305099999999998        7.2343099999999998        7.2381200000000003        7.2419200000000004        7.2457200000000004        7.2495200000000004        7.2533200000000004        7.2571199999999996        7.2609199999999996        7.2647300000000001        7.2685300000000002        7.2723300000000002        7.2761300000000002        7.2799300000000002        7.2837300000000003        7.2875300000000003        7.2913399999999999        7.2951400000000000        7.2989400000000000        7.3027400000000000        7.3065400000000000        7.3103400000000001        7.3141400000000001        7.3179499999999997        7.3217499999999998        7.3255499999999998        7.3293499999999998        7.3331499999999998        7.3369499999999999        7.3407499999999999        7.3445600000000004        7.3483599999999996        7.3521599999999996        7.3559599999999996        7.3597599999999996        7.3635599999999997        7.3673599999999997        7.3711700000000002        7.3749700000000002        7.3787700000000003        7.3825700000000003        7.3863700000000003        7.3901700000000003        7.3939700000000004        7.3977800000000000        7.4015800000000000        7.4053800000000001        7.4091800000000001        7.4129800000000001        7.4167800000000002        7.4205800000000002        7.4243800000000002        7.4281899999999998        7.4319899999999999        7.4357899999999999        7.4395899999999999        7.4433900000000000        7.4471900000000000        7.4509900000000000        7.4547999999999996        7.4585999999999997        7.4623999999999997        7.4661999999999997        7.4699999999999998        7.4737999999999998        7.4775999999999998        7.4814100000000003        7.4852100000000004        7.4890100000000004        7.4928100000000004        7.4966100000000004        7.5004099999999996        7.5042099999999996        7.5080200000000001        7.5118200000000002        7.5156200000000002        7.5194200000000002        7.5232200000000002        7.5270200000000003        7.5308200000000003        7.5346299999999999        7.5384300000000000        7.5422300000000000        7.5460300000000000        7.5498300000000000        7.5536300000000001        7.5574300000000001        7.5612399999999997        7.5650399999999998        7.5688399999999998        7.5726399999999998        7.5764399999999998        7.5802399999999999        7.5840399999999999        7.5878500000000004        7.5916499999999996        7.5954499999999996        7.5992499999999996        7.6030499999999996        7.6068499999999997        7.6106499999999997        7.6144499999999997        7.6182600000000003        7.6220600000000003        7.6258600000000003        7.6296600000000003        7.6334600000000004        7.6372600000000004        7.6410600000000004        7.6448700000000001        7.6486700000000001        7.6524700000000001        7.6562700000000001        7.6600700000000002        7.6638700000000002        7.6676700000000002        7.6714799999999999        7.6752799999999999        7.6790799999999999        7.6830600000000002        7.6870399999999997        7.6910100000000003        7.6949899999999998        7.6989700000000001        7.7029500000000004        7.7069299999999998        7.7108999999999996        7.7148800000000000        7.7188600000000003        7.7228399999999997        7.7268200000000000        7.7308000000000003        7.7347700000000001        7.7387499999999996        7.7427299999999999        7.7467100000000002        7.7506899999999996        7.7546600000000003        7.7586399999999998        7.7626200000000001        7.7666000000000004        7.7705799999999998        7.7745600000000001        7.7785299999999999        7.7825100000000003        7.7864899999999997        7.7904700000000000        7.7944500000000003        7.7984200000000001        7.8023999999999996        7.8063799999999999        7.8103600000000002        7.8143399999999996        7.8183199999999999        7.8222899999999997        7.8262700000000001        7.8302500000000004        7.8342299999999998        7.8382100000000001        7.8421900000000004        7.8461600000000002        7.8501399999999997        7.8541200000000000        7.8581000000000003        7.8620799999999997        7.8660500000000004        7.8700299999999999        7.8740100000000002        7.8779899999999996        7.8819699999999999        7.8859500000000002        7.8899200000000000        7.8939000000000004        7.8978799999999998        7.9018600000000001        7.9058400000000004        7.9098100000000002        7.9137899999999997        7.9177700000000000        7.9217500000000003        7.9257299999999997        7.9297100000000000        7.9336799999999998        7.9376600000000002        7.9416399999999996        7.9456199999999999        7.9496000000000002        7.9535799999999997        7.9575500000000003        7.9615299999999998        7.9655100000000001        7.9694900000000004        7.9734699999999998        7.9774399999999996        7.9814200000000000        7.9854000000000003        7.9893799999999997        7.9933600000000000        7.9973400000000003        8.0013100000000001        8.0052900000000005        8.0092700000000008        8.0132499999999993        8.0172299999999996        8.0212000000000003        8.0251800000000006        8.0291599999999992        8.0331399999999995        8.0371199999999998        8.0411000000000001        8.0450700000000008        8.0490499999999994        8.0530299999999997        8.0570100000000000        8.0609900000000003        8.0649599999999992        8.0689399999999996        8.0729199999999999        8.0769000000000002        8.0808800000000005        8.0848600000000008        8.0888299999999997        8.0928100000000001        8.0967900000000004        8.1007700000000007        8.1047499999999992        8.1087299999999995        8.1127000000000002        8.1166800000000006        8.1206600000000009        8.1246399999999994        8.1286199999999997        8.1325900000000004        8.1365700000000007        8.1405499999999993        8.1445299999999996        8.1485099999999999        8.1524900000000002        8.1564599999999992        8.1604399999999995        8.1644199999999998        8.1684000000000001        8.1723800000000004        8.1763499999999993        8.1803299999999997        8.1843100000000000        8.1882900000000003        8.1924399999999995        8.1966000000000001        8.2007499999999993        8.2049099999999999        8.2090599999999991        8.2132199999999997        8.2173700000000007        8.2215299999999996        8.2256800000000005        8.2298399999999994        8.2339900000000004        8.2381499999999992        8.2423000000000002        8.2464600000000008        8.2506100000000000        8.2547700000000006        8.2589199999999998        8.2630800000000004        8.2672299999999996        8.2713900000000002        8.2755399999999995        8.2797000000000001        8.2838499999999993        8.2880099999999999        8.2921600000000009        8.2963199999999997        8.3004700000000007        8.3046299999999995        8.3087800000000005        8.3129399999999993        8.3170900000000003        8.3212499999999991        8.3254000000000001        8.3295600000000007        8.3337100000000000        8.3378700000000006        8.3420199999999998        8.3461800000000004        8.3503299999999996        8.3544900000000002        8.3586500000000008        8.3628000000000000        8.3669600000000006        8.3711099999999998        8.3752700000000004        8.3794199999999996        8.3835800000000003        8.3877299999999995        8.3918900000000001        8.3960399999999993        8.4001999999999999        8.4043500000000009        8.4085099999999997        8.4126600000000007        8.4168199999999995        8.4209700000000005        8.4251299999999993        8.4292800000000003        8.4334399999999992        8.4375900000000001        8.4417500000000008        8.4459000000000000        8.4500600000000006        8.4542099999999998        8.4583700000000004        8.4625199999999996        8.4666800000000002        8.4708299999999994        8.4749900000000000        8.4791399999999992        8.4832999999999998        8.4874500000000008        8.4916099999999997        8.4957600000000006        8.4999199999999995        8.5040700000000005        8.5082299999999993        8.5123800000000003        8.5165400000000009        8.5206900000000001        8.5248500000000007        8.5289999999999999        8.5331600000000005        8.5373099999999997        8.5414700000000003        8.5456199999999995        8.5497800000000002        8.5539299999999994        8.5580900000000000        8.5622399999999992        8.5663999999999998        8.5705500000000008        8.5747099999999996        8.5788600000000006        8.5830199999999994        8.5871700000000004        8.5913299999999992        8.5954800000000002        8.5996400000000008        8.6037900000000000        8.6079500000000007        8.6120999999999999        8.6162600000000005        8.6204099999999997        8.6245700000000003        8.6287199999999995        8.6328800000000001        8.6370299999999993        8.6411899999999999        8.6453399999999991        8.6494999999999997        8.6536500000000007        8.6578099999999996        8.6619600000000005        8.6661199999999994        8.6702700000000004        8.6744299999999992        8.6785800000000002        8.6827400000000008        8.6868900000000000        8.6910500000000006        8.6951999999999998        8.6993600000000004        8.7035099999999996        8.7076700000000002        8.7118199999999995        8.7159800000000001        8.7201299999999993        8.7244600000000005        8.7287999999999997        8.7331299999999992        8.7374600000000004        8.7417899999999999        8.7461199999999995        8.7504500000000007        8.7547899999999998        8.7591199999999994        8.7634500000000006        8.7677800000000001        8.7721099999999996        8.7764500000000005        8.7807800000000000        8.7851099999999995        8.7894400000000008        8.7937700000000003        8.7980999999999998        8.8024400000000007        8.8067700000000002        8.8110999999999997        8.8154299999999992        8.8197600000000005        8.8240999999999996        8.8284300000000009        8.8327600000000004        8.8370899999999999        8.8414199999999994        8.8457500000000007        8.8500899999999998        8.8544199999999993        8.8587500000000006        8.8630800000000001        8.8674099999999996        8.8717500000000005        8.8760800000000000        8.8804099999999995        8.8847400000000007        8.8890700000000002        8.8933999999999997        8.8977400000000006        8.9020700000000001        8.9063999999999997        8.9107299999999992        8.9150600000000004        8.9193999999999996        8.9237300000000008        8.9280600000000003        8.9323899999999998        8.9367199999999993        8.9410500000000006        8.9453899999999997        8.9497199999999992        8.9540500000000005        8.9583800000000000        8.9627099999999995        8.9670500000000004        8.9713799999999999        8.9757099999999994        8.9800400000000007        8.9843700000000002        8.9886999999999997        8.9930400000000006        8.9973700000000001        9.0016999999999996        9.0060300000000009        9.0103600000000004        9.0146999999999995        9.0190300000000008        9.0233600000000003        9.0276899999999998        9.0320199999999993        9.0363500000000005        9.0406899999999997        9.0450199999999992        9.0493500000000004        9.0536799999999999        9.0580099999999995        9.0623500000000003        9.0666799999999999        9.0710099999999994        9.0753400000000006        9.0796700000000001        9.0839999999999996        9.0883400000000005        9.0926700000000000        9.0969999999999995        9.1013300000000008        9.1056600000000003        9.1099999999999994        9.1143300000000007        9.1186600000000002        9.1229899999999997        9.1273199999999992        9.1316500000000005        9.1359899999999996        9.1403199999999991        9.1446500000000004        9.1489799999999999        9.1533099999999994        9.1576500000000003        9.1619799999999998        9.1663099999999993        9.1706400000000006        9.1749700000000001        9.1792999999999996        9.1836400000000005        9.1879700000000000        9.1922999999999995        9.1966300000000007        9.2009600000000002        9.2052999999999994        9.2096300000000006        9.2139600000000002        9.2182899999999997        9.2226199999999992        9.2269500000000004        9.2312899999999996        9.2356200000000008        9.2399500000000003        9.2442799999999998        9.2486099999999993        9.2529500000000002        9.2572799999999997        9.2616099999999992        9.2659400000000005        9.2702700000000000        9.2745999999999995        9.2791099999999993        9.2836200000000009        9.2881300000000007        9.2926400000000005        9.2971500000000002        9.3016600000000000        9.3061699999999998        9.3106700000000000        9.3151799999999998        9.3196899999999996        9.3241999999999994        9.3287099999999992        9.3332200000000007        9.3377300000000005        9.3422300000000007        9.3467400000000005        9.3512500000000003        9.3557600000000001        9.3602699999999999        9.3647799999999997        9.3692899999999995        9.3737899999999996        9.3782999999999994        9.3828099999999992        9.3873200000000008        9.3918300000000006        9.3963400000000004        9.4008500000000002        9.4053599999999999        9.4098600000000001        9.4143699999999999        9.4188799999999997        9.4233899999999995        9.4278999999999993        9.4324100000000008        9.4369200000000006        9.4414200000000008        9.4459300000000006        9.4504400000000004        9.4549500000000002        9.4594600000000000        9.4639699999999998        9.4684799999999996        9.4729799999999997        9.4774899999999995        9.4819999999999993        9.4865100000000009        9.4910200000000007        9.4955300000000005        9.5000400000000003        9.5045500000000001        9.5090500000000002        9.5135600000000000        9.5180699999999998        9.5225799999999996        9.5270899999999994        9.5315999999999992        9.5361100000000008        9.5406099999999991        9.5451200000000007        9.5496300000000005        9.5541400000000003        9.5586500000000001        9.5631599999999999        9.5676699999999997        9.5721699999999998        9.5766799999999996        9.5811899999999994        9.5856999999999992        9.5902100000000008        9.5947200000000006        9.5992300000000004        9.6037400000000002        9.6082400000000003        9.6127500000000001        9.6172599999999999        9.6217699999999997        9.6262799999999995        9.6307899999999993        9.6353000000000009        9.6397999999999993        9.6443100000000008        9.6488200000000006        9.6533300000000004        9.6578400000000002        9.6623500000000000        9.6668599999999998        9.6713600000000000        9.6758699999999997        9.6803799999999995        9.6848899999999993        9.6893999999999991        9.6939100000000007        9.6984200000000005        9.7029200000000007        9.7074300000000004        9.7119400000000002        9.7164500000000000        9.7209599999999998        9.7254699999999996        9.7299799999999994        9.7344899999999992        9.7389899999999994        9.7434999999999992        9.7480100000000007        9.7525200000000005        9.7570300000000003        9.7615400000000001        9.7660499999999999        9.7705500000000001        9.7750599999999999        9.7795699999999997        9.7840799999999994        9.7885899999999992        9.7931000000000008        9.7976100000000006        9.8021100000000008        9.8066200000000006        9.8111300000000004        9.8156400000000001        9.8201499999999999        9.8246599999999997        9.8291699999999995        9.8336799999999993        9.8381799999999995        9.8426899999999993        9.8472000000000008        9.8517100000000006        9.8564000000000007        9.8610799999999994        9.8657699999999995        9.8704499999999999        9.8751400000000000        9.8798200000000005        9.8845100000000006        9.8891899999999993        9.8938799999999993        9.8985599999999998        9.9032499999999999        9.9079400000000000        9.9126200000000004        9.9173100000000005        9.9219899999999992        9.9266799999999993        9.9313599999999997        9.9360499999999998        9.9407300000000003        9.9454200000000004        9.9501000000000008        9.9547899999999991        9.9594799999999992        9.9641599999999997        9.9688499999999998        9.9735300000000002        9.9782200000000003        9.9829000000000008        9.9875900000000009        9.9922699999999995        9.9969599999999996        10.001640000000000        10.006330000000000        10.011010000000001        10.015700000000001        10.020390000000001        10.025069999999999        10.029760000000000        10.034440000000000        10.039130000000000        10.043810000000001        10.048500000000001        10.053179999999999        10.057869999999999        10.062550000000000        10.067240000000000        10.071930000000000        10.076610000000001        10.081300000000001        10.085979999999999        10.090669999999999        10.095350000000000        10.100040000000000        10.104720000000000        10.109410000000000        10.114089999999999        10.118779999999999        10.123469999999999        10.128150000000000        10.132840000000000        10.137520000000000        10.142210000000000        10.146890000000001        10.151579999999999        10.156260000000000        10.160950000000000        10.165630000000000        10.170320000000000        10.175010000000000        10.179690000000001        10.184380000000001        10.189060000000000        10.193750000000000        10.198430000000000        10.203120000000000        10.207800000000001        10.212490000000001        10.217169999999999        10.221860000000000        10.226550000000000        10.231230000000000        10.235920000000000        10.240600000000001        10.245290000000001        10.249969999999999        10.254659999999999        10.259340000000000        10.264030000000000        10.268710000000000        10.273400000000001        10.278090000000001        10.282769999999999        10.287459999999999        10.292140000000000        10.296830000000000        10.301510000000000        10.306200000000000        10.310879999999999        10.315569999999999        10.320250000000000        10.324940000000000        10.329630000000000        10.334310000000000        10.339000000000000        10.343680000000001        10.348369999999999        10.353050000000000        10.357740000000000        10.362420000000000        10.367110000000000        10.371790000000001        10.376480000000001        10.381169999999999        10.385850000000000        10.390540000000000        10.395220000000000        10.399910000000000        10.404590000000001        10.409280000000001        10.413959999999999        10.418650000000000        10.423330000000000        10.428020000000000        10.432700000000001        10.437390000000001        10.442080000000001        10.446759999999999        10.451449999999999     
 v =   -9.0000000000000000       -8.9983599999999999       -8.9967199999999998       -8.9950799999999997       -8.9934399999999997       -8.9917999999999996       -8.9901599999999995       -8.9885199999999994       -8.9868699999999997       -8.9852299999999996       -8.9835899999999995       -8.9819499999999994       -8.9803099999999993       -8.9786699999999993       -8.9770299999999992       -8.9753900000000009       -8.9737500000000008       -8.9721100000000007       -8.9704700000000006       -8.9688300000000005       -8.9671900000000004       -8.9655500000000004       -8.9639100000000003       -8.9622700000000002       -8.9606300000000001       -8.9589800000000004       -8.9573400000000003       -8.9557000000000002       -8.9540600000000001       -8.9524200000000000       -8.9507800000000000       -8.9491399999999999       -8.9474999999999998       -8.9458599999999997       -8.9442199999999996       -8.9425799999999995       -8.9409399999999994       -8.9392999999999994       -8.9376599999999993       -8.9360199999999992       -8.9343699999999995       -8.9327299999999994       -8.9310899999999993       -8.9294499999999992       -8.9278099999999991       -8.9261700000000008       -8.9245300000000007       -8.9228900000000007       -8.9212500000000006       -8.9196100000000005       -8.9179700000000004       -8.9163300000000003       -8.9146900000000002       -8.9130500000000001       -8.9114100000000001       -8.9097700000000000       -8.9081299999999999       -8.9064800000000002       -8.9048400000000001       -8.9032000000000000       -8.9015599999999999       -8.8999199999999998       -8.8982799999999997       -8.8966399999999997       -8.8949999999999996       -8.8933599999999995       -8.8917199999999994       -8.8900799999999993       -8.8884399999999992       -8.8867999999999991       -8.8851600000000008       -8.8835200000000007       -8.8818800000000007       -8.8802299999999992       -8.8785900000000009       -8.8769500000000008       -8.8753100000000007       -8.8736700000000006       -8.8720300000000005       -8.8703900000000004       -8.8687500000000004       -8.8671100000000003       -8.8654700000000002       -8.8638300000000001       -8.8621900000000000       -8.8605499999999999       -8.8589099999999998       -8.8572699999999998       -8.8556200000000000       -8.8539800000000000       -8.8523399999999999       -8.8506999999999998       -8.8490599999999997       -8.8474199999999996       -8.8457799999999995       -8.8441399999999994       -8.8424999999999994       -8.8408599999999993       -8.8392199999999992       -8.8375800000000009       -8.8359400000000008       -8.8343000000000007       -8.8326600000000006       -8.8310200000000005       -8.8293800000000005       -8.8277300000000007       -8.8260900000000007       -8.8244500000000006       -8.8228100000000005       -8.8211700000000004       -8.8195300000000003       -8.8178900000000002       -8.8162500000000001       -8.8146100000000001       -8.8129700000000000       -8.8113299999999999       -8.8096899999999998       -8.8080499999999997       -8.8064099999999996       -8.8047699999999995       -8.8031199999999998       -8.8014799999999997       -8.7998399999999997       -8.7981999999999996       -8.7965599999999995       -8.7949199999999994       -8.7932799999999993       -8.7916399999999992       -8.7899999999999991       -8.7882400000000001       -8.7864900000000006       -8.7847299999999997       -8.7829800000000002       -8.7812199999999994       -8.7794699999999999       -8.7777100000000008       -8.7759499999999999       -8.7742000000000004       -8.7724399999999996       -8.7706900000000001       -8.7689299999999992       -8.7671799999999998       -8.7654200000000007       -8.7636599999999998       -8.7619100000000003       -8.7601499999999994       -8.7584000000000000       -8.7566400000000009       -8.7548800000000000       -8.7531300000000005       -8.7513699999999996       -8.7496200000000002       -8.7478599999999993       -8.7461099999999998       -8.7443500000000007       -8.7425899999999999       -8.7408400000000004       -8.7390799999999995       -8.7373300000000000       -8.7355699999999992       -8.7338199999999997       -8.7320600000000006       -8.7302999999999997       -8.7285500000000003       -8.7267899999999994       -8.7250399999999999       -8.7232800000000008       -8.7215299999999996       -8.7197700000000005       -8.7180099999999996       -8.7162600000000001       -8.7144999999999992       -8.7127499999999998       -8.7109900000000007       -8.7092399999999994       -8.7074800000000003       -8.7057199999999995       -8.7039700000000000       -8.7022099999999991       -8.7004599999999996       -8.6987000000000005       -8.6969399999999997       -8.6951900000000002       -8.6934299999999993       -8.6916799999999999       -8.6899200000000008       -8.6881699999999995       -8.6864100000000004       -8.6846499999999995       -8.6829000000000001       -8.6811399999999992       -8.6793899999999997       -8.6776300000000006       -8.6758799999999994       -8.6741200000000003       -8.6723599999999994       -8.6706099999999999       -8.6688500000000008       -8.6670999999999996       -8.6653400000000005       -8.6635899999999992       -8.6618300000000001       -8.6600699999999993       -8.6583199999999998       -8.6565600000000007       -8.6548099999999994       -8.6530500000000004       -8.6513000000000009       -8.6495400000000000       -8.6477799999999991       -8.6460299999999997       -8.6442700000000006       -8.6425199999999993       -8.6407600000000002       -8.6389999999999993       -8.6372499999999999       -8.6354900000000008       -8.6337399999999995       -8.6319800000000004       -8.6302299999999992       -8.6284700000000001       -8.6267099999999992       -8.6249599999999997       -8.6232000000000006       -8.6214499999999994       -8.6196900000000003       -8.6179400000000008       -8.6161799999999999       -8.6144200000000009       -8.6126699999999996       -8.6109100000000005       -8.6091599999999993       -8.6074000000000002       -8.6056500000000007       -8.6038899999999998       -8.6021300000000007       -8.6003799999999995       -8.5986200000000004       -8.5968699999999991       -8.5951100000000000       -8.5933600000000006       -8.5915999999999997       -8.5898400000000006       -8.5880899999999993       -8.5863300000000002       -8.5845800000000008       -8.5828199999999999       -8.5810600000000008       -8.5793099999999995       -8.5775500000000005       -8.5757999999999992       -8.5740400000000001       -8.5722900000000006       -8.5705299999999998       -8.5687700000000007       -8.5670199999999994       -8.5652600000000003       -8.5628499999999992       -8.5604300000000002       -8.5580099999999995       -8.5555900000000005       -8.5531699999999997       -8.5507600000000004       -8.5483399999999996       -8.5459200000000006       -8.5434999999999999       -8.5410900000000005       -8.5386699999999998       -8.5362500000000008       -8.5338300000000000       -8.5314099999999993       -8.5289999999999999       -8.5265799999999992       -8.5241600000000002       -8.5217399999999994       -8.5193300000000001       -8.5169099999999993       -8.5144900000000003       -8.5120699999999996       -8.5096500000000006       -8.5072399999999995       -8.5048200000000005       -8.5023999999999997       -8.4999800000000008       -8.4975699999999996       -8.4951500000000006       -8.4927299999999999       -8.4903099999999991       -8.4878900000000002       -8.4854800000000008       -8.4830600000000000       -8.4806399999999993       -8.4782200000000003       -8.4758099999999992       -8.4733900000000002       -8.4709699999999994       -8.4685500000000005       -8.4661299999999997       -8.4637200000000004       -8.4612999999999996       -8.4588800000000006       -8.4564599999999999       -8.4540500000000005       -8.4516299999999998       -8.4492100000000008       -8.4467900000000000       -8.4443800000000007       -8.4419599999999999       -8.4395399999999992       -8.4371200000000002       -8.4346999999999994       -8.4322900000000001       -8.4298699999999993       -8.4274500000000003       -8.4250299999999996       -8.4226200000000002       -8.4201999999999995       -8.4177800000000005       -8.4153599999999997       -8.4129400000000008       -8.4105299999999996       -8.4081100000000006       -8.4056899999999999       -8.4032699999999991       -8.4008599999999998       -8.3984400000000008       -8.3960200000000000       -8.3935999999999993       -8.3911800000000003       -8.3887699999999992       -8.3863500000000002       -8.3839299999999994       -8.3815100000000005       -8.3790999999999993       -8.3766800000000003       -8.3742599999999996       -8.3718400000000006       -8.3694199999999999       -8.3670100000000005       -8.3645899999999997       -8.3621700000000008       -8.3597500000000000       -8.3573400000000007       -8.3549199999999999       -8.3524999999999991       -8.3500800000000002       -8.3476599999999994       -8.3452500000000001       -8.3428299999999993       -8.3404100000000003       -8.3379899999999996       -8.3355800000000002       -8.3331599999999995       -8.3307400000000005       -8.3283199999999997       -8.3259000000000007       -8.3234899999999996       -8.3210700000000006       -8.3186499999999999       -8.3162299999999991       -8.3138199999999998       -8.3114000000000008       -8.3089800000000000       -8.3065599999999993       -8.3041400000000003       -8.3017299999999992       -8.2993100000000002       -8.2968899999999994       -8.2944700000000005       -8.2920599999999993       -8.2896400000000003       -8.2872199999999996       -8.2848000000000006       -8.2823799999999999       -8.2799700000000005       -8.2775499999999997       -8.2751300000000008       -8.2727100000000000       -8.2703000000000007       -8.2678799999999999       -8.2654599999999991       -8.2630400000000002       -8.2606300000000008       -8.2582100000000001       -8.2557899999999993       -8.2531400000000001       -8.2504899999999992       -8.2478499999999997       -8.2452000000000005       -8.2425499999999996       -8.2399000000000004       -8.2372499999999995       -8.2346100000000000       -8.2319600000000008       -8.2293099999999999       -8.2266600000000007       -8.2240099999999998       -8.2213700000000003       -8.2187199999999994       -8.2160700000000002       -8.2134199999999993       -8.2107700000000001       -8.2081300000000006       -8.2054799999999997       -8.2028300000000005       -8.2001799999999996       -8.1975300000000004       -8.1948799999999995       -8.1922400000000000       -8.1895900000000008       -8.1869399999999999       -8.1842900000000007       -8.1816399999999998       -8.1790000000000003       -8.1763499999999993       -8.1737000000000002       -8.1710499999999993       -8.1684000000000001       -8.1657600000000006       -8.1631099999999996       -8.1604600000000005       -8.1578099999999996       -8.1551600000000004       -8.1525200000000009       -8.1498699999999999       -8.1472200000000008       -8.1445699999999999       -8.1419200000000007       -8.1392799999999994       -8.1366300000000003       -8.1339799999999993       -8.1313300000000002       -8.1286799999999992       -8.1260399999999997       -8.1233900000000006       -8.1207399999999996       -8.1180900000000005       -8.1154399999999995       -8.1128000000000000       -8.1101500000000009       -8.1074999999999999       -8.1048500000000008       -8.1021999999999998       -8.0995600000000003       -8.0969099999999994       -8.0942600000000002       -8.0916099999999993       -8.0889600000000002       -8.0863200000000006       -8.0836699999999997       -8.0810200000000005       -8.0783699999999996       -8.0757200000000005       -8.0730799999999991       -8.0704300000000000       -8.0677800000000008       -8.0651299999999999       -8.0624800000000008       -8.0598399999999994       -8.0571900000000003       -8.0545399999999994       -8.0518900000000002       -8.0492399999999993       -8.0465999999999998       -8.0439500000000006       -8.0412999999999997       -8.0386500000000005       -8.0359999999999996       -8.0333600000000001       -8.0307099999999991       -8.0280600000000000       -8.0254100000000008       -8.0227599999999999       -8.0201200000000004       -8.0174699999999994       -8.0148200000000003       -8.0121699999999993       -8.0095200000000002       -8.0068800000000007       -8.0042299999999997       -8.0015800000000006       -7.9989299999999997       -7.9962799999999996       -7.9936299999999996       -7.9909900000000000       -7.9883400000000000       -7.9856900000000000       -7.9830399999999999       -7.9803899999999999       -7.9777500000000003       -7.9751000000000003       -7.9724500000000003       -7.9698000000000002       -7.9671500000000002       -7.9645099999999998       -7.9618599999999997       -7.9592099999999997       -7.9565599999999996       -7.9539099999999996       -7.9512700000000001       -7.9486200000000000       -7.9459700000000000       -7.9433199999999999       -7.9406699999999999       -7.9380300000000004       -7.9353800000000003       -7.9327300000000003       -7.9300800000000002       -7.9274300000000002       -7.9247899999999998       -7.9221399999999997       -7.9194899999999997       -7.9168399999999997       -7.9139600000000003       -7.9110899999999997       -7.9082100000000004       -7.9053300000000002       -7.9024500000000000       -7.8995699999999998       -7.8966900000000004       -7.8938199999999998       -7.8909399999999996       -7.8880600000000003       -7.8851800000000001       -7.8822999999999999       -7.8794199999999996       -7.8765499999999999       -7.8736699999999997       -7.8707900000000004       -7.8679100000000002       -7.8650300000000000       -7.8621499999999997       -7.8592800000000000       -7.8563999999999998       -7.8535199999999996       -7.8506400000000003       -7.8477600000000001       -7.8448900000000004       -7.8420100000000001       -7.8391299999999999       -7.8362499999999997       -7.8333700000000004       -7.8304900000000002       -7.8276199999999996       -7.8247400000000003       -7.8218600000000000       -7.8189799999999998       -7.8160999999999996       -7.8132200000000003       -7.8103499999999997       -7.8074700000000004       -7.8045900000000001       -7.8017099999999999       -7.7988299999999997       -7.7959500000000004       -7.7930799999999998       -7.7901999999999996       -7.7873200000000002       -7.7844400000000000       -7.7815599999999998       -7.7786799999999996       -7.7758099999999999       -7.7729299999999997       -7.7700500000000003       -7.7671700000000001       -7.7642899999999999       -7.7614099999999997       -7.7585400000000000       -7.7556599999999998       -7.7527799999999996       -7.7499000000000002       -7.7470200000000000       -7.7441399999999998       -7.7412700000000001       -7.7383899999999999       -7.7355099999999997       -7.7326300000000003       -7.7297500000000001       -7.7268800000000004       -7.7240000000000002       -7.7211200000000000       -7.7182399999999998       -7.7153600000000004       -7.7124800000000002       -7.7096099999999996       -7.7067300000000003       -7.7038500000000001       -7.7009699999999999       -7.6980899999999997       -7.6952100000000003       -7.6923399999999997       -7.6894600000000004       -7.6865800000000002       -7.6837000000000000       -7.6808199999999998       -7.6779400000000004       -7.6750699999999998       -7.6721899999999996       -7.6693100000000003       -7.6664300000000001       -7.6635499999999999       -7.6606699999999996       -7.6577999999999999       -7.6549199999999997       -7.6520400000000004       -7.6491600000000002       -7.6462800000000000       -7.6433999999999997       -7.6405300000000000       -7.6376499999999998       -7.6347699999999996       -7.6318900000000003       -7.6290100000000001       -7.6261400000000004       -7.6232600000000001       -7.6203799999999999       -7.6174999999999997       -7.6146200000000004       -7.6117400000000002       -7.6088699999999996       -7.6059900000000003       -7.6031100000000000       -7.6002299999999998       -7.5973499999999996       -7.5944700000000003       -7.5915999999999997       -7.5887200000000004       -7.5858400000000001       -7.5829599999999999       -7.5800799999999997       -7.5772000000000004       -7.5743299999999998       -7.5714499999999996       -7.5685700000000002       -7.5656900000000000       -7.5628099999999998       -7.5599299999999996       -7.5570599999999999       -7.5541799999999997       -7.5513000000000003       -7.5484200000000001       -7.5453099999999997       -7.5422000000000002       -7.5391000000000004       -7.5359900000000000       -7.5328799999999996       -7.5297700000000001       -7.5266599999999997       -7.5235500000000002       -7.5204399999999998       -7.5173399999999999       -7.5142300000000004       -7.5111200000000000       -7.5080099999999996       -7.5049000000000001       -7.5017899999999997       -7.4986800000000002       -7.4955800000000004       -7.4924700000000000       -7.4893599999999996       -7.4862500000000001       -7.4831399999999997       -7.4800300000000002       -7.4769199999999998       -7.4738199999999999       -7.4707100000000004       -7.4676000000000000       -7.4644899999999996       -7.4613800000000001       -7.4582699999999997       -7.4551600000000002       -7.4520600000000004       -7.4489500000000000       -7.4458399999999996       -7.4427300000000001       -7.4396199999999997       -7.4365100000000002       -7.4333999999999998       -7.4302999999999999       -7.4271900000000004       -7.4240800000000000       -7.4209699999999996       -7.4178600000000001       -7.4147499999999997       -7.4116499999999998       -7.4085400000000003       -7.4054300000000000       -7.4023199999999996       -7.3992100000000001       -7.3960999999999997       -7.3929900000000002       -7.3898900000000003       -7.3867799999999999       -7.3836700000000004       -7.3805600000000000       -7.3774499999999996       -7.3743400000000001       -7.3712299999999997       -7.3681299999999998       -7.3650200000000003       -7.3619100000000000       -7.3587999999999996       -7.3556900000000001       -7.3525799999999997       -7.3494700000000002       -7.3463700000000003       -7.3432599999999999       -7.3401500000000004       -7.3370400000000000       -7.3339299999999996       -7.3308200000000001       -7.3277099999999997       -7.3246099999999998       -7.3215000000000003       -7.3183900000000000       -7.3152799999999996       -7.3121700000000001       -7.3090599999999997       -7.3059500000000002       -7.3028500000000003       -7.2997399999999999       -7.2966300000000004       -7.2935200000000000       -7.2904099999999996       -7.2873000000000001       -7.2841899999999997       -7.2810899999999998       -7.2779800000000003       -7.2748699999999999       -7.2717599999999996       -7.2686500000000001       -7.2655399999999997       -7.2624300000000002       -7.2593300000000003       -7.2562199999999999       -7.2531100000000004       -7.2500000000000000       -7.2468899999999996       -7.2437800000000001       -7.2406699999999997       -7.2375699999999998       -7.2344600000000003       -7.2313499999999999       -7.2282400000000004       -7.2251300000000001       -7.2220199999999997       -7.2189100000000002       -7.2158100000000003       -7.2126999999999999       -7.2095900000000004       -7.2064800000000000       -7.2033699999999996       -7.2002600000000001       -7.1971600000000002       -7.1940499999999998       -7.1909400000000003       -7.1878299999999999       -7.1847200000000004       -7.1816100000000000       -7.1784999999999997       -7.1753999999999998       -7.1722900000000003       -7.1691799999999999       -7.1660700000000004       -7.1629600000000000       -7.1598499999999996       -7.1567400000000001       -7.1536400000000002       -7.1505299999999998       -7.1471900000000002       -7.1438499999999996       -7.1405099999999999       -7.1371700000000002       -7.1338299999999997       -7.1304900000000000       -7.1271599999999999       -7.1238200000000003       -7.1204799999999997       -7.1171400000000000       -7.1138000000000003       -7.1104599999999998       -7.1071200000000001       -7.1037800000000004       -7.1004399999999999       -7.0971099999999998       -7.0937700000000001       -7.0904299999999996       -7.0870899999999999       -7.0837500000000002       -7.0804099999999996       -7.0770700000000000       -7.0737300000000003       -7.0704000000000002       -7.0670599999999997       -7.0637200000000000       -7.0603800000000003       -7.0570399999999998       -7.0537000000000001       -7.0503600000000004       -7.0470199999999998       -7.0436800000000002       -7.0403500000000001       -7.0370100000000004       -7.0336699999999999       -7.0303300000000002       -7.0269899999999996       -7.0236499999999999       -7.0203100000000003       -7.0169699999999997       -7.0136399999999997       -7.0103000000000000       -7.0069600000000003       -7.0036199999999997       -7.0002800000000001       -6.9969400000000004       -6.9935999999999998       -6.9902600000000001       -6.9869199999999996       -6.9835900000000004       -6.9802499999999998       -6.9769100000000002       -6.9735699999999996       -6.9702299999999999       -6.9668900000000002       -6.9635499999999997       -6.9602100000000000       -6.9568800000000000       -6.9535400000000003       -6.9501999999999997       -6.9468600000000000       -6.9435200000000004       -6.9401799999999998       -6.9368400000000001       -6.9335000000000004       -6.9301599999999999       -6.9268299999999998       -6.9234900000000001       -6.9201499999999996       -6.9168099999999999       -6.9134700000000002       -6.9101299999999997       -6.9067900000000000       -6.9034500000000003       -6.9001200000000003       -6.8967799999999997       -6.8934400000000000       -6.8901000000000003       -6.8867599999999998       -6.8834200000000001       -6.8800800000000004       -6.8767399999999999       -6.8734099999999998       -6.8700700000000001       -6.8667299999999996       -6.8633899999999999       -6.8600500000000002       -6.8567099999999996       -6.8533700000000000       -6.8500300000000003       -6.8466899999999997       -6.8433599999999997       -6.8400200000000000       -6.8366800000000003       -6.8333399999999997       -6.8300000000000001       -6.8266600000000004       -6.8233199999999998       -6.8199800000000002       -6.8166500000000001       -6.8133100000000004       -6.8099699999999999       -6.8066300000000002       -6.8032899999999996       -6.7999499999999999       -6.7966100000000003       -6.7932699999999997       -6.7899300000000000       -6.7866000000000000       -6.7832600000000003       -6.7799199999999997       -6.7765800000000000       -6.7732400000000004       -6.7698999999999998       -6.7665600000000001       -6.7632199999999996       -6.7598900000000004       -6.7565499999999998       -6.7532100000000002       -6.7498699999999996       -6.7465299999999999       -6.7431900000000002       -6.7398499999999997       -6.7365100000000000       -6.7331700000000003       -6.7298400000000003       -6.7264999999999997       -6.7231600000000000       -6.7195900000000002       -6.7160200000000003       -6.7124499999999996       -6.7088799999999997       -6.7053099999999999       -6.7017400000000000       -6.6981700000000002       -6.6946099999999999       -6.6910400000000001       -6.6874700000000002       -6.6839000000000004       -6.6803299999999997       -6.6767599999999998       -6.6731900000000000       -6.6696200000000001       -6.6660500000000003       -6.6624800000000004       -6.6589200000000002       -6.6553500000000003       -6.6517799999999996       -6.6482099999999997       -6.6446399999999999       -6.6410700000000000       -6.6375000000000002       -6.6339300000000003       -6.6303599999999996       -6.6267899999999997       -6.6232199999999999       -6.6196599999999997       -6.6160899999999998       -6.6125200000000000       -6.6089500000000001       -6.6053800000000003       -6.6018100000000004       -6.5982399999999997       -6.5946699999999998       -6.5911000000000000       -6.5875300000000001       -6.5839600000000003       -6.5804000000000000       -6.5768300000000002       -6.5732600000000003       -6.5696899999999996       -6.5661199999999997       -6.5625499999999999       -6.5589800000000000       -6.5554100000000002       -6.5518400000000003       -6.5482699999999996       -6.5446999999999997       -6.5411400000000004       -6.5375699999999997       -6.5339999999999998       -6.5304300000000000       -6.5268600000000001       -6.5232900000000003       -6.5197200000000004       -6.5161499999999997       -6.5125799999999998       -6.5090100000000000       -6.5054400000000001       -6.5018799999999999       -6.4983100000000000       -6.4947400000000002       -6.4911700000000003       -6.4875999999999996       -6.4840299999999997       -6.4804599999999999       -6.4768900000000000       -6.4733200000000002       -6.4697500000000003       -6.4661799999999996       -6.4626200000000003       -6.4590500000000004       -6.4554799999999997       -6.4519099999999998       -6.4483400000000000       -6.4447700000000001       -6.4412000000000003       -6.4376300000000004       -6.4340599999999997       -6.4304899999999998       -6.4269299999999996       -6.4233599999999997       -6.4197899999999999       -6.4162200000000000       -6.4126500000000002       -6.4090800000000003       -6.4055099999999996       -6.4019399999999997       -6.3983699999999999       -6.3948000000000000       -6.3912300000000002       -6.3876700000000000       -6.3841000000000001       -6.3805300000000003       -6.3769600000000004       -6.3733899999999997       -6.3698199999999998       -6.3662500000000000       -6.3626800000000001       -6.3591100000000003       -6.3555400000000004       -6.3519699999999997       -6.3484100000000003       -6.3448399999999996       -6.3412699999999997       -6.3376999999999999       -6.3341300000000000       -6.3305600000000002       -6.3269900000000003       -6.3234199999999996       -6.3198499999999997       -6.3162799999999999       -6.3127100000000000       -6.3091499999999998       -6.3055800000000000       -6.3020100000000001       -6.2984400000000003       -6.2948700000000004       -6.2912999999999997       -6.2877299999999998       -6.2841600000000000       -6.2805900000000001       -6.2770200000000003       -6.2734500000000004       -6.2698900000000002       -6.2663200000000003       -6.2625200000000003       -6.2587200000000003       -6.2549200000000003       -6.2511200000000002       -6.2473200000000002       -6.2435200000000002       -6.2397200000000002       -6.2359200000000001       -6.2321200000000001       -6.2283200000000001       -6.2245200000000001       -6.2207200000000000       -6.2169299999999996       -6.2131299999999996       -6.2093299999999996       -6.2055300000000004       -6.2017300000000004       -6.1979300000000004       -6.1941300000000004       -6.1903300000000003       -6.1865300000000003       -6.1827300000000003       -6.1789300000000003       -6.1751300000000002       -6.1713300000000002       -6.1675300000000002       -6.1637300000000002       -6.1599300000000001       -6.1561399999999997       -6.1523399999999997       -6.1485399999999997       -6.1447399999999996       -6.1409399999999996       -6.1371399999999996       -6.1333399999999996       -6.1295400000000004       -6.1257400000000004       -6.1219400000000004       -6.1181400000000004       -6.1143400000000003       -6.1105400000000003       -6.1067400000000003       -6.1029400000000003       -6.0991499999999998       -6.0953499999999998       -6.0915499999999998       -6.0877499999999998       -6.0839499999999997       -6.0801499999999997       -6.0763499999999997       -6.0725499999999997       -6.0687499999999996       -6.0649499999999996       -6.0611499999999996       -6.0573499999999996       -6.0535500000000004       -6.0497500000000004       -6.0459500000000004       -6.0421600000000000       -6.0383599999999999       -6.0345599999999999       -6.0307599999999999       -6.0269599999999999       -6.0231599999999998       -6.0193599999999998       -6.0155599999999998       -6.0117599999999998       -6.0079599999999997       -6.0041599999999997       -6.0003599999999997       -5.9965599999999997       -5.9927599999999996       -5.9889599999999996       -5.9851700000000001       -5.9813700000000001       -5.9775700000000001       -5.9737700000000000       -5.9699700000000000       -5.9661700000000000       -5.9623699999999999       -5.9585699999999999       -5.9547699999999999       -5.9509699999999999       -5.9471699999999998       -5.9433699999999998       -5.9395699999999998       -5.9357699999999998       -5.9319699999999997       -5.9281800000000002       -5.9243800000000002       -5.9205800000000002       -5.9167800000000002       -5.9129800000000001       -5.9091800000000001       -5.9053800000000001       -5.9015800000000000       -5.8977800000000000       -5.8939800000000000       -5.8901800000000000       -5.8863799999999999       -5.8825799999999999       -5.8787799999999999       -5.8749799999999999       -5.8711900000000004       -5.8673900000000003       -5.8635900000000003       -5.8597900000000003       -5.8559900000000003       -5.8521900000000002       -5.8483900000000002       -5.8445900000000002       -5.8407900000000001       -5.8369900000000001       -5.8331900000000001       -5.8293900000000001       -5.8255900000000000       -5.8217900000000000       -5.8179900000000000       -5.8141900000000000       -5.8103999999999996       -5.8066000000000004       -5.8028000000000004       -5.7990000000000004       -5.7952000000000004       -5.7914000000000003       -5.7876000000000003       -5.7838000000000003       -5.7800000000000002       -5.7759700000000000       -5.7719399999999998       -5.7679099999999996       -5.7638800000000003       -5.7598500000000001       -5.7558199999999999       -5.7517899999999997       -5.7477600000000004       -5.7437300000000002       -5.7397000000000000       -5.7356800000000003       -5.7316500000000001       -5.7276199999999999       -5.7235899999999997       -5.7195600000000004       -5.7155300000000002       -5.7115000000000000       -5.7074699999999998       -5.7034399999999996       -5.6994100000000003       -5.6953800000000001       -5.6913499999999999       -5.6873199999999997       -5.6832900000000004       -5.6792600000000002       -5.6752300000000000       -5.6711999999999998       -5.6671699999999996       -5.6631400000000003       -5.6591100000000001       -5.6550799999999999       -5.6510499999999997       -5.6470200000000004       -5.6429900000000002       -5.6389600000000000       -5.6349400000000003       -5.6309100000000001       -5.6268799999999999       -5.6228499999999997       -5.6188200000000004       -5.6147900000000002       -5.6107600000000000       -5.6067299999999998       -5.6026999999999996       -5.5986700000000003       -5.5946400000000001       -5.5906099999999999       -5.5865799999999997       -5.5825500000000003       -5.5785200000000001       -5.5744899999999999       -5.5704599999999997       -5.5664300000000004       -5.5624000000000002       -5.5583700000000000       -5.5543399999999998       -5.5503099999999996       -5.5462800000000003       -5.5422500000000001       -5.5382199999999999       -5.5341899999999997       -5.5301700000000000       -5.5261399999999998       -5.5221099999999996       -5.5180800000000003       -5.5140500000000001       -5.5100199999999999       -5.5059899999999997       -5.5019600000000004       -5.4979300000000002       -5.4939000000000000       -5.4898699999999998       -5.4858399999999996       -5.4818100000000003       -5.4777800000000001       -5.4737499999999999       -5.4697199999999997       -5.4656900000000004       -5.4616600000000002       -5.4576300000000000       -5.4535999999999998       -5.4495699999999996       -5.4455400000000003       -5.4415100000000001       -5.4374799999999999       -5.4334499999999997       -5.4294300000000000       -5.4253999999999998       -5.4213699999999996       -5.4173400000000003       -5.4133100000000001       -5.4092799999999999       -5.4052499999999997       -5.4012200000000004       -5.3971900000000002       -5.3931600000000000       -5.3891299999999998       -5.3851000000000004       -5.3810700000000002       -5.3770400000000000       -5.3730099999999998       -5.3689799999999996       -5.3649500000000003       -5.3609200000000001       -5.3568899999999999       -5.3528599999999997       -5.3488300000000004       -5.3448000000000002       -5.3407700000000000       -5.3367399999999998       -5.3327099999999996       -5.3286899999999999       -5.3246599999999997       -5.3206300000000004       -5.3166000000000002       -5.3125700000000000       -5.3085399999999998       -5.3045099999999996       -5.3004800000000003       -5.2964500000000001       -5.2924199999999999       -5.2883899999999997       -5.2843600000000004       -5.2803300000000002       -5.2763000000000000       -5.2722699999999998       -5.2682399999999996       -5.2642100000000003       -5.2599499999999999       -5.2556900000000004       -5.2514300000000000       -5.2471699999999997       -5.2429100000000002       -5.2386499999999998       -5.2343900000000003       -5.2301299999999999       -5.2258699999999996       -5.2216100000000001       -5.2173499999999997       -5.2130900000000002       -5.2088299999999998       -5.2045700000000004       -5.2003100000000000       -5.1960499999999996       -5.1917900000000001       -5.1875299999999998       -5.1832700000000003       -5.1790099999999999       -5.1747500000000004       -5.1704900000000000       -5.1662299999999997       -5.1619700000000002       -5.1577099999999998       -5.1534500000000003       -5.1491899999999999       -5.1449400000000001       -5.1406799999999997       -5.1364200000000002       -5.1321599999999998       -5.1279000000000003       -5.1236400000000000       -5.1193799999999996       -5.1151200000000001       -5.1108599999999997       -5.1066000000000003       -5.1023399999999999       -5.0980800000000004       -5.0938200000000000       -5.0895599999999996       -5.0853000000000002       -5.0810399999999998       -5.0767800000000003       -5.0725199999999999       -5.0682600000000004       -5.0640000000000001       -5.0597399999999997       -5.0554800000000002       -5.0512199999999998       -5.0469600000000003       -5.0427000000000000       -5.0384399999999996       -5.0341800000000001       -5.0299199999999997       -5.0256600000000002       -5.0213999999999999       -5.0171400000000004       -5.0128800000000000       -5.0086199999999996       -5.0043600000000001       -5.0000999999999998       -4.9958400000000003       -4.9915799999999999       -4.9873200000000004       -4.9830600000000000       -4.9787999999999997       -4.9745400000000002       -4.9702799999999998       -4.9660200000000003       -4.9617599999999999       -4.9574999999999996       -4.9532400000000001       -4.9489799999999997       -4.9447200000000002       -4.9404599999999999       -4.9362000000000004       -4.9319400000000000       -4.9276799999999996       -4.9234200000000001       -4.9191599999999998       -4.9149000000000003       -4.9106399999999999       -4.9063800000000004       -4.9021200000000000       -4.8978599999999997       -4.8936000000000002       -4.8893399999999998       -4.8850800000000003       -4.8808199999999999       -4.8765599999999996       -4.8723000000000001       -4.8680399999999997       -4.8637800000000002       -4.8595199999999998       -4.8552600000000004       -4.8510000000000000       -4.8467399999999996       -4.8424800000000001       -4.8382199999999997       -4.8339600000000003       -4.8296999999999999       -4.8254500000000000       -4.8211899999999996       -4.8169300000000002       -4.8126699999999998       -4.8084100000000003       -4.8041499999999999       -4.7998900000000004       -4.7956300000000001       -4.7913699999999997       -4.7871100000000002       -4.7828499999999998       -4.7785900000000003       -4.7743300000000000       -4.7700699999999996       -4.7658100000000001       -4.7615499999999997       -4.7572900000000002       -4.7530299999999999       -4.7487700000000004       -4.7445100000000000       -4.7402499999999996       -4.7359900000000001       -4.7317299999999998       -4.7274700000000003       -4.7232099999999999       -4.7189500000000004       -4.7144599999999999       -4.7099700000000002       -4.7054799999999997       -4.7009900000000000       -4.6965000000000003       -4.6920099999999998       -4.6875200000000001       -4.6830299999999996       -4.6785399999999999       -4.6740500000000003       -4.6695599999999997       -4.6650700000000001       -4.6605800000000004       -4.6560899999999998       -4.6516000000000002       -4.6471099999999996       -4.6426200000000000       -4.6381300000000003       -4.6336399999999998       -4.6291500000000001       -4.6246600000000004       -4.6201699999999999       -4.6156800000000002       -4.6111899999999997       -4.6067000000000000       -4.6021999999999998       -4.5977100000000002       -4.5932199999999996       -4.5887300000000000       -4.5842400000000003       -4.5797499999999998       -4.5752600000000001       -4.5707700000000004       -4.5662799999999999       -4.5617900000000002       -4.5572999999999997       -4.5528100000000000       -4.5483200000000004       -4.5438299999999998       -4.5393400000000002       -4.5348499999999996       -4.5303599999999999       -4.5258700000000003       -4.5213799999999997       -4.5168900000000001       -4.5124000000000004       -4.5079099999999999       -4.5034200000000002       -4.4989299999999997       -4.4944400000000000       -4.4899500000000003       -4.4854599999999998       -4.4809700000000001       -4.4764799999999996       -4.4719899999999999       -4.4675000000000002       -4.4630099999999997       -4.4585200000000000       -4.4540300000000004       -4.4495399999999998       -4.4450500000000002       -4.4405599999999996       -4.4360700000000000       -4.4315800000000003       -4.4270899999999997       -4.4226000000000001       -4.4181100000000004       -4.4136199999999999       -4.4091300000000002       -4.4046399999999997       -4.4001500000000000       -4.3956600000000003       -4.3911699999999998       -4.3866800000000001       -4.3821899999999996       -4.3776999999999999       -4.3732100000000003       -4.3687199999999997       -4.3642300000000001       -4.3597400000000004       -4.3552499999999998       -4.3507600000000002       -4.3462699999999996       -4.3417800000000000       -4.3372900000000003       -4.3327999999999998       -4.3283100000000001       -4.3238200000000004       -4.3193299999999999       -4.3148400000000002       -4.3103499999999997       -4.3058600000000000       -4.3013700000000004       -4.2968799999999998       -4.2923900000000001       -4.2878999999999996       -4.2834099999999999       -4.2789200000000003       -4.2744299999999997       -4.2699400000000001       -4.2654399999999999       -4.2609500000000002       -4.2564599999999997       -4.2519700000000000       -4.2474800000000004       -4.2429899999999998       -4.2385000000000002       -4.2340099999999996       -4.2295199999999999       -4.2250300000000003       -4.2205399999999997       -4.2160500000000001       -4.2115600000000004       -4.2070699999999999       -4.2025800000000002       -4.1980899999999997       -4.1936000000000000       -4.1891100000000003       -4.1846199999999998       -4.1801300000000001       -4.1756399999999996       -4.1711499999999999       -4.1666600000000003       -4.1621699999999997       -4.1576800000000000       -4.1531900000000004       -4.1486999999999998       -4.1442100000000002       -4.1394900000000003       -4.1347699999999996       -4.1300499999999998       -4.1253299999999999       -4.1206100000000001       -4.1158900000000003       -4.1111700000000004       -4.1064499999999997       -4.1017299999999999       -4.0970100000000000       -4.0922900000000002       -4.0875700000000004       -4.0828499999999996       -4.0781299999999998       -4.0734100000000000       -4.0686900000000001       -4.0639599999999998       -4.0592400000000000       -4.0545200000000001       -4.0498000000000003       -4.0450799999999996       -4.0403599999999997       -4.0356399999999999       -4.0309200000000001       -4.0262000000000002       -4.0214800000000004       -4.0167599999999997       -4.0120399999999998       -4.0073200000000000       -4.0026000000000002       -3.9978799999999999       -3.9931600000000000       -3.9884400000000002       -3.9837199999999999       -3.9790000000000001       -3.9742799999999998       -3.9695600000000000       -3.9648400000000001       -3.9601199999999999       -3.9554000000000000       -3.9506800000000002       -3.9459499999999998       -3.9412300000000000       -3.9365100000000002       -3.9317899999999999       -3.9270700000000001       -3.9223499999999998       -3.9176299999999999       -3.9129100000000001       -3.9081899999999998       -3.9034700000000000       -3.8987500000000002       -3.8940299999999999       -3.8893100000000000       -3.8845900000000002       -3.8798699999999999       -3.8751500000000001       -3.8704299999999998       -3.8657100000000000       -3.8609900000000001       -3.8562699999999999       -3.8515500000000000       -3.8468300000000002       -3.8421099999999999       -3.8373900000000001       -3.8326699999999998       -3.8279399999999999       -3.8232200000000001       -3.8184999999999998       -3.8137799999999999       -3.8090600000000001       -3.8043399999999998       -3.7996200000000000       -3.7949000000000002       -3.7901799999999999       -3.7854600000000000       -3.7807400000000002       -3.7760199999999999       -3.7713000000000001       -3.7665799999999998       -3.7618600000000000       -3.7571400000000001       -3.7524199999999999       -3.7477000000000000       -3.7429800000000002       -3.7382599999999999       -3.7335400000000001       -3.7288199999999998       -3.7241000000000000       -3.7193800000000001       -3.7146599999999999       -3.7099299999999999       -3.7052100000000001       -3.7004899999999998       -3.6957700000000000       -3.6910500000000002       -3.6863299999999999       -3.6816100000000000       -3.6768900000000002       -3.6721699999999999       -3.6674500000000001       -3.6627299999999998       -3.6580100000000000       -3.6532900000000001       -3.6485699999999999       -3.6438500000000000       -3.6391300000000002       -3.6344099999999999       -3.6296900000000001       -3.6249699999999998       -3.6202500000000000       -3.6155300000000001       -3.6108099999999999       -3.6060900000000000       -3.6013700000000002       -3.5966499999999999       -3.5919300000000001       -3.5872000000000002       -3.5824799999999999       -3.5777600000000001       -3.5730400000000002       -3.5683199999999999       -3.5636000000000001       -3.5588799999999998       -3.5541600000000000       -3.5494400000000002       -3.5447199999999999       -3.5400000000000000       -3.5350500000000000       -3.5301000000000000       -3.5251500000000000       -3.5202000000000000       -3.5152500000000000       -3.5103000000000000       -3.5053500000000000       -3.5004000000000000       -3.4954399999999999       -3.4904899999999999       -3.4855399999999999       -3.4805899999999999       -3.4756399999999998       -3.4706899999999998       -3.4657399999999998       -3.4607899999999998       -3.4558399999999998       -3.4508899999999998       -3.4459399999999998       -3.4409900000000002       -3.4360400000000002       -3.4310900000000002       -3.4261400000000002       -3.4211800000000001       -3.4162300000000001       -3.4112800000000001       -3.4063300000000001       -3.4013800000000001       -3.3964300000000001       -3.3914800000000001       -3.3865300000000000       -3.3815800000000000       -3.3766300000000000       -3.3716800000000000       -3.3667300000000000       -3.3617800000000000       -3.3568300000000000       -3.3518800000000000       -3.3469199999999999       -3.3419699999999999       -3.3370199999999999       -3.3320699999999999       -3.3271199999999999       -3.3221699999999998       -3.3172199999999998       -3.3122699999999998       -3.3073199999999998       -3.3023699999999998       -3.2974199999999998       -3.2924699999999998       -3.2875200000000002       -3.2825700000000002       -3.2776200000000002       -3.2726700000000002       -3.2677100000000001       -3.2627600000000001       -3.2578100000000001       -3.2528600000000001       -3.2479100000000001       -3.2429600000000001       -3.2380100000000001       -3.2330600000000000       -3.2281100000000000       -3.2231600000000000       -3.2182100000000000       -3.2132600000000000       -3.2083100000000000       -3.2033600000000000       -3.1984100000000000       -3.1934499999999999       -3.1884999999999999       -3.1835499999999999       -3.1785999999999999       -3.1736499999999999       -3.1686999999999999       -3.1637499999999998       -3.1587999999999998       -3.1538499999999998       -3.1488999999999998       -3.1439499999999998       -3.1389999999999998       -3.1340499999999998       -3.1291000000000002       -3.1241500000000002       -3.1191900000000001       -3.1142400000000001       -3.1092900000000001       -3.1043400000000001       -3.0993900000000001       -3.0944400000000001       -3.0894900000000001       -3.0845400000000001       -3.0795900000000000       -3.0746400000000000       -3.0696900000000000       -3.0647400000000000       -3.0597900000000000       -3.0548400000000000       -3.0498900000000000       -3.0449299999999999       -3.0399799999999999       -3.0350299999999999       -3.0300799999999999       -3.0251299999999999       -3.0201799999999999       -3.0152299999999999       -3.0102799999999998       -3.0053299999999998       -3.0003799999999998       -2.9954299999999998       -2.9904799999999998       -2.9855299999999998       -2.9805799999999998       -2.9756300000000002       -2.9706700000000001       -2.9657200000000001       -2.9607700000000001       -2.9558200000000001       -2.9508700000000001       -2.9459200000000001       -2.9409700000000001       -2.9360200000000001       -2.9310700000000001       -2.9261200000000001       -2.9211700000000000       -2.9162200000000000       -2.9112700000000000       -2.9063200000000000       -2.9011399999999998       -2.8959500000000000       -2.8907699999999998       -2.8855900000000001       -2.8804099999999999       -2.8752300000000002       -2.8700500000000000       -2.8648699999999998       -2.8596900000000001       -2.8545099999999999       -2.8493300000000001       -2.8441500000000000       -2.8389600000000002       -2.8337800000000000       -2.8285999999999998       -2.8234200000000000       -2.8182399999999999       -2.8130600000000001       -2.8078799999999999       -2.8027000000000002       -2.7975200000000000       -2.7923399999999998       -2.7871500000000000       -2.7819699999999998       -2.7767900000000001       -2.7716099999999999       -2.7664300000000002       -2.7612500000000000       -2.7560699999999998       -2.7508900000000001       -2.7457099999999999       -2.7405300000000001       -2.7353499999999999       -2.7301600000000001       -2.7249800000000000       -2.7198000000000002       -2.7146200000000000       -2.7094399999999998       -2.7042600000000001       -2.6990799999999999       -2.6939000000000002       -2.6887200000000000       -2.6835399999999998       -2.6783600000000001       -2.6731699999999998       -2.6679900000000001       -2.6628099999999999       -2.6576300000000002       -2.6524500000000000       -2.6472699999999998       -2.6420900000000000       -2.6369099999999999       -2.6317300000000001       -2.6265499999999999       -2.6213700000000002       -2.6161799999999999       -2.6110000000000002       -2.6058200000000000       -2.6006399999999998       -2.5954600000000001       -2.5902799999999999       -2.5851000000000002       -2.5799200000000000       -2.5747399999999998       -2.5695600000000001       -2.5643799999999999       -2.5591900000000001       -2.5540099999999999       -2.5488300000000002       -2.5436500000000000       -2.5384699999999998       -2.5332900000000000       -2.5281099999999999       -2.5229300000000001       -2.5177499999999999       -2.5125700000000002       -2.5073900000000000       -2.5022000000000002       -2.4970200000000000       -2.4918399999999998       -2.4866600000000001       -2.4814799999999999       -2.4763000000000002       -2.4711200000000000       -2.4659399999999998       -2.4607600000000001       -2.4555799999999999       -2.4503900000000001       -2.4452099999999999       -2.4400300000000001       -2.4348500000000000       -2.4296700000000002       -2.4244900000000000       -2.4193099999999998       -2.4141300000000001       -2.4089499999999999       -2.4037700000000002       -2.3985900000000000       -2.3934000000000002       -2.3882200000000000       -2.3830399999999998       -2.3778600000000001       -2.3726799999999999       -2.3675000000000002       -2.3623200000000000       -2.3571399999999998       -2.3519600000000001       -2.3467799999999999       -2.3416000000000001       -2.3364099999999999       -2.3312300000000001       -2.3260500000000000       -2.3208700000000002       -2.3156900000000000       -2.3105099999999998       -2.3053300000000001       -2.3001499999999999       -2.2949700000000002       -2.2897900000000000       -2.2846099999999998       -2.2794200000000000       -2.2742399999999998       -2.2690600000000001       -2.2638799999999999       -2.2587000000000002       -2.2535200000000000       -2.2483399999999998       -2.2431600000000000       -2.2377500000000001       -2.2323400000000002       -2.2269199999999998       -2.2215099999999999       -2.2161000000000000       -2.2106900000000000       -2.2052800000000001       -2.1998700000000002       -2.1944599999999999       -2.1890499999999999       -2.1836400000000000       -2.1782200000000000       -2.1728100000000001       -2.1674000000000002       -2.1619899999999999       -2.1565799999999999       -2.1511700000000000       -2.1457600000000001       -2.1403500000000002       -2.1349300000000002       -2.1295199999999999       -2.1241099999999999       -2.1187000000000000       -2.1132900000000001       -2.1078800000000002       -2.1024699999999998       -2.0970599999999999       -2.0916399999999999       -2.0862300000000000       -2.0808200000000001       -2.0754100000000002       -2.0699999999999998       -2.0645899999999999       -2.0591800000000000       -2.0537700000000001       -2.0483600000000002       -2.0429400000000002       -2.0375299999999998       -2.0321199999999999       -2.0267100000000000       -2.0213000000000001       -2.0158900000000002       -2.0104799999999998       -2.0050699999999999       -1.9996499999999999       -1.9942400000000000       -1.9888300000000001       -1.9834200000000000       -1.9780100000000000       -1.9725999999999999       -1.9671900000000000       -1.9617800000000001       -1.9563699999999999       -1.9509500000000000       -1.9455400000000000       -1.9401299999999999       -1.9347200000000000       -1.9293100000000001       -1.9238999999999999       -1.9184900000000000       -1.9130799999999999       -1.9076599999999999       -1.9022500000000000       -1.8968400000000001       -1.8914299999999999       -1.8860200000000000       -1.8806099999999999       -1.8752000000000000       -1.8697900000000001       -1.8643799999999999       -1.8589599999999999       -1.8535500000000000       -1.8481399999999999       -1.8427300000000000       -1.8373200000000001       -1.8319099999999999       -1.8265000000000000       -1.8210900000000001       -1.8156699999999999       -1.8102600000000000       -1.8048500000000001       -1.7994399999999999       -1.7940300000000000       -1.7886200000000001       -1.7832100000000000       -1.7778000000000000       -1.7723899999999999       -1.7669699999999999       -1.7615600000000000       -1.7561500000000001       -1.7507400000000000       -1.7453300000000000       -1.7399199999999999       -1.7345100000000000       -1.7291000000000001       -1.7236800000000001       -1.7182700000000000       -1.7128600000000000       -1.7074499999999999       -1.7020400000000000       -1.6966300000000001       -1.6912199999999999       -1.6858100000000000       -1.6803900000000001       -1.6749799999999999       -1.6695700000000000       -1.6641600000000001       -1.6587499999999999       -1.6533400000000000       -1.6479299999999999       -1.6425200000000000       -1.6371100000000001       -1.6316900000000001       -1.6262799999999999       -1.6208700000000000       -1.6154599999999999       -1.6100500000000000       -1.6046400000000001       -1.5992299999999999       -1.5938200000000000       -1.5884000000000000       -1.5829899999999999       -1.5775800000000000       -1.5721700000000001       -1.5667599999999999       -1.5613500000000000       -1.5559400000000001       -1.5505300000000000       -1.5448900000000001       -1.5392399999999999       -1.5336000000000001       -1.5279600000000000       -1.5223199999999999       -1.5166800000000000       -1.5110399999999999       -1.5053900000000000       -1.4997499999999999       -1.4941100000000000       -1.4884700000000000       -1.4828300000000001       -1.4771900000000000       -1.4715499999999999       -1.4659000000000000       -1.4602599999999999       -1.4546200000000000       -1.4489799999999999       -1.4433400000000001       -1.4377000000000000       -1.4320600000000001       -1.4264100000000000       -1.4207700000000001       -1.4151300000000000       -1.4094899999999999       -1.4038500000000000       -1.3982100000000000       -1.3925700000000001       -1.3869199999999999       -1.3812800000000001       -1.3756400000000000       -1.3700000000000001       -1.3643600000000000       -1.3587199999999999       -1.3530800000000001       -1.3474299999999999       -1.3417900000000000       -1.3361499999999999       -1.3305100000000001       -1.3248700000000000       -1.3192299999999999       -1.3135900000000000       -1.3079400000000001       -1.3023000000000000       -1.2966599999999999       -1.2910200000000001       -1.2853800000000000       -1.2797400000000001       -1.2741000000000000       -1.2684500000000001       -1.2628100000000000       -1.2571699999999999       -1.2515300000000000       -1.2458899999999999       -1.2402500000000001       -1.2346100000000000       -1.2289600000000001       -1.2233200000000000       -1.2176800000000001       -1.2120400000000000       -1.2063999999999999       -1.2007600000000000       -1.1951200000000000       -1.1894700000000000       -1.1838299999999999       -1.1781900000000001       -1.1725500000000000       -1.1669099999999999       -1.1612700000000000       -1.1556299999999999       -1.1499800000000000       -1.1443399999999999       -1.1387000000000000       -1.1330600000000000       -1.1274200000000001       -1.1217800000000000       -1.1161399999999999       -1.1104900000000000       -1.1048500000000001       -1.0992100000000000       -1.0935699999999999       -1.0879300000000001       -1.0822900000000000       -1.0766500000000001       -1.0710000000000000       -1.0653600000000001       -1.0597200000000000       -1.0540799999999999       -1.0484400000000000       -1.0427999999999999       -1.0371500000000000       -1.0315099999999999       -1.0258700000000001       -1.0202300000000000       -1.0145900000000001       -1.0089500000000000       -1.0033099999999999      -0.99765999999999999      -0.99202000000000001      -0.98638000000000003      -0.98073999999999995      -0.97509999999999997      -0.96945999999999999      -0.96382000000000001      -0.95816999999999997      -0.95252999999999999      -0.94689000000000001      -0.94125000000000003      -0.93561000000000005      -0.92996999999999996      -0.92432999999999998      -0.91868000000000005      -0.91303999999999996      -0.90739999999999998      -0.90176000000000001      -0.89612000000000003      -0.89048000000000005      -0.88483999999999996      -0.87919000000000003      -0.87355000000000005      -0.86790999999999996      -0.86226999999999998      -0.85663000000000000      -0.85099000000000002      -0.84535000000000005      -0.83970000000000000      -0.83406000000000002      -0.82842000000000005      -0.82255000000000000      -0.81667999999999996      -0.81081000000000003      -0.80493000000000003      -0.79905999999999999      -0.79318999999999995      -0.78732000000000002      -0.78144999999999998      -0.77558000000000005      -0.76970000000000005      -0.76383000000000001      -0.75795999999999997      -0.75209000000000004      -0.74621999999999999      -0.74034999999999995      -0.73446999999999996      -0.72860000000000003      -0.72272999999999998      -0.71686000000000005      -0.71099000000000001      -0.70511999999999997      -0.69923999999999997      -0.69337000000000004      -0.68750000000000000      -0.68162999999999996      -0.67576000000000003      -0.66988999999999999      -0.66400999999999999      -0.65813999999999995      -0.65227000000000002      -0.64639999999999997      -0.64053000000000004      -0.63466000000000000      -0.62878000000000001      -0.62290999999999996      -0.61704000000000003      -0.61116999999999999      -0.60529999999999995      -0.59941999999999995      -0.59355000000000002      -0.58767999999999998      -0.58181000000000005      -0.57594000000000001      -0.57006999999999997      -0.56418999999999997      -0.55832000000000004      -0.55245000000000000      -0.54657999999999995      -0.54071000000000002      -0.53483999999999998      -0.52895999999999999      -0.52309000000000005      -0.51722000000000001      -0.51134999999999997      -0.50548000000000004      -0.49961000000000000      -0.49373000000000000      -0.48786000000000002      -0.48198999999999997      -0.47611999999999999      -0.47025000000000000      -0.46438000000000001      -0.45850000000000002      -0.45262999999999998      -0.44675999999999999      -0.44089000000000000      -0.43502000000000002      -0.42914999999999998      -0.42326999999999998      -0.41739999999999999      -0.41153000000000001      -0.40566000000000002      -0.39978999999999998      -0.39391999999999999      -0.38804000000000000      -0.38217000000000001      -0.37630000000000002      -0.37042999999999998      -0.36456000000000000      -0.35868000000000000      -0.35281000000000001      -0.34694000000000003      -0.34106999999999998      -0.33520000000000000      -0.32933000000000001      -0.32345000000000002      -0.31757999999999997      -0.31170999999999999      -0.30584000000000000      -0.29997000000000001      -0.29409999999999997      -0.28821999999999998      -0.28234999999999999      -0.27648000000000000      -0.27061000000000002      -0.26473999999999998      -0.25886999999999999      -0.25298999999999999      -0.24712000000000001      -0.24124999999999999      -0.23538000000000001      -0.22950999999999999      -0.22364000000000001      -0.21776000000000001      -0.21189000000000000      -0.20602000000000001      -0.20014999999999999      -0.19428000000000001      -0.18840999999999999      -0.18253000000000000      -0.17666000000000001      -0.17079000000000000      -0.16492000000000001      -0.15905000000000000      -0.15318000000000001      -0.14729999999999999      -0.14143000000000000      -0.13556000000000001      -0.12969000000000000      -0.12382000000000000      -0.11794000000000000      -0.11207000000000000      -0.10620000000000000      -0.10033000000000000       -9.4460000000000002E-002  -8.8590000000000002E-002  -8.2710000000000006E-002  -7.6840000000000006E-002  -7.0739999999999997E-002  -6.4640000000000003E-002  -5.8540000000000002E-002  -5.2440000000000001E-002  -4.6330000000000003E-002  -4.0230000000000002E-002  -3.4130000000000001E-002  -2.8029999999999999E-002  -2.1930000000000002E-002  -1.5820000000000001E-002  -9.7199999999999995E-003  -3.6200000000000000E-003   2.4800000000000000E-003   8.5800000000000008E-003   1.4690000000000000E-002   2.0789999999999999E-002   2.6890000000000001E-002   3.2989999999999998E-002   3.9090000000000000E-002   4.5199999999999997E-002   5.1299999999999998E-002   5.7400000000000000E-002   6.3500000000000001E-002   6.9599999999999995E-002   7.5710000000000000E-002   8.1809999999999994E-002   8.7910000000000002E-002   9.4009999999999996E-002  0.10011000000000000       0.10621999999999999       0.11232000000000000       0.11842000000000000       0.12452000000000001       0.13062000000000001       0.13672999999999999       0.14283000000000001       0.14893000000000001       0.15503000000000000       0.16113000000000000       0.16724000000000000       0.17333999999999999       0.17943999999999999       0.18554000000000001       0.19164000000000000       0.19775000000000001       0.20385000000000000       0.20995000000000000       0.21604999999999999       0.22214999999999999       0.22825999999999999       0.23436000000000001       0.24046000000000001       0.24656000000000000       0.25266000000000000       0.25877000000000000       0.26486999999999999       0.27096999999999999       0.27706999999999998       0.28316999999999998       0.28927999999999998       0.29537999999999998       0.30148000000000003       0.30758000000000002       0.31368000000000001       0.31979000000000002       0.32589000000000001       0.33199000000000001       0.33809000000000000       0.34419000000000000       0.35030000000000000       0.35639999999999999       0.36249999999999999       0.36859999999999998       0.37469999999999998       0.38080999999999998       0.38690999999999998       0.39301000000000003       0.39911000000000002       0.40521000000000001       0.41131000000000001       0.41742000000000001       0.42352000000000001       0.42962000000000000       0.43572000000000000       0.44181999999999999       0.44792999999999999       0.45402999999999999       0.46012999999999998       0.46622999999999998       0.47233000000000003       0.47843999999999998       0.48454000000000003       0.49064000000000002       0.49674000000000001       0.50283999999999995       0.50895000000000001       0.51505000000000001       0.52115000000000000       0.52725000000000000       0.53334999999999999       0.53946000000000005       0.54556000000000004       0.55166000000000004       0.55776000000000003       0.56386000000000003       0.56996999999999998       0.57606999999999997       0.58216999999999997       0.58826999999999996       0.59436999999999995       0.60048000000000001       0.60658000000000001       0.61268000000000000       0.61878000000000000       0.62487999999999999       0.63099000000000005       0.63709000000000005       0.64319000000000004       0.64929000000000003       0.65539000000000003       0.66149999999999998       0.66759999999999997       0.67369999999999997       0.67979999999999996       0.68589999999999995       0.69201000000000001       0.69811000000000001       0.70421000000000000     
 ug =    3.0000000000000000        3.0012599999999998        3.0025200000000001        3.0037799999999999        3.0050400000000002        3.0063000000000000        3.0075599999999998        3.0088200000000001        3.0100799999999999        3.0113400000000001        3.0125999999999999        3.0138600000000002        3.0151200000000000        3.0163799999999998        3.0176400000000001        3.0188999999999999        3.0201600000000002        3.0214200000000000        3.0226799999999998        3.0239400000000001        3.0251999999999999        3.0264600000000002        3.0277099999999999        3.0289700000000002        3.0302300000000000        3.0314899999999998        3.0327500000000001        3.0340099999999999        3.0352700000000001        3.0365300000000000        3.0377900000000002        3.0390500000000000        3.0403099999999998        3.0415700000000001        3.0428299999999999        3.0440900000000002        3.0453500000000000        3.0466099999999998        3.0478700000000001        3.0491299999999999        3.0503900000000002        3.0516500000000000        3.0529099999999998        3.0541700000000001        3.0554299999999999        3.0566900000000001        3.0579499999999999        3.0592100000000002        3.0604700000000000        3.0617299999999998        3.0629900000000001        3.0642499999999999        3.0655100000000002        3.0667700000000000        3.0680299999999998        3.0692900000000001        3.0705499999999999        3.0718100000000002        3.0730700000000000        3.0743299999999998        3.0755900000000000        3.0768499999999999        3.0781100000000001        3.0793699999999999        3.0806200000000001        3.0818800000000000        3.0831400000000002        3.0844000000000000        3.0856599999999998        3.0869200000000001        3.0881799999999999        3.0894400000000002        3.0907000000000000        3.0919599999999998        3.0932200000000001        3.0944799999999999        3.0957400000000002        3.0970000000000000        3.0982599999999998        3.0995200000000001        3.1007799999999999        3.1020400000000001        3.1032999999999999        3.1045600000000002        3.1058200000000000        3.1070799999999998        3.1083400000000001        3.1095999999999999        3.1108600000000002        3.1121200000000000        3.1133799999999998        3.1146400000000001        3.1158999999999999        3.1171600000000002        3.1184200000000000        3.1196799999999998        3.1209400000000000        3.1221999999999999        3.1234600000000001        3.1247199999999999        3.1259800000000002        3.1272400000000000        3.1284999999999998        3.1297600000000001        3.1310199999999999        3.1322800000000002        3.1335400000000000        3.1347900000000002        3.1360500000000000        3.1373099999999998        3.1385700000000001        3.1398299999999999        3.1410900000000002        3.1423500000000000        3.1436099999999998        3.1448700000000001        3.1461299999999999        3.1473900000000001        3.1486499999999999        3.1499100000000002        3.1511700000000000        3.1524299999999998        3.1536900000000001        3.1549499999999999        3.1562100000000002        3.1574700000000000        3.1587299999999998        3.1599900000000001        3.1612499999999999        3.1625999999999999        3.1639499999999998        3.1652900000000002        3.1666400000000001        3.1679900000000001        3.1693400000000000        3.1706900000000000        3.1720400000000000        3.1733799999999999        3.1747299999999998        3.1760799999999998        3.1774300000000002        3.1787800000000002        3.1801200000000001        3.1814700000000000        3.1828200000000000        3.1841699999999999        3.1855199999999999        3.1868699999999999        3.1882100000000002        3.1895600000000002        3.1909100000000001        3.1922600000000001        3.1936100000000001        3.1949500000000000        3.1962999999999999        3.1976499999999999        3.1989999999999998        3.2003499999999998        3.2017000000000002        3.2030400000000001        3.2043900000000001        3.2057400000000000        3.2070900000000000        3.2084400000000000        3.2097799999999999        3.2111299999999998        3.2124799999999998        3.2138300000000002        3.2151800000000001        3.2165200000000000        3.2178700000000000        3.2192200000000000        3.2205699999999999        3.2219199999999999        3.2232699999999999        3.2246100000000002        3.2259600000000002        3.2273100000000001        3.2286600000000001        3.2300100000000000        3.2313499999999999        3.2326999999999999        3.2340499999999999        3.2353999999999998        3.2367499999999998        3.2381000000000002        3.2394400000000001        3.2407900000000001        3.2421400000000000        3.2434900000000000        3.2448399999999999        3.2461799999999998        3.2475299999999998        3.2488800000000002        3.2502300000000002        3.2515800000000001        3.2529300000000001        3.2542700000000000        3.2556200000000000        3.2569699999999999        3.2583199999999999        3.2596699999999998        3.2610100000000002        3.2623600000000001        3.2637100000000001        3.2650600000000001        3.2664100000000000        3.2677600000000000        3.2690999999999999        3.2704499999999999        3.2717999999999998        3.2731499999999998        3.2745000000000002        3.2758400000000001        3.2771900000000000        3.2785400000000000        3.2798900000000000        3.2812399999999999        3.2825899999999999        3.2839299999999998        3.2852800000000002        3.2866300000000002        3.2879800000000001        3.2893300000000001        3.2906700000000000        3.2920199999999999        3.2933699999999999        3.2947199999999999        3.2960699999999998        3.2974199999999998        3.2987600000000001        3.3001100000000001        3.3014600000000001        3.3028100000000000        3.3041600000000000        3.3054999999999999        3.3068499999999998        3.3081999999999998        3.3095500000000002        3.3109000000000002        3.3122500000000001        3.3135900000000000        3.3149400000000000        3.3162900000000000        3.3176399999999999        3.3189899999999999        3.3203299999999998        3.3216800000000002        3.3230300000000002        3.3243800000000001        3.3257300000000001        3.3270700000000000        3.3284199999999999        3.3297699999999999        3.3311199999999999        3.3324699999999998        3.3338199999999998        3.3356699999999999        3.3375300000000001        3.3393899999999999        3.3412400000000000        3.3431000000000002        3.3449499999999999        3.3468100000000001        3.3486699999999998        3.3505199999999999        3.3523800000000001        3.3542399999999999        3.3560900000000000        3.3579500000000002        3.3598100000000000        3.3616600000000001        3.3635199999999998        3.3653800000000000        3.3672300000000002        3.3690899999999999        3.3709500000000001        3.3727999999999998        3.3746600000000000        3.3765200000000002        3.3783699999999999        3.3802300000000001        3.3820800000000002        3.3839399999999999        3.3858000000000001        3.3876499999999998        3.3895100000000000        3.3913700000000002        3.3932199999999999        3.3950800000000001        3.3969399999999998        3.3987900000000000        3.4006500000000002        3.4025099999999999        3.4043600000000001        3.4062199999999998        3.4080800000000000        3.4099300000000001        3.4117899999999999        3.4136500000000001        3.4155000000000002        3.4173600000000000        3.4192100000000001        3.4210699999999998        3.4229300000000000        3.4247800000000002        3.4266399999999999        3.4285000000000001        3.4303499999999998        3.4322100000000000        3.4340700000000002        3.4359199999999999        3.4377800000000001        3.4396399999999998        3.4414899999999999        3.4433500000000001        3.4452099999999999        3.4470600000000000        3.4489200000000002        3.4507800000000000        3.4526300000000001        3.4544899999999998        3.4563400000000000        3.4582000000000002        3.4600599999999999        3.4619100000000000        3.4637699999999998        3.4656300000000000        3.4674800000000001        3.4693399999999999        3.4712000000000001        3.4730500000000002        3.4749099999999999        3.4767700000000001        3.4786199999999998        3.4804800000000000        3.4823400000000002        3.4841899999999999        3.4860500000000001        3.4878999999999998        3.4897600000000000        3.4916200000000002        3.4934699999999999        3.4953300000000000        3.4971899999999998        3.4990399999999999        3.5009000000000001        3.5027599999999999        3.5046100000000000        3.5064700000000002        3.5083299999999999        3.5101800000000001        3.5120399999999998        3.5139000000000000        3.5157500000000002        3.5176099999999999        3.5194700000000001        3.5213199999999998        3.5231800000000000        3.5250300000000001        3.5268899999999999        3.5287500000000001        3.5306000000000002        3.5324599999999999        3.5343200000000001        3.5361699999999998        3.5380300000000000        3.5398900000000002        3.5417399999999999        3.5436000000000001        3.5454599999999998        3.5473100000000000        3.5491700000000002        3.5510299999999999        3.5528800000000000        3.5547399999999998        3.5566000000000000        3.5584500000000001        3.5603099999999999        3.5621600000000000        3.5640200000000002        3.5658799999999999        3.5677300000000001        3.5695899999999998        3.5714500000000000        3.5734800000000000        3.5755100000000000        3.5775500000000000        3.5795800000000000        3.5816100000000000        3.5836500000000000        3.5856800000000000        3.5877100000000000        3.5897500000000000        3.5917800000000000        3.5938099999999999        3.5958500000000000        3.5978800000000000        3.5999099999999999        3.6019500000000000        3.6039800000000000        3.6060099999999999        3.6080500000000000        3.6100800000000000        3.6121099999999999        3.6141500000000000        3.6161799999999999        3.6182099999999999        3.6202500000000000        3.6222799999999999        3.6243099999999999        3.6263500000000000        3.6283799999999999        3.6304099999999999        3.6324500000000000        3.6344799999999999        3.6365099999999999        3.6385500000000000        3.6405799999999999        3.6426099999999999        3.6446499999999999        3.6466799999999999        3.6487099999999999        3.6507499999999999        3.6527799999999999        3.6548099999999999        3.6568499999999999        3.6588799999999999        3.6609099999999999        3.6629499999999999        3.6649799999999999        3.6670099999999999        3.6690499999999999        3.6710799999999999        3.6731099999999999        3.6751499999999999        3.6771799999999999        3.6792099999999999        3.6812499999999999        3.6832799999999999        3.6853099999999999        3.6873499999999999        3.6893799999999999        3.6914099999999999        3.6934499999999999        3.6954799999999999        3.6975099999999999        3.6995499999999999        3.7015799999999999        3.7036099999999998        3.7056499999999999        3.7076799999999999        3.7097099999999998        3.7117499999999999        3.7137799999999999        3.7158099999999998        3.7178499999999999        3.7198799999999999        3.7219099999999998        3.7239499999999999        3.7259799999999998        3.7280099999999998        3.7300499999999999        3.7320799999999998        3.7341099999999998        3.7361499999999999        3.7381799999999998        3.7402099999999998        3.7422399999999998        3.7442799999999998        3.7463099999999998        3.7483399999999998        3.7503799999999998        3.7524099999999998        3.7544400000000002        3.7564799999999998        3.7585099999999998        3.7605400000000002        3.7625799999999998        3.7646099999999998        3.7666400000000002        3.7686799999999998        3.7707099999999998        3.7727400000000002        3.7747799999999998        3.7768099999999998        3.7788400000000002        3.7808799999999998        3.7829100000000002        3.7849400000000002        3.7869799999999998        3.7890100000000002        3.7910400000000002        3.7930799999999998        3.7951100000000002        3.7971400000000002        3.7991799999999998        3.8012100000000002        3.8032400000000002        3.8052800000000002        3.8073100000000002        3.8093400000000002        3.8113800000000002        3.8134100000000002        3.8154400000000002        3.8174800000000002        3.8195100000000002        3.8215400000000002        3.8235800000000002        3.8256100000000002        3.8276400000000002        3.8296800000000002        3.8317100000000002        3.8339200000000000        3.8361299999999998        3.8383400000000001        3.8405499999999999        3.8427600000000002        3.8449700000000000        3.8471799999999998        3.8493900000000001        3.8515999999999999        3.8538100000000002        3.8560200000000000        3.8582299999999998        3.8604400000000001        3.8626499999999999        3.8648600000000002        3.8670700000000000        3.8692799999999998        3.8714900000000001        3.8736999999999999        3.8759100000000002        3.8781200000000000        3.8803299999999998        3.8825400000000001        3.8847499999999999        3.8869600000000002        3.8891700000000000        3.8913799999999998        3.8935900000000001        3.8957999999999999        3.8980100000000002        3.9002200000000000        3.9024299999999998        3.9046400000000001        3.9068499999999999        3.9090600000000002        3.9112700000000000        3.9134799999999998        3.9156900000000001        3.9178999999999999        3.9201100000000002        3.9223300000000001        3.9245399999999999        3.9267500000000002        3.9289600000000000        3.9311699999999998        3.9333800000000001        3.9355899999999999        3.9378000000000002        3.9400100000000000        3.9422199999999998        3.9444300000000001        3.9466399999999999        3.9488500000000002        3.9510600000000000        3.9532699999999998        3.9554800000000001        3.9576899999999999        3.9599000000000002        3.9621100000000000        3.9643199999999998        3.9665300000000001        3.9687399999999999        3.9709500000000002        3.9731600000000000        3.9753699999999998        3.9775800000000001        3.9797899999999999        3.9820000000000002        3.9842100000000000        3.9864199999999999        3.9886300000000001        3.9908399999999999        3.9930500000000002        3.9952600000000000        3.9974699999999999        3.9996800000000001        4.0018900000000004        4.0041000000000002        4.0063100000000000        4.0085199999999999        4.0107299999999997        4.0129400000000004        4.0151500000000002        4.0173600000000000        4.0195699999999999        4.0217799999999997        4.0239900000000004        4.0262000000000002        4.0284100000000000        4.0306199999999999        4.0328299999999997        4.0350400000000004        4.0372500000000002        4.0394600000000001        4.0416699999999999        4.0438799999999997        4.0460900000000004        4.0483000000000002        4.0505100000000001        4.0527199999999999        4.0549299999999997        4.0571400000000004        4.0593500000000002        4.0615600000000001        4.0637699999999999        4.0659799999999997        4.0681900000000004        4.0704000000000002        4.0726100000000001        4.0748199999999999        4.0770299999999997        4.0792400000000004        4.0814500000000002        4.0836600000000001        4.0858699999999999        4.0880799999999997        4.0902900000000004        4.0925000000000002        4.0947100000000001        4.0969199999999999        4.0991299999999997        4.1013400000000004        4.1035500000000003        4.1057600000000001        4.1079699999999999        4.1101799999999997        4.1123900000000004        4.1146099999999999        4.1169900000000004        4.1193799999999996        4.1217699999999997        4.1241500000000002        4.1265400000000003        4.1289300000000004        4.1313100000000000        4.1337000000000002        4.1360900000000003        4.1384699999999999        4.1408600000000000        4.1432500000000001        4.1456400000000002        4.1480199999999998        4.1504099999999999        4.1528000000000000        4.1551799999999997        4.1575699999999998        4.1599599999999999        4.1623400000000004        4.1647299999999996        4.1671199999999997        4.1695000000000002        4.1718900000000003        4.1742800000000004        4.1766699999999997        4.1790500000000002        4.1814400000000003        4.1838300000000004        4.1862100000000000        4.1886000000000001        4.1909900000000002        4.1933699999999998        4.1957599999999999        4.1981500000000000        4.2005299999999997        4.2029199999999998        4.2053099999999999        4.2077000000000000        4.2100799999999996        4.2124699999999997        4.2148599999999998        4.2172400000000003        4.2196300000000004        4.2220199999999997        4.2244000000000002        4.2267900000000003        4.2291800000000004        4.2315600000000000        4.2339500000000001        4.2363400000000002        4.2387300000000003        4.2411099999999999        4.2435000000000000        4.2458900000000002        4.2482699999999998        4.2506599999999999        4.2530500000000000        4.2554299999999996        4.2578199999999997        4.2602099999999998        4.2625900000000003        4.2649800000000004        4.2673699999999997        4.2697599999999998        4.2721400000000003        4.2745300000000004        4.2769199999999996        4.2793000000000001        4.2816900000000002        4.2840800000000003        4.2864599999999999        4.2888500000000001        4.2912400000000002        4.2936199999999998        4.2960099999999999        4.2984000000000000        4.3007900000000001        4.3031699999999997        4.3055599999999998        4.3079499999999999        4.3103300000000004        4.3127199999999997        4.3151099999999998        4.3174900000000003        4.3198800000000004        4.3222699999999996        4.3246500000000001        4.3270400000000002        4.3294300000000003        4.3318199999999996        4.3342000000000001        4.3365900000000002        4.3389800000000003        4.3413599999999999        4.3437500000000000        4.3461400000000001        4.3485199999999997        4.3509099999999998        4.3532999999999999        4.3556800000000004        4.3580699999999997        4.3604599999999998        4.3628499999999999        4.3652300000000004        4.3676199999999996        4.3700099999999997        4.3723900000000002        4.3747800000000003        4.3771699999999996        4.3795500000000001        4.3819400000000002        4.3843300000000003        4.3867099999999999        4.3891000000000000        4.3914900000000001        4.3938800000000002        4.3962599999999998        4.3986499999999999        4.4010400000000001        4.4034199999999997        4.4058099999999998        4.4081999999999999        4.4105800000000004        4.4129699999999996        4.4153599999999997        4.4177400000000002        4.4201300000000003        4.4226900000000002        4.4252599999999997        4.4278199999999996        4.4303900000000001        4.4329499999999999        4.4355099999999998        4.4380800000000002        4.4406400000000001        4.4432000000000000        4.4457700000000004        4.4483300000000003        4.4508999999999999        4.4534599999999998        4.4560199999999996        4.4585900000000001        4.4611499999999999        4.4637099999999998        4.4662800000000002        4.4688400000000001        4.4714099999999997        4.4739699999999996        4.4765300000000003        4.4790999999999999        4.4816599999999998        4.4842199999999997        4.4867900000000001        4.4893500000000000        4.4919200000000004        4.4944800000000003        4.4970400000000001        4.4996099999999997        4.5021699999999996        4.5047300000000003        4.5072999999999999        4.5098599999999998        4.5124300000000002        4.5149900000000001        4.5175500000000000        4.5201200000000004        4.5226800000000003        4.5252400000000002        4.5278099999999997        4.5303699999999996        4.5329400000000000        4.5354999999999999        4.5380599999999998        4.5406300000000002        4.5431900000000001        4.5457500000000000        4.5483200000000004        4.5508800000000003        4.5534499999999998        4.5560099999999997        4.5585699999999996        4.5611400000000000        4.5636999999999999        4.5662599999999998        4.5688300000000002        4.5713900000000001        4.5739599999999996        4.5765200000000004        4.5790800000000003        4.5816499999999998        4.5842099999999997        4.5867699999999996        4.5893400000000000        4.5918999999999999        4.5944700000000003        4.5970300000000002        4.5995900000000001        4.6021599999999996        4.6047200000000004        4.6072800000000003        4.6098499999999998        4.6124099999999997        4.6149699999999996        4.6175400000000000        4.6200999999999999        4.6226700000000003        4.6252300000000002        4.6277900000000001        4.6303599999999996        4.6329200000000004        4.6354800000000003        4.6380499999999998        4.6406099999999997        4.6431800000000001        4.6457400000000000        4.6482999999999999        4.6508700000000003        4.6534300000000002        4.6559900000000001        4.6585599999999996        4.6611200000000004        4.6636899999999999        4.6662499999999998        4.6688099999999997        4.6713800000000001        4.6739400000000000        4.6764999999999999        4.6790700000000003        4.6816300000000002        4.6841999999999997        4.6867599999999996        4.6893200000000004        4.6918899999999999        4.6944499999999998        4.6970099999999997        4.6995800000000001        4.7021400000000000        4.7047100000000004        4.7072700000000003        4.7098300000000002        4.7123999999999997        4.7149599999999996        4.7175200000000004        4.7200899999999999        4.7226499999999998        4.7252200000000002        4.7277800000000001        4.7303400000000000        4.7329100000000004        4.7354700000000003        4.7380300000000002        4.7405999999999997        4.7431599999999996        4.7457300000000000        4.7482899999999999        4.7510300000000001        4.7537700000000003        4.7565099999999996        4.7592499999999998        4.7619899999999999        4.7647300000000001        4.7674700000000003        4.7702099999999996        4.7729499999999998        4.7756900000000000        4.7784300000000002        4.7811800000000000        4.7839200000000002        4.7866600000000004        4.7893999999999997        4.7921399999999998        4.7948800000000000        4.7976200000000002        4.8003600000000004        4.8030999999999997        4.8058399999999999        4.8085800000000001        4.8113200000000003        4.8140599999999996        4.8167999999999997        4.8195399999999999        4.8222800000000001        4.8250200000000003        4.8277599999999996        4.8305100000000003        4.8332499999999996        4.8359899999999998        4.8387300000000000        4.8414700000000002        4.8442100000000003        4.8469499999999996        4.8496899999999998        4.8524300000000000        4.8551700000000002        4.8579100000000004        4.8606499999999997        4.8633899999999999        4.8661300000000001        4.8688700000000003        4.8716100000000004        4.8743499999999997        4.8770899999999999        4.8798399999999997        4.8825799999999999        4.8853200000000001        4.8880600000000003        4.8907999999999996        4.8935399999999998        4.8962800000000000        4.8990200000000002        4.9017600000000003        4.9044999999999996        4.9072399999999998        4.9099800000000000        4.9127200000000002        4.9154600000000004        4.9181999999999997        4.9209399999999999        4.9236800000000001        4.9264200000000002        4.9291600000000004        4.9319100000000002        4.9346500000000004        4.9373899999999997        4.9401299999999999        4.9428700000000001        4.9456100000000003        4.9483499999999996        4.9510899999999998        4.9538300000000000        4.9565700000000001        4.9593100000000003        4.9620499999999996        4.9647899999999998        4.9675300000000000        4.9702700000000002        4.9730100000000004        4.9757499999999997        4.9784899999999999        4.9812399999999997        4.9839799999999999        4.9867200000000000        4.9894600000000002        4.9922000000000004        4.9949399999999997        4.9976799999999999        5.0004200000000001        5.0031600000000003        5.0058999999999996        5.0086399999999998        5.0113799999999999        5.0141200000000001        5.0168600000000003        5.0195999999999996        5.0223399999999998        5.0250800000000000        5.0278200000000002        5.0305600000000004        5.0333100000000002        5.0360500000000004        5.0387899999999997        5.0415299999999998        5.0442700000000000        5.0470100000000002        5.0497500000000004        5.0524899999999997        5.0552299999999999        5.0579700000000001        5.0607100000000003        5.0634499999999996        5.0661899999999997        5.0689299999999999        5.0716700000000001        5.0744100000000003        5.0771499999999996        5.0798899999999998        5.0826399999999996        5.0853799999999998        5.0881200000000000        5.0908600000000002        5.0936000000000003        5.0963399999999996        5.0990799999999998        5.1020000000000003        5.1049100000000003        5.1078299999999999        5.1107500000000003        5.1136699999999999        5.1165799999999999        5.1195000000000004        5.1224200000000000        5.1253299999999999        5.1282500000000004        5.1311700000000000        5.1340899999999996        5.1369999999999996        5.1399200000000000        5.1428399999999996        5.1457600000000001        5.1486700000000001        5.1515899999999997        5.1545100000000001        5.1574299999999997        5.1603399999999997        5.1632600000000002        5.1661799999999998        5.1690899999999997        5.1720100000000002        5.1749299999999998        5.1778500000000003        5.1807600000000003        5.1836799999999998        5.1866000000000003        5.1895199999999999        5.1924299999999999        5.1953500000000004        5.1982699999999999        5.2011900000000004        5.2041000000000004        5.2070200000000000        5.2099399999999996        5.2128600000000000        5.2157700000000000        5.2186899999999996        5.2216100000000001        5.2245200000000001        5.2274399999999996        5.2303600000000001        5.2332799999999997        5.2361899999999997        5.2391100000000002        5.2420299999999997        5.2449500000000002        5.2478600000000002        5.2507799999999998        5.2537000000000003        5.2566199999999998        5.2595299999999998        5.2624500000000003        5.2653699999999999        5.2682799999999999        5.2712000000000003        5.2741199999999999        5.2770400000000004        5.2799500000000004        5.2828700000000000        5.2857900000000004        5.2887100000000000        5.2916200000000000        5.2945399999999996        5.2974600000000001        5.3003799999999996        5.3032899999999996        5.3062100000000001        5.3091299999999997        5.3120500000000002        5.3149600000000001        5.3178799999999997        5.3208000000000002        5.3237100000000002        5.3266299999999998        5.3295500000000002        5.3324699999999998        5.3353799999999998        5.3383000000000003        5.3412199999999999        5.3441400000000003        5.3470500000000003        5.3499699999999999        5.3528900000000004        5.3558100000000000        5.3587199999999999        5.3616400000000004        5.3645600000000000        5.3674700000000000        5.3703900000000004        5.3733100000000000        5.3762299999999996        5.3791399999999996        5.3820600000000001        5.3849799999999997        5.3879000000000001        5.3908100000000001        5.3937299999999997        5.3966500000000002        5.3995699999999998        5.4024799999999997        5.4054000000000002        5.4083199999999998        5.4112299999999998        5.4141500000000002        5.4170699999999998        5.4199900000000003        5.4229000000000003        5.4258199999999999        5.4287400000000003        5.4316599999999999        5.4345699999999999        5.4374900000000004        5.4404100000000000        5.4433299999999996        5.4462400000000004        5.4491600000000000        5.4520799999999996        5.4550000000000001        5.4579100000000000        5.4608299999999996        5.4637500000000001        5.4666600000000001        5.4695799999999997        5.4725000000000001        5.4755900000000004        5.4786900000000003        5.4817799999999997        5.4848800000000004        5.4879699999999998        5.4910600000000001        5.4941599999999999        5.4972500000000002        5.5003500000000001        5.5034400000000003        5.5065400000000002        5.5096299999999996        5.5127199999999998        5.5158199999999997        5.5189100000000000        5.5220099999999999        5.5251000000000001        5.5281900000000004        5.5312900000000003        5.5343799999999996        5.5374800000000004        5.5405699999999998        5.5436699999999997        5.5467599999999999        5.5498500000000002        5.5529500000000001        5.5560400000000003        5.5591400000000002        5.5622299999999996        5.5653199999999998        5.5684199999999997        5.5715100000000000        5.5746099999999998        5.5777000000000001        5.5807900000000004        5.5838900000000002        5.5869799999999996        5.5900800000000004        5.5931699999999998        5.5962699999999996        5.5993599999999999        5.6024500000000002        5.6055500000000000        5.6086400000000003        5.6117400000000002        5.6148300000000004        5.6179199999999998        5.6210199999999997        5.6241099999999999        5.6272099999999998        5.6303000000000001        5.6334000000000000        5.6364900000000002        5.6395799999999996        5.6426800000000004        5.6457699999999997        5.6488699999999996        5.6519599999999999        5.6550500000000001        5.6581500000000000        5.6612400000000003        5.6643400000000002        5.6674300000000004        5.6705300000000003        5.6736199999999997        5.6767099999999999        5.6798099999999998        5.6829000000000001        5.6859999999999999        5.6890900000000002        5.6921799999999996        5.6952800000000003        5.6983699999999997        5.7014699999999996        5.7045599999999999        5.7076599999999997        5.7107500000000000        5.7138400000000003        5.7169400000000001        5.7200300000000004        5.7231300000000003        5.7262199999999996        5.7293099999999999        5.7324099999999998        5.7355000000000000        5.7385999999999999        5.7416900000000002        5.7447900000000001        5.7478800000000003        5.7509699999999997        5.7540699999999996        5.7571599999999998        5.7602599999999997        5.7633500000000000        5.7664400000000002        5.7695400000000001        5.7726300000000004        5.7757300000000003        5.7788199999999996        5.7819200000000004        5.7850099999999998        5.7881000000000000        5.7911999999999999        5.7942900000000002        5.7973900000000000        5.8004800000000003        5.8035699999999997        5.8066700000000004        5.8097599999999998        5.8128599999999997        5.8159500000000000        5.8190499999999998        5.8221400000000001        5.8252300000000004        5.8283300000000002        5.8314199999999996        5.8345200000000004        5.8376099999999997        5.8407000000000000        5.8437999999999999        5.8468900000000001        5.8499900000000000        5.8530800000000003        5.8561800000000002        5.8592700000000004        5.8623599999999998        5.8654599999999997        5.8685499999999999        5.8718199999999996        5.8750900000000001        5.8783599999999998        5.8816400000000000        5.8849099999999996        5.8881800000000002        5.8914499999999999        5.8947200000000004        5.8979900000000001        5.9012599999999997        5.9045300000000003        5.9077999999999999        5.9110699999999996        5.9143499999999998        5.9176200000000003        5.9208900000000000        5.9241599999999996        5.9274300000000002        5.9306999999999999        5.9339700000000004        5.9372400000000001        5.9405099999999997        5.9437800000000003        5.9470599999999996        5.9503300000000001        5.9535999999999998        5.9568700000000003        5.9601400000000000        5.9634099999999997        5.9666800000000002        5.9699499999999999        5.9732200000000004        5.9764900000000001        5.9797599999999997        5.9830399999999999        5.9863099999999996        5.9895800000000001        5.9928499999999998        5.9961200000000003        5.9993900000000000        6.0026599999999997        6.0059300000000002        6.0091999999999999        6.0124700000000004        6.0157499999999997        6.0190200000000003        6.0222899999999999        6.0255599999999996        6.0288300000000001        6.0320999999999998        6.0353700000000003        6.0386400000000000        6.0419099999999997        6.0451800000000002        6.0484600000000004        6.0517300000000001        6.0549999999999997        6.0582700000000003        6.0615399999999999        6.0648099999999996        6.0680800000000001        6.0713499999999998        6.0746200000000004        6.0778900000000000        6.0811599999999997        6.0844399999999998        6.0877100000000004        6.0909800000000001        6.0942499999999997        6.0975200000000003        6.1007899999999999        6.1040599999999996        6.1073300000000001        6.1105999999999998        6.1138700000000004        6.1171499999999996        6.1204200000000002        6.1236899999999999        6.1269600000000004        6.1302300000000001        6.1334999999999997        6.1367700000000003        6.1400399999999999        6.1433099999999996        6.1465800000000002        6.1498600000000003        6.1531300000000000        6.1563999999999997        6.1596700000000002        6.1629399999999999        6.1662100000000004        6.1694800000000001        6.1727499999999997        6.1760200000000003        6.1792899999999999        6.1825700000000001        6.1858399999999998        6.1891100000000003        6.1923800000000000        6.1956499999999997        6.1989200000000002        6.2021899999999999        6.2054600000000004        6.2087300000000001        6.2119999999999997        6.2152700000000003        6.2185499999999996        6.2218200000000001        6.2250899999999998        6.2283600000000003        6.2316300000000000        6.2348999999999997        6.2381700000000002        6.2414399999999999        6.2447100000000004        6.2479800000000001        6.2512600000000003        6.2545299999999999        6.2577999999999996        6.2610700000000001        6.2643399999999998        6.2676100000000003        6.2708800000000000        6.2741499999999997        6.2774200000000002        6.2806899999999999        6.2839700000000001        6.2872399999999997        6.2906800000000000        6.2941300000000000        6.2975800000000000        6.3010299999999999        6.3044700000000002        6.3079200000000002        6.3113700000000001        6.3148200000000001        6.3182700000000001        6.3217100000000004        6.3251600000000003        6.3286100000000003        6.3320600000000002        6.3355100000000002        6.3389499999999996        6.3423999999999996        6.3458500000000004        6.3493000000000004        6.3527399999999998        6.3561899999999998        6.3596399999999997        6.3630899999999997        6.3665399999999996        6.3699800000000000        6.3734299999999999        6.3768799999999999        6.3803299999999998        6.3837700000000002        6.3872200000000001        6.3906700000000001        6.3941200000000000        6.3975700000000000        6.4010100000000003        6.4044600000000003        6.4079100000000002        6.4113600000000002        6.4147999999999996        6.4182499999999996        6.4217000000000004        6.4251500000000004        6.4286000000000003        6.4320399999999998        6.4354899999999997        6.4389399999999997        6.4423899999999996        6.4458299999999999        6.4492799999999999        6.4527299999999999        6.4561799999999998        6.4596299999999998        6.4630700000000001        6.4665200000000000        6.4699700000000000        6.4734200000000000        6.4768600000000003        6.4803100000000002        6.4837600000000002        6.4872100000000001        6.4906600000000001        6.4941000000000004        6.4975500000000004        6.5010000000000003        6.5044500000000003        6.5078899999999997        6.5113399999999997        6.5147899999999996        6.5182399999999996        6.5216900000000004        6.5251299999999999        6.5285799999999998        6.5320299999999998        6.5354799999999997        6.5389200000000001        6.5423700000000000        6.5458200000000000        6.5492699999999999        6.5527199999999999        6.5561600000000002        6.5596100000000002        6.5630600000000001        6.5665100000000001        6.5699500000000004        6.5734000000000004        6.5768500000000003        6.5803000000000003        6.5837500000000002        6.5871899999999997        6.5906399999999996        6.5940899999999996        6.5975400000000004        6.6009799999999998        6.6044299999999998        6.6078799999999998        6.6113299999999997        6.6147799999999997        6.6182200000000000        6.6216699999999999        6.6251199999999999        6.6285699999999999        6.6320100000000002        6.6354600000000001        6.6389100000000001        6.6423600000000000        6.6458100000000000        6.6492500000000003        6.6527000000000003        6.6561500000000002        6.6596000000000002        6.6630399999999996        6.6664899999999996        6.6699400000000004        6.6733900000000004        6.6768400000000003        6.6802799999999998        6.6837299999999997        6.6871799999999997        6.6906299999999996        6.6940700000000000        6.6975199999999999        6.7009699999999999        6.7044199999999998        6.7078699999999998        6.7113100000000001        6.7147600000000001        6.7182100000000000        6.7216600000000000        6.7251000000000003        6.7285500000000003        6.7321799999999996        6.7358000000000002        6.7394299999999996        6.7430500000000002        6.7466699999999999        6.7503000000000002        6.7539199999999999        6.7575500000000002        6.7611699999999999        6.7648000000000001        6.7684199999999999        6.7720500000000001        6.7756699999999999        6.7793000000000001        6.7829199999999998        6.7865500000000001        6.7901699999999998        6.7937900000000004        6.7974199999999998        6.8010400000000004        6.8046699999999998        6.8082900000000004        6.8119199999999998        6.8155400000000004        6.8191699999999997        6.8227900000000004        6.8264199999999997        6.8300400000000003        6.8336699999999997        6.8372900000000003        6.8409100000000000        6.8445400000000003        6.8481600000000000        6.8517900000000003        6.8554100000000000        6.8590400000000002        6.8626600000000000        6.8662900000000002        6.8699100000000000        6.8735400000000002        6.8771599999999999        6.8807799999999997        6.8844099999999999        6.8880299999999997        6.8916599999999999        6.8952799999999996        6.8989099999999999        6.9025299999999996        6.9061599999999999        6.9097799999999996        6.9134099999999998        6.9170299999999996        6.9206599999999998        6.9242800000000004        6.9279000000000002        6.9315300000000004        6.9351500000000001        6.9387800000000004        6.9424000000000001        6.9460300000000004        6.9496500000000001        6.9532800000000003        6.9569000000000001        6.9605300000000003        6.9641500000000001        6.9677699999999998        6.9714000000000000        6.9750199999999998        6.9786500000000000        6.9822699999999998        6.9859000000000000        6.9895199999999997        6.9931500000000000        6.9967699999999997        7.0004000000000000        7.0040199999999997        7.0076499999999999        7.0112699999999997        7.0148900000000003        7.0185199999999996        7.0221400000000003        7.0257699999999996        7.0293900000000002        7.0330199999999996        7.0366400000000002        7.0402699999999996        7.0438900000000002        7.0475199999999996        7.0511400000000002        7.0547700000000004        7.0583900000000002        7.0620099999999999        7.0656400000000001        7.0692599999999999        7.0728900000000001        7.0765099999999999        7.0801400000000001        7.0837599999999998        7.0873900000000001        7.0910099999999998        7.0946400000000001        7.0982599999999998        7.1018800000000004        7.1055099999999998        7.1091300000000004        7.1127599999999997        7.1163800000000004        7.1200099999999997        7.1236300000000004        7.1272599999999997        7.1308800000000003        7.1345099999999997        7.1381300000000003        7.1417599999999997        7.1453800000000003        7.1490000000000000        7.1526300000000003        7.1562500000000000        7.1598800000000002        7.1635000000000000        7.1671300000000002        7.1707500000000000        7.1743800000000002        7.1779999999999999        7.1816300000000002        7.1852499999999999        7.1888699999999996        7.1924999999999999        7.1962999999999999        7.2000999999999999        7.2039000000000000        7.2077099999999996        7.2115099999999996        7.2153099999999997        7.2191099999999997        7.2229099999999997        7.2267099999999997        7.2305099999999998        7.2343099999999998        7.2381200000000003        7.2419200000000004        7.2457200000000004        7.2495200000000004        7.2533200000000004        7.2571199999999996        7.2609199999999996        7.2647300000000001        7.2685300000000002        7.2723300000000002        7.2761300000000002        7.2799300000000002        7.2837300000000003        7.2875300000000003        7.2913399999999999        7.2951400000000000        7.2989400000000000        7.3027400000000000        7.3065400000000000        7.3103400000000001        7.3141400000000001        7.3179499999999997        7.3217499999999998        7.3255499999999998        7.3293499999999998        7.3331499999999998        7.3369499999999999        7.3407499999999999        7.3445600000000004        7.3483599999999996        7.3521599999999996        7.3559599999999996        7.3597599999999996        7.3635599999999997        7.3673599999999997        7.3711700000000002        7.3749700000000002        7.3787700000000003        7.3825700000000003        7.3863700000000003        7.3901700000000003        7.3939700000000004        7.3977800000000000        7.4015800000000000        7.4053800000000001        7.4091800000000001        7.4129800000000001        7.4167800000000002        7.4205800000000002        7.4243800000000002        7.4281899999999998        7.4319899999999999        7.4357899999999999        7.4395899999999999        7.4433900000000000        7.4471900000000000        7.4509900000000000        7.4547999999999996        7.4585999999999997        7.4623999999999997        7.4661999999999997        7.4699999999999998        7.4737999999999998        7.4775999999999998        7.4814100000000003        7.4852100000000004        7.4890100000000004        7.4928100000000004        7.4966100000000004        7.5004099999999996        7.5042099999999996        7.5080200000000001        7.5118200000000002        7.5156200000000002        7.5194200000000002        7.5232200000000002        7.5270200000000003        7.5308200000000003        7.5346299999999999        7.5384300000000000        7.5422300000000000        7.5460300000000000        7.5498300000000000        7.5536300000000001        7.5574300000000001        7.5612399999999997        7.5650399999999998        7.5688399999999998        7.5726399999999998        7.5764399999999998        7.5802399999999999        7.5840399999999999        7.5878500000000004        7.5916499999999996        7.5954499999999996        7.5992499999999996        7.6030499999999996        7.6068499999999997        7.6106499999999997        7.6144499999999997        7.6182600000000003        7.6220600000000003        7.6258600000000003        7.6296600000000003        7.6334600000000004        7.6372600000000004        7.6410600000000004        7.6448700000000001        7.6486700000000001        7.6524700000000001        7.6562700000000001        7.6600700000000002        7.6638700000000002        7.6676700000000002        7.6714799999999999        7.6752799999999999        7.6790799999999999        7.6830600000000002        7.6870399999999997        7.6910100000000003        7.6949899999999998        7.6989700000000001        7.7029500000000004        7.7069299999999998        7.7108999999999996        7.7148800000000000        7.7188600000000003        7.7228399999999997        7.7268200000000000        7.7308000000000003        7.7347700000000001        7.7387499999999996        7.7427299999999999        7.7467100000000002        7.7506899999999996        7.7546600000000003        7.7586399999999998        7.7626200000000001        7.7666000000000004        7.7705799999999998        7.7745600000000001        7.7785299999999999        7.7825100000000003        7.7864899999999997        7.7904700000000000        7.7944500000000003        7.7984200000000001        7.8023999999999996        7.8063799999999999        7.8103600000000002        7.8143399999999996        7.8183199999999999        7.8222899999999997        7.8262700000000001        7.8302500000000004        7.8342299999999998        7.8382100000000001        7.8421900000000004        7.8461600000000002        7.8501399999999997        7.8541200000000000        7.8581000000000003        7.8620799999999997        7.8660500000000004        7.8700299999999999        7.8740100000000002        7.8779899999999996        7.8819699999999999        7.8859500000000002        7.8899200000000000        7.8939000000000004        7.8978799999999998        7.9018600000000001        7.9058400000000004        7.9098100000000002        7.9137899999999997        7.9177700000000000        7.9217500000000003        7.9257299999999997        7.9297100000000000        7.9336799999999998        7.9376600000000002        7.9416399999999996        7.9456199999999999        7.9496000000000002        7.9535799999999997        7.9575500000000003        7.9615299999999998        7.9655100000000001        7.9694900000000004        7.9734699999999998        7.9774399999999996        7.9814200000000000        7.9854000000000003        7.9893799999999997        7.9933600000000000        7.9973400000000003        8.0013100000000001        8.0052900000000005        8.0092700000000008        8.0132499999999993        8.0172299999999996        8.0212000000000003        8.0251800000000006        8.0291599999999992        8.0331399999999995        8.0371199999999998        8.0411000000000001        8.0450700000000008        8.0490499999999994        8.0530299999999997        8.0570100000000000        8.0609900000000003        8.0649599999999992        8.0689399999999996        8.0729199999999999        8.0769000000000002        8.0808800000000005        8.0848600000000008        8.0888299999999997        8.0928100000000001        8.0967900000000004        8.1007700000000007        8.1047499999999992        8.1087299999999995        8.1127000000000002        8.1166800000000006        8.1206600000000009        8.1246399999999994        8.1286199999999997        8.1325900000000004        8.1365700000000007        8.1405499999999993        8.1445299999999996        8.1485099999999999        8.1524900000000002        8.1564599999999992        8.1604399999999995        8.1644199999999998        8.1684000000000001        8.1723800000000004        8.1763499999999993        8.1803299999999997        8.1843100000000000        8.1882900000000003        8.1924399999999995        8.1966000000000001        8.2007499999999993        8.2049099999999999        8.2090599999999991        8.2132199999999997        8.2173700000000007        8.2215299999999996        8.2256800000000005        8.2298399999999994        8.2339900000000004        8.2381499999999992        8.2423000000000002        8.2464600000000008        8.2506100000000000        8.2547700000000006        8.2589199999999998        8.2630800000000004        8.2672299999999996        8.2713900000000002        8.2755399999999995        8.2797000000000001        8.2838499999999993        8.2880099999999999        8.2921600000000009        8.2963199999999997        8.3004700000000007        8.3046299999999995        8.3087800000000005        8.3129399999999993        8.3170900000000003        8.3212499999999991        8.3254000000000001        8.3295600000000007        8.3337100000000000        8.3378700000000006        8.3420199999999998        8.3461800000000004        8.3503299999999996        8.3544900000000002        8.3586500000000008        8.3628000000000000        8.3669600000000006        8.3711099999999998        8.3752700000000004        8.3794199999999996        8.3835800000000003        8.3877299999999995        8.3918900000000001        8.3960399999999993        8.4001999999999999        8.4043500000000009        8.4085099999999997        8.4126600000000007        8.4168199999999995        8.4209700000000005        8.4251299999999993        8.4292800000000003        8.4334399999999992        8.4375900000000001        8.4417500000000008        8.4459000000000000        8.4500600000000006        8.4542099999999998        8.4583700000000004        8.4625199999999996        8.4666800000000002        8.4708299999999994        8.4749900000000000        8.4791399999999992        8.4832999999999998        8.4874500000000008        8.4916099999999997        8.4957600000000006        8.4999199999999995        8.5040700000000005        8.5082299999999993        8.5123800000000003        8.5165400000000009        8.5206900000000001        8.5248500000000007        8.5289999999999999        8.5331600000000005        8.5373099999999997        8.5414700000000003        8.5456199999999995        8.5497800000000002        8.5539299999999994        8.5580900000000000        8.5622399999999992        8.5663999999999998        8.5705500000000008        8.5747099999999996        8.5788600000000006        8.5830199999999994        8.5871700000000004        8.5913299999999992        8.5954800000000002        8.5996400000000008        8.6037900000000000        8.6079500000000007        8.6120999999999999        8.6162600000000005        8.6204099999999997        8.6245700000000003        8.6287199999999995        8.6328800000000001        8.6370299999999993        8.6411899999999999        8.6453399999999991        8.6494999999999997        8.6536500000000007        8.6578099999999996        8.6619600000000005        8.6661199999999994        8.6702700000000004        8.6744299999999992        8.6785800000000002        8.6827400000000008        8.6868900000000000        8.6910500000000006        8.6951999999999998        8.6993600000000004        8.7035099999999996        8.7076700000000002        8.7118199999999995        8.7159800000000001        8.7201299999999993        8.7244600000000005        8.7287999999999997        8.7331299999999992        8.7374600000000004        8.7417899999999999        8.7461199999999995        8.7504500000000007        8.7547899999999998        8.7591199999999994        8.7634500000000006        8.7677800000000001        8.7721099999999996        8.7764500000000005        8.7807800000000000        8.7851099999999995        8.7894400000000008        8.7937700000000003        8.7980999999999998        8.8024400000000007        8.8067700000000002        8.8110999999999997        8.8154299999999992        8.8197600000000005        8.8240999999999996        8.8284300000000009        8.8327600000000004        8.8370899999999999        8.8414199999999994        8.8457500000000007        8.8500899999999998        8.8544199999999993        8.8587500000000006        8.8630800000000001        8.8674099999999996        8.8717500000000005        8.8760800000000000        8.8804099999999995        8.8847400000000007        8.8890700000000002        8.8933999999999997        8.8977400000000006        8.9020700000000001        8.9063999999999997        8.9107299999999992        8.9150600000000004        8.9193999999999996        8.9237300000000008        8.9280600000000003        8.9323899999999998        8.9367199999999993        8.9410500000000006        8.9453899999999997        8.9497199999999992        8.9540500000000005        8.9583800000000000        8.9627099999999995        8.9670500000000004        8.9713799999999999        8.9757099999999994        8.9800400000000007        8.9843700000000002        8.9886999999999997        8.9930400000000006        8.9973700000000001        9.0016999999999996        9.0060300000000009        9.0103600000000004        9.0146999999999995        9.0190300000000008        9.0233600000000003        9.0276899999999998        9.0320199999999993        9.0363500000000005        9.0406899999999997        9.0450199999999992        9.0493500000000004        9.0536799999999999        9.0580099999999995        9.0623500000000003        9.0666799999999999        9.0710099999999994        9.0753400000000006        9.0796700000000001        9.0839999999999996        9.0883400000000005        9.0926700000000000        9.0969999999999995        9.1013300000000008        9.1056600000000003        9.1099999999999994        9.1143300000000007        9.1186600000000002        9.1229899999999997        9.1273199999999992        9.1316500000000005        9.1359899999999996        9.1403199999999991        9.1446500000000004        9.1489799999999999        9.1533099999999994        9.1576500000000003        9.1619799999999998        9.1663099999999993        9.1706400000000006        9.1749700000000001        9.1792999999999996        9.1836400000000005        9.1879700000000000        9.1922999999999995        9.1966300000000007        9.2009600000000002        9.2052999999999994        9.2096300000000006        9.2139600000000002        9.2182899999999997        9.2226199999999992        9.2269500000000004        9.2312899999999996        9.2356200000000008        9.2399500000000003        9.2442799999999998        9.2486099999999993        9.2529500000000002        9.2572799999999997        9.2616099999999992        9.2659400000000005        9.2702700000000000        9.2745999999999995        9.2791099999999993        9.2836200000000009        9.2881300000000007        9.2926400000000005        9.2971500000000002        9.3016600000000000        9.3061699999999998        9.3106700000000000        9.3151799999999998        9.3196899999999996        9.3241999999999994        9.3287099999999992        9.3332200000000007        9.3377300000000005        9.3422300000000007        9.3467400000000005        9.3512500000000003        9.3557600000000001        9.3602699999999999        9.3647799999999997        9.3692899999999995        9.3737899999999996        9.3782999999999994        9.3828099999999992        9.3873200000000008        9.3918300000000006        9.3963400000000004        9.4008500000000002        9.4053599999999999        9.4098600000000001        9.4143699999999999        9.4188799999999997        9.4233899999999995        9.4278999999999993        9.4324100000000008        9.4369200000000006        9.4414200000000008        9.4459300000000006        9.4504400000000004        9.4549500000000002        9.4594600000000000        9.4639699999999998        9.4684799999999996        9.4729799999999997        9.4774899999999995        9.4819999999999993        9.4865100000000009        9.4910200000000007        9.4955300000000005        9.5000400000000003        9.5045500000000001        9.5090500000000002        9.5135600000000000        9.5180699999999998        9.5225799999999996        9.5270899999999994        9.5315999999999992        9.5361100000000008        9.5406099999999991        9.5451200000000007        9.5496300000000005        9.5541400000000003        9.5586500000000001        9.5631599999999999        9.5676699999999997        9.5721699999999998        9.5766799999999996        9.5811899999999994        9.5856999999999992        9.5902100000000008        9.5947200000000006        9.5992300000000004        9.6037400000000002        9.6082400000000003        9.6127500000000001        9.6172599999999999        9.6217699999999997        9.6262799999999995        9.6307899999999993        9.6353000000000009        9.6397999999999993        9.6443100000000008        9.6488200000000006        9.6533300000000004        9.6578400000000002        9.6623500000000000        9.6668599999999998        9.6713600000000000        9.6758699999999997        9.6803799999999995        9.6848899999999993        9.6893999999999991        9.6939100000000007        9.6984200000000005        9.7029200000000007        9.7074300000000004        9.7119400000000002        9.7164500000000000        9.7209599999999998        9.7254699999999996        9.7299799999999994        9.7344899999999992        9.7389899999999994        9.7434999999999992        9.7480100000000007        9.7525200000000005        9.7570300000000003        9.7615400000000001        9.7660499999999999        9.7705500000000001        9.7750599999999999        9.7795699999999997        9.7840799999999994        9.7885899999999992        9.7931000000000008        9.7976100000000006        9.8021100000000008        9.8066200000000006        9.8111300000000004        9.8156400000000001        9.8201499999999999        9.8246599999999997        9.8291699999999995        9.8336799999999993        9.8381799999999995        9.8426899999999993        9.8472000000000008        9.8517100000000006        9.8564000000000007        9.8610799999999994        9.8657699999999995        9.8704499999999999        9.8751400000000000        9.8798200000000005        9.8845100000000006        9.8891899999999993        9.8938799999999993        9.8985599999999998        9.9032499999999999        9.9079400000000000        9.9126200000000004        9.9173100000000005        9.9219899999999992        9.9266799999999993        9.9313599999999997        9.9360499999999998        9.9407300000000003        9.9454200000000004        9.9501000000000008        9.9547899999999991        9.9594799999999992        9.9641599999999997        9.9688499999999998        9.9735300000000002        9.9782200000000003        9.9829000000000008        9.9875900000000009        9.9922699999999995        9.9969599999999996        10.001640000000000        10.006330000000000        10.011010000000001        10.015700000000001        10.020390000000001        10.025069999999999        10.029760000000000        10.034440000000000        10.039130000000000        10.043810000000001        10.048500000000001        10.053179999999999        10.057869999999999        10.062550000000000        10.067240000000000        10.071930000000000        10.076610000000001        10.081300000000001        10.085979999999999        10.090669999999999        10.095350000000000        10.100040000000000        10.104720000000000        10.109410000000000        10.114089999999999        10.118779999999999        10.123469999999999        10.128150000000000        10.132840000000000        10.137520000000000        10.142210000000000        10.146890000000001        10.151579999999999        10.156260000000000        10.160950000000000        10.165630000000000        10.170320000000000        10.175010000000000        10.179690000000001        10.184380000000001        10.189060000000000        10.193750000000000        10.198430000000000        10.203120000000000        10.207800000000001        10.212490000000001        10.217169999999999        10.221860000000000        10.226550000000000        10.231230000000000        10.235920000000000        10.240600000000001        10.245290000000001        10.249969999999999        10.254659999999999        10.259340000000000        10.264030000000000        10.268710000000000        10.273400000000001        10.278090000000001        10.282769999999999        10.287459999999999        10.292140000000000        10.296830000000000        10.301510000000000        10.306200000000000        10.310879999999999        10.315569999999999        10.320250000000000        10.324940000000000        10.329630000000000        10.334310000000000        10.339000000000000        10.343680000000001        10.348369999999999        10.353050000000000        10.357740000000000        10.362420000000000        10.367110000000000        10.371790000000001        10.376480000000001        10.381169999999999        10.385850000000000        10.390540000000000        10.395220000000000        10.399910000000000        10.404590000000001        10.409280000000001        10.413959999999999        10.418650000000000        10.423330000000000        10.428020000000000        10.432700000000001        10.437390000000001        10.442080000000001        10.446759999999999        10.451449999999999     
 vg =   -9.0000000000000000       -8.9983599999999999       -8.9967199999999998       -8.9950799999999997       -8.9934399999999997       -8.9917999999999996       -8.9901599999999995       -8.9885199999999994       -8.9868699999999997       -8.9852299999999996       -8.9835899999999995       -8.9819499999999994       -8.9803099999999993       -8.9786699999999993       -8.9770299999999992       -8.9753900000000009       -8.9737500000000008       -8.9721100000000007       -8.9704700000000006       -8.9688300000000005       -8.9671900000000004       -8.9655500000000004       -8.9639100000000003       -8.9622700000000002       -8.9606300000000001       -8.9589800000000004       -8.9573400000000003       -8.9557000000000002       -8.9540600000000001       -8.9524200000000000       -8.9507800000000000       -8.9491399999999999       -8.9474999999999998       -8.9458599999999997       -8.9442199999999996       -8.9425799999999995       -8.9409399999999994       -8.9392999999999994       -8.9376599999999993       -8.9360199999999992       -8.9343699999999995       -8.9327299999999994       -8.9310899999999993       -8.9294499999999992       -8.9278099999999991       -8.9261700000000008       -8.9245300000000007       -8.9228900000000007       -8.9212500000000006       -8.9196100000000005       -8.9179700000000004       -8.9163300000000003       -8.9146900000000002       -8.9130500000000001       -8.9114100000000001       -8.9097700000000000       -8.9081299999999999       -8.9064800000000002       -8.9048400000000001       -8.9032000000000000       -8.9015599999999999       -8.8999199999999998       -8.8982799999999997       -8.8966399999999997       -8.8949999999999996       -8.8933599999999995       -8.8917199999999994       -8.8900799999999993       -8.8884399999999992       -8.8867999999999991       -8.8851600000000008       -8.8835200000000007       -8.8818800000000007       -8.8802299999999992       -8.8785900000000009       -8.8769500000000008       -8.8753100000000007       -8.8736700000000006       -8.8720300000000005       -8.8703900000000004       -8.8687500000000004       -8.8671100000000003       -8.8654700000000002       -8.8638300000000001       -8.8621900000000000       -8.8605499999999999       -8.8589099999999998       -8.8572699999999998       -8.8556200000000000       -8.8539800000000000       -8.8523399999999999       -8.8506999999999998       -8.8490599999999997       -8.8474199999999996       -8.8457799999999995       -8.8441399999999994       -8.8424999999999994       -8.8408599999999993       -8.8392199999999992       -8.8375800000000009       -8.8359400000000008       -8.8343000000000007       -8.8326600000000006       -8.8310200000000005       -8.8293800000000005       -8.8277300000000007       -8.8260900000000007       -8.8244500000000006       -8.8228100000000005       -8.8211700000000004       -8.8195300000000003       -8.8178900000000002       -8.8162500000000001       -8.8146100000000001       -8.8129700000000000       -8.8113299999999999       -8.8096899999999998       -8.8080499999999997       -8.8064099999999996       -8.8047699999999995       -8.8031199999999998       -8.8014799999999997       -8.7998399999999997       -8.7981999999999996       -8.7965599999999995       -8.7949199999999994       -8.7932799999999993       -8.7916399999999992       -8.7899999999999991       -8.7882400000000001       -8.7864900000000006       -8.7847299999999997       -8.7829800000000002       -8.7812199999999994       -8.7794699999999999       -8.7777100000000008       -8.7759499999999999       -8.7742000000000004       -8.7724399999999996       -8.7706900000000001       -8.7689299999999992       -8.7671799999999998       -8.7654200000000007       -8.7636599999999998       -8.7619100000000003       -8.7601499999999994       -8.7584000000000000       -8.7566400000000009       -8.7548800000000000       -8.7531300000000005       -8.7513699999999996       -8.7496200000000002       -8.7478599999999993       -8.7461099999999998       -8.7443500000000007       -8.7425899999999999       -8.7408400000000004       -8.7390799999999995       -8.7373300000000000       -8.7355699999999992       -8.7338199999999997       -8.7320600000000006       -8.7302999999999997       -8.7285500000000003       -8.7267899999999994       -8.7250399999999999       -8.7232800000000008       -8.7215299999999996       -8.7197700000000005       -8.7180099999999996       -8.7162600000000001       -8.7144999999999992       -8.7127499999999998       -8.7109900000000007       -8.7092399999999994       -8.7074800000000003       -8.7057199999999995       -8.7039700000000000       -8.7022099999999991       -8.7004599999999996       -8.6987000000000005       -8.6969399999999997       -8.6951900000000002       -8.6934299999999993       -8.6916799999999999       -8.6899200000000008       -8.6881699999999995       -8.6864100000000004       -8.6846499999999995       -8.6829000000000001       -8.6811399999999992       -8.6793899999999997       -8.6776300000000006       -8.6758799999999994       -8.6741200000000003       -8.6723599999999994       -8.6706099999999999       -8.6688500000000008       -8.6670999999999996       -8.6653400000000005       -8.6635899999999992       -8.6618300000000001       -8.6600699999999993       -8.6583199999999998       -8.6565600000000007       -8.6548099999999994       -8.6530500000000004       -8.6513000000000009       -8.6495400000000000       -8.6477799999999991       -8.6460299999999997       -8.6442700000000006       -8.6425199999999993       -8.6407600000000002       -8.6389999999999993       -8.6372499999999999       -8.6354900000000008       -8.6337399999999995       -8.6319800000000004       -8.6302299999999992       -8.6284700000000001       -8.6267099999999992       -8.6249599999999997       -8.6232000000000006       -8.6214499999999994       -8.6196900000000003       -8.6179400000000008       -8.6161799999999999       -8.6144200000000009       -8.6126699999999996       -8.6109100000000005       -8.6091599999999993       -8.6074000000000002       -8.6056500000000007       -8.6038899999999998       -8.6021300000000007       -8.6003799999999995       -8.5986200000000004       -8.5968699999999991       -8.5951100000000000       -8.5933600000000006       -8.5915999999999997       -8.5898400000000006       -8.5880899999999993       -8.5863300000000002       -8.5845800000000008       -8.5828199999999999       -8.5810600000000008       -8.5793099999999995       -8.5775500000000005       -8.5757999999999992       -8.5740400000000001       -8.5722900000000006       -8.5705299999999998       -8.5687700000000007       -8.5670199999999994       -8.5652600000000003       -8.5628499999999992       -8.5604300000000002       -8.5580099999999995       -8.5555900000000005       -8.5531699999999997       -8.5507600000000004       -8.5483399999999996       -8.5459200000000006       -8.5434999999999999       -8.5410900000000005       -8.5386699999999998       -8.5362500000000008       -8.5338300000000000       -8.5314099999999993       -8.5289999999999999       -8.5265799999999992       -8.5241600000000002       -8.5217399999999994       -8.5193300000000001       -8.5169099999999993       -8.5144900000000003       -8.5120699999999996       -8.5096500000000006       -8.5072399999999995       -8.5048200000000005       -8.5023999999999997       -8.4999800000000008       -8.4975699999999996       -8.4951500000000006       -8.4927299999999999       -8.4903099999999991       -8.4878900000000002       -8.4854800000000008       -8.4830600000000000       -8.4806399999999993       -8.4782200000000003       -8.4758099999999992       -8.4733900000000002       -8.4709699999999994       -8.4685500000000005       -8.4661299999999997       -8.4637200000000004       -8.4612999999999996       -8.4588800000000006       -8.4564599999999999       -8.4540500000000005       -8.4516299999999998       -8.4492100000000008       -8.4467900000000000       -8.4443800000000007       -8.4419599999999999       -8.4395399999999992       -8.4371200000000002       -8.4346999999999994       -8.4322900000000001       -8.4298699999999993       -8.4274500000000003       -8.4250299999999996       -8.4226200000000002       -8.4201999999999995       -8.4177800000000005       -8.4153599999999997       -8.4129400000000008       -8.4105299999999996       -8.4081100000000006       -8.4056899999999999       -8.4032699999999991       -8.4008599999999998       -8.3984400000000008       -8.3960200000000000       -8.3935999999999993       -8.3911800000000003       -8.3887699999999992       -8.3863500000000002       -8.3839299999999994       -8.3815100000000005       -8.3790999999999993       -8.3766800000000003       -8.3742599999999996       -8.3718400000000006       -8.3694199999999999       -8.3670100000000005       -8.3645899999999997       -8.3621700000000008       -8.3597500000000000       -8.3573400000000007       -8.3549199999999999       -8.3524999999999991       -8.3500800000000002       -8.3476599999999994       -8.3452500000000001       -8.3428299999999993       -8.3404100000000003       -8.3379899999999996       -8.3355800000000002       -8.3331599999999995       -8.3307400000000005       -8.3283199999999997       -8.3259000000000007       -8.3234899999999996       -8.3210700000000006       -8.3186499999999999       -8.3162299999999991       -8.3138199999999998       -8.3114000000000008       -8.3089800000000000       -8.3065599999999993       -8.3041400000000003       -8.3017299999999992       -8.2993100000000002       -8.2968899999999994       -8.2944700000000005       -8.2920599999999993       -8.2896400000000003       -8.2872199999999996       -8.2848000000000006       -8.2823799999999999       -8.2799700000000005       -8.2775499999999997       -8.2751300000000008       -8.2727100000000000       -8.2703000000000007       -8.2678799999999999       -8.2654599999999991       -8.2630400000000002       -8.2606300000000008       -8.2582100000000001       -8.2557899999999993       -8.2531400000000001       -8.2504899999999992       -8.2478499999999997       -8.2452000000000005       -8.2425499999999996       -8.2399000000000004       -8.2372499999999995       -8.2346100000000000       -8.2319600000000008       -8.2293099999999999       -8.2266600000000007       -8.2240099999999998       -8.2213700000000003       -8.2187199999999994       -8.2160700000000002       -8.2134199999999993       -8.2107700000000001       -8.2081300000000006       -8.2054799999999997       -8.2028300000000005       -8.2001799999999996       -8.1975300000000004       -8.1948799999999995       -8.1922400000000000       -8.1895900000000008       -8.1869399999999999       -8.1842900000000007       -8.1816399999999998       -8.1790000000000003       -8.1763499999999993       -8.1737000000000002       -8.1710499999999993       -8.1684000000000001       -8.1657600000000006       -8.1631099999999996       -8.1604600000000005       -8.1578099999999996       -8.1551600000000004       -8.1525200000000009       -8.1498699999999999       -8.1472200000000008       -8.1445699999999999       -8.1419200000000007       -8.1392799999999994       -8.1366300000000003       -8.1339799999999993       -8.1313300000000002       -8.1286799999999992       -8.1260399999999997       -8.1233900000000006       -8.1207399999999996       -8.1180900000000005       -8.1154399999999995       -8.1128000000000000       -8.1101500000000009       -8.1074999999999999       -8.1048500000000008       -8.1021999999999998       -8.0995600000000003       -8.0969099999999994       -8.0942600000000002       -8.0916099999999993       -8.0889600000000002       -8.0863200000000006       -8.0836699999999997       -8.0810200000000005       -8.0783699999999996       -8.0757200000000005       -8.0730799999999991       -8.0704300000000000       -8.0677800000000008       -8.0651299999999999       -8.0624800000000008       -8.0598399999999994       -8.0571900000000003       -8.0545399999999994       -8.0518900000000002       -8.0492399999999993       -8.0465999999999998       -8.0439500000000006       -8.0412999999999997       -8.0386500000000005       -8.0359999999999996       -8.0333600000000001       -8.0307099999999991       -8.0280600000000000       -8.0254100000000008       -8.0227599999999999       -8.0201200000000004       -8.0174699999999994       -8.0148200000000003       -8.0121699999999993       -8.0095200000000002       -8.0068800000000007       -8.0042299999999997       -8.0015800000000006       -7.9989299999999997       -7.9962799999999996       -7.9936299999999996       -7.9909900000000000       -7.9883400000000000       -7.9856900000000000       -7.9830399999999999       -7.9803899999999999       -7.9777500000000003       -7.9751000000000003       -7.9724500000000003       -7.9698000000000002       -7.9671500000000002       -7.9645099999999998       -7.9618599999999997       -7.9592099999999997       -7.9565599999999996       -7.9539099999999996       -7.9512700000000001       -7.9486200000000000       -7.9459700000000000       -7.9433199999999999       -7.9406699999999999       -7.9380300000000004       -7.9353800000000003       -7.9327300000000003       -7.9300800000000002       -7.9274300000000002       -7.9247899999999998       -7.9221399999999997       -7.9194899999999997       -7.9168399999999997       -7.9139600000000003       -7.9110899999999997       -7.9082100000000004       -7.9053300000000002       -7.9024500000000000       -7.8995699999999998       -7.8966900000000004       -7.8938199999999998       -7.8909399999999996       -7.8880600000000003       -7.8851800000000001       -7.8822999999999999       -7.8794199999999996       -7.8765499999999999       -7.8736699999999997       -7.8707900000000004       -7.8679100000000002       -7.8650300000000000       -7.8621499999999997       -7.8592800000000000       -7.8563999999999998       -7.8535199999999996       -7.8506400000000003       -7.8477600000000001       -7.8448900000000004       -7.8420100000000001       -7.8391299999999999       -7.8362499999999997       -7.8333700000000004       -7.8304900000000002       -7.8276199999999996       -7.8247400000000003       -7.8218600000000000       -7.8189799999999998       -7.8160999999999996       -7.8132200000000003       -7.8103499999999997       -7.8074700000000004       -7.8045900000000001       -7.8017099999999999       -7.7988299999999997       -7.7959500000000004       -7.7930799999999998       -7.7901999999999996       -7.7873200000000002       -7.7844400000000000       -7.7815599999999998       -7.7786799999999996       -7.7758099999999999       -7.7729299999999997       -7.7700500000000003       -7.7671700000000001       -7.7642899999999999       -7.7614099999999997       -7.7585400000000000       -7.7556599999999998       -7.7527799999999996       -7.7499000000000002       -7.7470200000000000       -7.7441399999999998       -7.7412700000000001       -7.7383899999999999       -7.7355099999999997       -7.7326300000000003       -7.7297500000000001       -7.7268800000000004       -7.7240000000000002       -7.7211200000000000       -7.7182399999999998       -7.7153600000000004       -7.7124800000000002       -7.7096099999999996       -7.7067300000000003       -7.7038500000000001       -7.7009699999999999       -7.6980899999999997       -7.6952100000000003       -7.6923399999999997       -7.6894600000000004       -7.6865800000000002       -7.6837000000000000       -7.6808199999999998       -7.6779400000000004       -7.6750699999999998       -7.6721899999999996       -7.6693100000000003       -7.6664300000000001       -7.6635499999999999       -7.6606699999999996       -7.6577999999999999       -7.6549199999999997       -7.6520400000000004       -7.6491600000000002       -7.6462800000000000       -7.6433999999999997       -7.6405300000000000       -7.6376499999999998       -7.6347699999999996       -7.6318900000000003       -7.6290100000000001       -7.6261400000000004       -7.6232600000000001       -7.6203799999999999       -7.6174999999999997       -7.6146200000000004       -7.6117400000000002       -7.6088699999999996       -7.6059900000000003       -7.6031100000000000       -7.6002299999999998       -7.5973499999999996       -7.5944700000000003       -7.5915999999999997       -7.5887200000000004       -7.5858400000000001       -7.5829599999999999       -7.5800799999999997       -7.5772000000000004       -7.5743299999999998       -7.5714499999999996       -7.5685700000000002       -7.5656900000000000       -7.5628099999999998       -7.5599299999999996       -7.5570599999999999       -7.5541799999999997       -7.5513000000000003       -7.5484200000000001       -7.5453099999999997       -7.5422000000000002       -7.5391000000000004       -7.5359900000000000       -7.5328799999999996       -7.5297700000000001       -7.5266599999999997       -7.5235500000000002       -7.5204399999999998       -7.5173399999999999       -7.5142300000000004       -7.5111200000000000       -7.5080099999999996       -7.5049000000000001       -7.5017899999999997       -7.4986800000000002       -7.4955800000000004       -7.4924700000000000       -7.4893599999999996       -7.4862500000000001       -7.4831399999999997       -7.4800300000000002       -7.4769199999999998       -7.4738199999999999       -7.4707100000000004       -7.4676000000000000       -7.4644899999999996       -7.4613800000000001       -7.4582699999999997       -7.4551600000000002       -7.4520600000000004       -7.4489500000000000       -7.4458399999999996       -7.4427300000000001       -7.4396199999999997       -7.4365100000000002       -7.4333999999999998       -7.4302999999999999       -7.4271900000000004       -7.4240800000000000       -7.4209699999999996       -7.4178600000000001       -7.4147499999999997       -7.4116499999999998       -7.4085400000000003       -7.4054300000000000       -7.4023199999999996       -7.3992100000000001       -7.3960999999999997       -7.3929900000000002       -7.3898900000000003       -7.3867799999999999       -7.3836700000000004       -7.3805600000000000       -7.3774499999999996       -7.3743400000000001       -7.3712299999999997       -7.3681299999999998       -7.3650200000000003       -7.3619100000000000       -7.3587999999999996       -7.3556900000000001       -7.3525799999999997       -7.3494700000000002       -7.3463700000000003       -7.3432599999999999       -7.3401500000000004       -7.3370400000000000       -7.3339299999999996       -7.3308200000000001       -7.3277099999999997       -7.3246099999999998       -7.3215000000000003       -7.3183900000000000       -7.3152799999999996       -7.3121700000000001       -7.3090599999999997       -7.3059500000000002       -7.3028500000000003       -7.2997399999999999       -7.2966300000000004       -7.2935200000000000       -7.2904099999999996       -7.2873000000000001       -7.2841899999999997       -7.2810899999999998       -7.2779800000000003       -7.2748699999999999       -7.2717599999999996       -7.2686500000000001       -7.2655399999999997       -7.2624300000000002       -7.2593300000000003       -7.2562199999999999       -7.2531100000000004       -7.2500000000000000       -7.2468899999999996       -7.2437800000000001       -7.2406699999999997       -7.2375699999999998       -7.2344600000000003       -7.2313499999999999       -7.2282400000000004       -7.2251300000000001       -7.2220199999999997       -7.2189100000000002       -7.2158100000000003       -7.2126999999999999       -7.2095900000000004       -7.2064800000000000       -7.2033699999999996       -7.2002600000000001       -7.1971600000000002       -7.1940499999999998       -7.1909400000000003       -7.1878299999999999       -7.1847200000000004       -7.1816100000000000       -7.1784999999999997       -7.1753999999999998       -7.1722900000000003       -7.1691799999999999       -7.1660700000000004       -7.1629600000000000       -7.1598499999999996       -7.1567400000000001       -7.1536400000000002       -7.1505299999999998       -7.1471900000000002       -7.1438499999999996       -7.1405099999999999       -7.1371700000000002       -7.1338299999999997       -7.1304900000000000       -7.1271599999999999       -7.1238200000000003       -7.1204799999999997       -7.1171400000000000       -7.1138000000000003       -7.1104599999999998       -7.1071200000000001       -7.1037800000000004       -7.1004399999999999       -7.0971099999999998       -7.0937700000000001       -7.0904299999999996       -7.0870899999999999       -7.0837500000000002       -7.0804099999999996       -7.0770700000000000       -7.0737300000000003       -7.0704000000000002       -7.0670599999999997       -7.0637200000000000       -7.0603800000000003       -7.0570399999999998       -7.0537000000000001       -7.0503600000000004       -7.0470199999999998       -7.0436800000000002       -7.0403500000000001       -7.0370100000000004       -7.0336699999999999       -7.0303300000000002       -7.0269899999999996       -7.0236499999999999       -7.0203100000000003       -7.0169699999999997       -7.0136399999999997       -7.0103000000000000       -7.0069600000000003       -7.0036199999999997       -7.0002800000000001       -6.9969400000000004       -6.9935999999999998       -6.9902600000000001       -6.9869199999999996       -6.9835900000000004       -6.9802499999999998       -6.9769100000000002       -6.9735699999999996       -6.9702299999999999       -6.9668900000000002       -6.9635499999999997       -6.9602100000000000       -6.9568800000000000       -6.9535400000000003       -6.9501999999999997       -6.9468600000000000       -6.9435200000000004       -6.9401799999999998       -6.9368400000000001       -6.9335000000000004       -6.9301599999999999       -6.9268299999999998       -6.9234900000000001       -6.9201499999999996       -6.9168099999999999       -6.9134700000000002       -6.9101299999999997       -6.9067900000000000       -6.9034500000000003       -6.9001200000000003       -6.8967799999999997       -6.8934400000000000       -6.8901000000000003       -6.8867599999999998       -6.8834200000000001       -6.8800800000000004       -6.8767399999999999       -6.8734099999999998       -6.8700700000000001       -6.8667299999999996       -6.8633899999999999       -6.8600500000000002       -6.8567099999999996       -6.8533700000000000       -6.8500300000000003       -6.8466899999999997       -6.8433599999999997       -6.8400200000000000       -6.8366800000000003       -6.8333399999999997       -6.8300000000000001       -6.8266600000000004       -6.8233199999999998       -6.8199800000000002       -6.8166500000000001       -6.8133100000000004       -6.8099699999999999       -6.8066300000000002       -6.8032899999999996       -6.7999499999999999       -6.7966100000000003       -6.7932699999999997       -6.7899300000000000       -6.7866000000000000       -6.7832600000000003       -6.7799199999999997       -6.7765800000000000       -6.7732400000000004       -6.7698999999999998       -6.7665600000000001       -6.7632199999999996       -6.7598900000000004       -6.7565499999999998       -6.7532100000000002       -6.7498699999999996       -6.7465299999999999       -6.7431900000000002       -6.7398499999999997       -6.7365100000000000       -6.7331700000000003       -6.7298400000000003       -6.7264999999999997       -6.7231600000000000       -6.7195900000000002       -6.7160200000000003       -6.7124499999999996       -6.7088799999999997       -6.7053099999999999       -6.7017400000000000       -6.6981700000000002       -6.6946099999999999       -6.6910400000000001       -6.6874700000000002       -6.6839000000000004       -6.6803299999999997       -6.6767599999999998       -6.6731900000000000       -6.6696200000000001       -6.6660500000000003       -6.6624800000000004       -6.6589200000000002       -6.6553500000000003       -6.6517799999999996       -6.6482099999999997       -6.6446399999999999       -6.6410700000000000       -6.6375000000000002       -6.6339300000000003       -6.6303599999999996       -6.6267899999999997       -6.6232199999999999       -6.6196599999999997       -6.6160899999999998       -6.6125200000000000       -6.6089500000000001       -6.6053800000000003       -6.6018100000000004       -6.5982399999999997       -6.5946699999999998       -6.5911000000000000       -6.5875300000000001       -6.5839600000000003       -6.5804000000000000       -6.5768300000000002       -6.5732600000000003       -6.5696899999999996       -6.5661199999999997       -6.5625499999999999       -6.5589800000000000       -6.5554100000000002       -6.5518400000000003       -6.5482699999999996       -6.5446999999999997       -6.5411400000000004       -6.5375699999999997       -6.5339999999999998       -6.5304300000000000       -6.5268600000000001       -6.5232900000000003       -6.5197200000000004       -6.5161499999999997       -6.5125799999999998       -6.5090100000000000       -6.5054400000000001       -6.5018799999999999       -6.4983100000000000       -6.4947400000000002       -6.4911700000000003       -6.4875999999999996       -6.4840299999999997       -6.4804599999999999       -6.4768900000000000       -6.4733200000000002       -6.4697500000000003       -6.4661799999999996       -6.4626200000000003       -6.4590500000000004       -6.4554799999999997       -6.4519099999999998       -6.4483400000000000       -6.4447700000000001       -6.4412000000000003       -6.4376300000000004       -6.4340599999999997       -6.4304899999999998       -6.4269299999999996       -6.4233599999999997       -6.4197899999999999       -6.4162200000000000       -6.4126500000000002       -6.4090800000000003       -6.4055099999999996       -6.4019399999999997       -6.3983699999999999       -6.3948000000000000       -6.3912300000000002       -6.3876700000000000       -6.3841000000000001       -6.3805300000000003       -6.3769600000000004       -6.3733899999999997       -6.3698199999999998       -6.3662500000000000       -6.3626800000000001       -6.3591100000000003       -6.3555400000000004       -6.3519699999999997       -6.3484100000000003       -6.3448399999999996       -6.3412699999999997       -6.3376999999999999       -6.3341300000000000       -6.3305600000000002       -6.3269900000000003       -6.3234199999999996       -6.3198499999999997       -6.3162799999999999       -6.3127100000000000       -6.3091499999999998       -6.3055800000000000       -6.3020100000000001       -6.2984400000000003       -6.2948700000000004       -6.2912999999999997       -6.2877299999999998       -6.2841600000000000       -6.2805900000000001       -6.2770200000000003       -6.2734500000000004       -6.2698900000000002       -6.2663200000000003       -6.2625200000000003       -6.2587200000000003       -6.2549200000000003       -6.2511200000000002       -6.2473200000000002       -6.2435200000000002       -6.2397200000000002       -6.2359200000000001       -6.2321200000000001       -6.2283200000000001       -6.2245200000000001       -6.2207200000000000       -6.2169299999999996       -6.2131299999999996       -6.2093299999999996       -6.2055300000000004       -6.2017300000000004       -6.1979300000000004       -6.1941300000000004       -6.1903300000000003       -6.1865300000000003       -6.1827300000000003       -6.1789300000000003       -6.1751300000000002       -6.1713300000000002       -6.1675300000000002       -6.1637300000000002       -6.1599300000000001       -6.1561399999999997       -6.1523399999999997       -6.1485399999999997       -6.1447399999999996       -6.1409399999999996       -6.1371399999999996       -6.1333399999999996       -6.1295400000000004       -6.1257400000000004       -6.1219400000000004       -6.1181400000000004       -6.1143400000000003       -6.1105400000000003       -6.1067400000000003       -6.1029400000000003       -6.0991499999999998       -6.0953499999999998       -6.0915499999999998       -6.0877499999999998       -6.0839499999999997       -6.0801499999999997       -6.0763499999999997       -6.0725499999999997       -6.0687499999999996       -6.0649499999999996       -6.0611499999999996       -6.0573499999999996       -6.0535500000000004       -6.0497500000000004       -6.0459500000000004       -6.0421600000000000       -6.0383599999999999       -6.0345599999999999       -6.0307599999999999       -6.0269599999999999       -6.0231599999999998       -6.0193599999999998       -6.0155599999999998       -6.0117599999999998       -6.0079599999999997       -6.0041599999999997       -6.0003599999999997       -5.9965599999999997       -5.9927599999999996       -5.9889599999999996       -5.9851700000000001       -5.9813700000000001       -5.9775700000000001       -5.9737700000000000       -5.9699700000000000       -5.9661700000000000       -5.9623699999999999       -5.9585699999999999       -5.9547699999999999       -5.9509699999999999       -5.9471699999999998       -5.9433699999999998       -5.9395699999999998       -5.9357699999999998       -5.9319699999999997       -5.9281800000000002       -5.9243800000000002       -5.9205800000000002       -5.9167800000000002       -5.9129800000000001       -5.9091800000000001       -5.9053800000000001       -5.9015800000000000       -5.8977800000000000       -5.8939800000000000       -5.8901800000000000       -5.8863799999999999       -5.8825799999999999       -5.8787799999999999       -5.8749799999999999       -5.8711900000000004       -5.8673900000000003       -5.8635900000000003       -5.8597900000000003       -5.8559900000000003       -5.8521900000000002       -5.8483900000000002       -5.8445900000000002       -5.8407900000000001       -5.8369900000000001       -5.8331900000000001       -5.8293900000000001       -5.8255900000000000       -5.8217900000000000       -5.8179900000000000       -5.8141900000000000       -5.8103999999999996       -5.8066000000000004       -5.8028000000000004       -5.7990000000000004       -5.7952000000000004       -5.7914000000000003       -5.7876000000000003       -5.7838000000000003       -5.7800000000000002       -5.7759700000000000       -5.7719399999999998       -5.7679099999999996       -5.7638800000000003       -5.7598500000000001       -5.7558199999999999       -5.7517899999999997       -5.7477600000000004       -5.7437300000000002       -5.7397000000000000       -5.7356800000000003       -5.7316500000000001       -5.7276199999999999       -5.7235899999999997       -5.7195600000000004       -5.7155300000000002       -5.7115000000000000       -5.7074699999999998       -5.7034399999999996       -5.6994100000000003       -5.6953800000000001       -5.6913499999999999       -5.6873199999999997       -5.6832900000000004       -5.6792600000000002       -5.6752300000000000       -5.6711999999999998       -5.6671699999999996       -5.6631400000000003       -5.6591100000000001       -5.6550799999999999       -5.6510499999999997       -5.6470200000000004       -5.6429900000000002       -5.6389600000000000       -5.6349400000000003       -5.6309100000000001       -5.6268799999999999       -5.6228499999999997       -5.6188200000000004       -5.6147900000000002       -5.6107600000000000       -5.6067299999999998       -5.6026999999999996       -5.5986700000000003       -5.5946400000000001       -5.5906099999999999       -5.5865799999999997       -5.5825500000000003       -5.5785200000000001       -5.5744899999999999       -5.5704599999999997       -5.5664300000000004       -5.5624000000000002       -5.5583700000000000       -5.5543399999999998       -5.5503099999999996       -5.5462800000000003       -5.5422500000000001       -5.5382199999999999       -5.5341899999999997       -5.5301700000000000       -5.5261399999999998       -5.5221099999999996       -5.5180800000000003       -5.5140500000000001       -5.5100199999999999       -5.5059899999999997       -5.5019600000000004       -5.4979300000000002       -5.4939000000000000       -5.4898699999999998       -5.4858399999999996       -5.4818100000000003       -5.4777800000000001       -5.4737499999999999       -5.4697199999999997       -5.4656900000000004       -5.4616600000000002       -5.4576300000000000       -5.4535999999999998       -5.4495699999999996       -5.4455400000000003       -5.4415100000000001       -5.4374799999999999       -5.4334499999999997       -5.4294300000000000       -5.4253999999999998       -5.4213699999999996       -5.4173400000000003       -5.4133100000000001       -5.4092799999999999       -5.4052499999999997       -5.4012200000000004       -5.3971900000000002       -5.3931600000000000       -5.3891299999999998       -5.3851000000000004       -5.3810700000000002       -5.3770400000000000       -5.3730099999999998       -5.3689799999999996       -5.3649500000000003       -5.3609200000000001       -5.3568899999999999       -5.3528599999999997       -5.3488300000000004       -5.3448000000000002       -5.3407700000000000       -5.3367399999999998       -5.3327099999999996       -5.3286899999999999       -5.3246599999999997       -5.3206300000000004       -5.3166000000000002       -5.3125700000000000       -5.3085399999999998       -5.3045099999999996       -5.3004800000000003       -5.2964500000000001       -5.2924199999999999       -5.2883899999999997       -5.2843600000000004       -5.2803300000000002       -5.2763000000000000       -5.2722699999999998       -5.2682399999999996       -5.2642100000000003       -5.2599499999999999       -5.2556900000000004       -5.2514300000000000       -5.2471699999999997       -5.2429100000000002       -5.2386499999999998       -5.2343900000000003       -5.2301299999999999       -5.2258699999999996       -5.2216100000000001       -5.2173499999999997       -5.2130900000000002       -5.2088299999999998       -5.2045700000000004       -5.2003100000000000       -5.1960499999999996       -5.1917900000000001       -5.1875299999999998       -5.1832700000000003       -5.1790099999999999       -5.1747500000000004       -5.1704900000000000       -5.1662299999999997       -5.1619700000000002       -5.1577099999999998       -5.1534500000000003       -5.1491899999999999       -5.1449400000000001       -5.1406799999999997       -5.1364200000000002       -5.1321599999999998       -5.1279000000000003       -5.1236400000000000       -5.1193799999999996       -5.1151200000000001       -5.1108599999999997       -5.1066000000000003       -5.1023399999999999       -5.0980800000000004       -5.0938200000000000       -5.0895599999999996       -5.0853000000000002       -5.0810399999999998       -5.0767800000000003       -5.0725199999999999       -5.0682600000000004       -5.0640000000000001       -5.0597399999999997       -5.0554800000000002       -5.0512199999999998       -5.0469600000000003       -5.0427000000000000       -5.0384399999999996       -5.0341800000000001       -5.0299199999999997       -5.0256600000000002       -5.0213999999999999       -5.0171400000000004       -5.0128800000000000       -5.0086199999999996       -5.0043600000000001       -5.0000999999999998       -4.9958400000000003       -4.9915799999999999       -4.9873200000000004       -4.9830600000000000       -4.9787999999999997       -4.9745400000000002       -4.9702799999999998       -4.9660200000000003       -4.9617599999999999       -4.9574999999999996       -4.9532400000000001       -4.9489799999999997       -4.9447200000000002       -4.9404599999999999       -4.9362000000000004       -4.9319400000000000       -4.9276799999999996       -4.9234200000000001       -4.9191599999999998       -4.9149000000000003       -4.9106399999999999       -4.9063800000000004       -4.9021200000000000       -4.8978599999999997       -4.8936000000000002       -4.8893399999999998       -4.8850800000000003       -4.8808199999999999       -4.8765599999999996       -4.8723000000000001       -4.8680399999999997       -4.8637800000000002       -4.8595199999999998       -4.8552600000000004       -4.8510000000000000       -4.8467399999999996       -4.8424800000000001       -4.8382199999999997       -4.8339600000000003       -4.8296999999999999       -4.8254500000000000       -4.8211899999999996       -4.8169300000000002       -4.8126699999999998       -4.8084100000000003       -4.8041499999999999       -4.7998900000000004       -4.7956300000000001       -4.7913699999999997       -4.7871100000000002       -4.7828499999999998       -4.7785900000000003       -4.7743300000000000       -4.7700699999999996       -4.7658100000000001       -4.7615499999999997       -4.7572900000000002       -4.7530299999999999       -4.7487700000000004       -4.7445100000000000       -4.7402499999999996       -4.7359900000000001       -4.7317299999999998       -4.7274700000000003       -4.7232099999999999       -4.7189500000000004       -4.7144599999999999       -4.7099700000000002       -4.7054799999999997       -4.7009900000000000       -4.6965000000000003       -4.6920099999999998       -4.6875200000000001       -4.6830299999999996       -4.6785399999999999       -4.6740500000000003       -4.6695599999999997       -4.6650700000000001       -4.6605800000000004       -4.6560899999999998       -4.6516000000000002       -4.6471099999999996       -4.6426200000000000       -4.6381300000000003       -4.6336399999999998       -4.6291500000000001       -4.6246600000000004       -4.6201699999999999       -4.6156800000000002       -4.6111899999999997       -4.6067000000000000       -4.6021999999999998       -4.5977100000000002       -4.5932199999999996       -4.5887300000000000       -4.5842400000000003       -4.5797499999999998       -4.5752600000000001       -4.5707700000000004       -4.5662799999999999       -4.5617900000000002       -4.5572999999999997       -4.5528100000000000       -4.5483200000000004       -4.5438299999999998       -4.5393400000000002       -4.5348499999999996       -4.5303599999999999       -4.5258700000000003       -4.5213799999999997       -4.5168900000000001       -4.5124000000000004       -4.5079099999999999       -4.5034200000000002       -4.4989299999999997       -4.4944400000000000       -4.4899500000000003       -4.4854599999999998       -4.4809700000000001       -4.4764799999999996       -4.4719899999999999       -4.4675000000000002       -4.4630099999999997       -4.4585200000000000       -4.4540300000000004       -4.4495399999999998       -4.4450500000000002       -4.4405599999999996       -4.4360700000000000       -4.4315800000000003       -4.4270899999999997       -4.4226000000000001       -4.4181100000000004       -4.4136199999999999       -4.4091300000000002       -4.4046399999999997       -4.4001500000000000       -4.3956600000000003       -4.3911699999999998       -4.3866800000000001       -4.3821899999999996       -4.3776999999999999       -4.3732100000000003       -4.3687199999999997       -4.3642300000000001       -4.3597400000000004       -4.3552499999999998       -4.3507600000000002       -4.3462699999999996       -4.3417800000000000       -4.3372900000000003       -4.3327999999999998       -4.3283100000000001       -4.3238200000000004       -4.3193299999999999       -4.3148400000000002       -4.3103499999999997       -4.3058600000000000       -4.3013700000000004       -4.2968799999999998       -4.2923900000000001       -4.2878999999999996       -4.2834099999999999       -4.2789200000000003       -4.2744299999999997       -4.2699400000000001       -4.2654399999999999       -4.2609500000000002       -4.2564599999999997       -4.2519700000000000       -4.2474800000000004       -4.2429899999999998       -4.2385000000000002       -4.2340099999999996       -4.2295199999999999       -4.2250300000000003       -4.2205399999999997       -4.2160500000000001       -4.2115600000000004       -4.2070699999999999       -4.2025800000000002       -4.1980899999999997       -4.1936000000000000       -4.1891100000000003       -4.1846199999999998       -4.1801300000000001       -4.1756399999999996       -4.1711499999999999       -4.1666600000000003       -4.1621699999999997       -4.1576800000000000       -4.1531900000000004       -4.1486999999999998       -4.1442100000000002       -4.1394900000000003       -4.1347699999999996       -4.1300499999999998       -4.1253299999999999       -4.1206100000000001       -4.1158900000000003       -4.1111700000000004       -4.1064499999999997       -4.1017299999999999       -4.0970100000000000       -4.0922900000000002       -4.0875700000000004       -4.0828499999999996       -4.0781299999999998       -4.0734100000000000       -4.0686900000000001       -4.0639599999999998       -4.0592400000000000       -4.0545200000000001       -4.0498000000000003       -4.0450799999999996       -4.0403599999999997       -4.0356399999999999       -4.0309200000000001       -4.0262000000000002       -4.0214800000000004       -4.0167599999999997       -4.0120399999999998       -4.0073200000000000       -4.0026000000000002       -3.9978799999999999       -3.9931600000000000       -3.9884400000000002       -3.9837199999999999       -3.9790000000000001       -3.9742799999999998       -3.9695600000000000       -3.9648400000000001       -3.9601199999999999       -3.9554000000000000       -3.9506800000000002       -3.9459499999999998       -3.9412300000000000       -3.9365100000000002       -3.9317899999999999       -3.9270700000000001       -3.9223499999999998       -3.9176299999999999       -3.9129100000000001       -3.9081899999999998       -3.9034700000000000       -3.8987500000000002       -3.8940299999999999       -3.8893100000000000       -3.8845900000000002       -3.8798699999999999       -3.8751500000000001       -3.8704299999999998       -3.8657100000000000       -3.8609900000000001       -3.8562699999999999       -3.8515500000000000       -3.8468300000000002       -3.8421099999999999       -3.8373900000000001       -3.8326699999999998       -3.8279399999999999       -3.8232200000000001       -3.8184999999999998       -3.8137799999999999       -3.8090600000000001       -3.8043399999999998       -3.7996200000000000       -3.7949000000000002       -3.7901799999999999       -3.7854600000000000       -3.7807400000000002       -3.7760199999999999       -3.7713000000000001       -3.7665799999999998       -3.7618600000000000       -3.7571400000000001       -3.7524199999999999       -3.7477000000000000       -3.7429800000000002       -3.7382599999999999       -3.7335400000000001       -3.7288199999999998       -3.7241000000000000       -3.7193800000000001       -3.7146599999999999       -3.7099299999999999       -3.7052100000000001       -3.7004899999999998       -3.6957700000000000       -3.6910500000000002       -3.6863299999999999       -3.6816100000000000       -3.6768900000000002       -3.6721699999999999       -3.6674500000000001       -3.6627299999999998       -3.6580100000000000       -3.6532900000000001       -3.6485699999999999       -3.6438500000000000       -3.6391300000000002       -3.6344099999999999       -3.6296900000000001       -3.6249699999999998       -3.6202500000000000       -3.6155300000000001       -3.6108099999999999       -3.6060900000000000       -3.6013700000000002       -3.5966499999999999       -3.5919300000000001       -3.5872000000000002       -3.5824799999999999       -3.5777600000000001       -3.5730400000000002       -3.5683199999999999       -3.5636000000000001       -3.5588799999999998       -3.5541600000000000       -3.5494400000000002       -3.5447199999999999       -3.5400000000000000       -3.5350500000000000       -3.5301000000000000       -3.5251500000000000       -3.5202000000000000       -3.5152500000000000       -3.5103000000000000       -3.5053500000000000       -3.5004000000000000       -3.4954399999999999       -3.4904899999999999       -3.4855399999999999       -3.4805899999999999       -3.4756399999999998       -3.4706899999999998       -3.4657399999999998       -3.4607899999999998       -3.4558399999999998       -3.4508899999999998       -3.4459399999999998       -3.4409900000000002       -3.4360400000000002       -3.4310900000000002       -3.4261400000000002       -3.4211800000000001       -3.4162300000000001       -3.4112800000000001       -3.4063300000000001       -3.4013800000000001       -3.3964300000000001       -3.3914800000000001       -3.3865300000000000       -3.3815800000000000       -3.3766300000000000       -3.3716800000000000       -3.3667300000000000       -3.3617800000000000       -3.3568300000000000       -3.3518800000000000       -3.3469199999999999       -3.3419699999999999       -3.3370199999999999       -3.3320699999999999       -3.3271199999999999       -3.3221699999999998       -3.3172199999999998       -3.3122699999999998       -3.3073199999999998       -3.3023699999999998       -3.2974199999999998       -3.2924699999999998       -3.2875200000000002       -3.2825700000000002       -3.2776200000000002       -3.2726700000000002       -3.2677100000000001       -3.2627600000000001       -3.2578100000000001       -3.2528600000000001       -3.2479100000000001       -3.2429600000000001       -3.2380100000000001       -3.2330600000000000       -3.2281100000000000       -3.2231600000000000       -3.2182100000000000       -3.2132600000000000       -3.2083100000000000       -3.2033600000000000       -3.1984100000000000       -3.1934499999999999       -3.1884999999999999       -3.1835499999999999       -3.1785999999999999       -3.1736499999999999       -3.1686999999999999       -3.1637499999999998       -3.1587999999999998       -3.1538499999999998       -3.1488999999999998       -3.1439499999999998       -3.1389999999999998       -3.1340499999999998       -3.1291000000000002       -3.1241500000000002       -3.1191900000000001       -3.1142400000000001       -3.1092900000000001       -3.1043400000000001       -3.0993900000000001       -3.0944400000000001       -3.0894900000000001       -3.0845400000000001       -3.0795900000000000       -3.0746400000000000       -3.0696900000000000       -3.0647400000000000       -3.0597900000000000       -3.0548400000000000       -3.0498900000000000       -3.0449299999999999       -3.0399799999999999       -3.0350299999999999       -3.0300799999999999       -3.0251299999999999       -3.0201799999999999       -3.0152299999999999       -3.0102799999999998       -3.0053299999999998       -3.0003799999999998       -2.9954299999999998       -2.9904799999999998       -2.9855299999999998       -2.9805799999999998       -2.9756300000000002       -2.9706700000000001       -2.9657200000000001       -2.9607700000000001       -2.9558200000000001       -2.9508700000000001       -2.9459200000000001       -2.9409700000000001       -2.9360200000000001       -2.9310700000000001       -2.9261200000000001       -2.9211700000000000       -2.9162200000000000       -2.9112700000000000       -2.9063200000000000       -2.9011399999999998       -2.8959500000000000       -2.8907699999999998       -2.8855900000000001       -2.8804099999999999       -2.8752300000000002       -2.8700500000000000       -2.8648699999999998       -2.8596900000000001       -2.8545099999999999       -2.8493300000000001       -2.8441500000000000       -2.8389600000000002       -2.8337800000000000       -2.8285999999999998       -2.8234200000000000       -2.8182399999999999       -2.8130600000000001       -2.8078799999999999       -2.8027000000000002       -2.7975200000000000       -2.7923399999999998       -2.7871500000000000       -2.7819699999999998       -2.7767900000000001       -2.7716099999999999       -2.7664300000000002       -2.7612500000000000       -2.7560699999999998       -2.7508900000000001       -2.7457099999999999       -2.7405300000000001       -2.7353499999999999       -2.7301600000000001       -2.7249800000000000       -2.7198000000000002       -2.7146200000000000       -2.7094399999999998       -2.7042600000000001       -2.6990799999999999       -2.6939000000000002       -2.6887200000000000       -2.6835399999999998       -2.6783600000000001       -2.6731699999999998       -2.6679900000000001       -2.6628099999999999       -2.6576300000000002       -2.6524500000000000       -2.6472699999999998       -2.6420900000000000       -2.6369099999999999       -2.6317300000000001       -2.6265499999999999       -2.6213700000000002       -2.6161799999999999       -2.6110000000000002       -2.6058200000000000       -2.6006399999999998       -2.5954600000000001       -2.5902799999999999       -2.5851000000000002       -2.5799200000000000       -2.5747399999999998       -2.5695600000000001       -2.5643799999999999       -2.5591900000000001       -2.5540099999999999       -2.5488300000000002       -2.5436500000000000       -2.5384699999999998       -2.5332900000000000       -2.5281099999999999       -2.5229300000000001       -2.5177499999999999       -2.5125700000000002       -2.5073900000000000       -2.5022000000000002       -2.4970200000000000       -2.4918399999999998       -2.4866600000000001       -2.4814799999999999       -2.4763000000000002       -2.4711200000000000       -2.4659399999999998       -2.4607600000000001       -2.4555799999999999       -2.4503900000000001       -2.4452099999999999       -2.4400300000000001       -2.4348500000000000       -2.4296700000000002       -2.4244900000000000       -2.4193099999999998       -2.4141300000000001       -2.4089499999999999       -2.4037700000000002       -2.3985900000000000       -2.3934000000000002       -2.3882200000000000       -2.3830399999999998       -2.3778600000000001       -2.3726799999999999       -2.3675000000000002       -2.3623200000000000       -2.3571399999999998       -2.3519600000000001       -2.3467799999999999       -2.3416000000000001       -2.3364099999999999       -2.3312300000000001       -2.3260500000000000       -2.3208700000000002       -2.3156900000000000       -2.3105099999999998       -2.3053300000000001       -2.3001499999999999       -2.2949700000000002       -2.2897900000000000       -2.2846099999999998       -2.2794200000000000       -2.2742399999999998       -2.2690600000000001       -2.2638799999999999       -2.2587000000000002       -2.2535200000000000       -2.2483399999999998       -2.2431600000000000       -2.2377500000000001       -2.2323400000000002       -2.2269199999999998       -2.2215099999999999       -2.2161000000000000       -2.2106900000000000       -2.2052800000000001       -2.1998700000000002       -2.1944599999999999       -2.1890499999999999       -2.1836400000000000       -2.1782200000000000       -2.1728100000000001       -2.1674000000000002       -2.1619899999999999       -2.1565799999999999       -2.1511700000000000       -2.1457600000000001       -2.1403500000000002       -2.1349300000000002       -2.1295199999999999       -2.1241099999999999       -2.1187000000000000       -2.1132900000000001       -2.1078800000000002       -2.1024699999999998       -2.0970599999999999       -2.0916399999999999       -2.0862300000000000       -2.0808200000000001       -2.0754100000000002       -2.0699999999999998       -2.0645899999999999       -2.0591800000000000       -2.0537700000000001       -2.0483600000000002       -2.0429400000000002       -2.0375299999999998       -2.0321199999999999       -2.0267100000000000       -2.0213000000000001       -2.0158900000000002       -2.0104799999999998       -2.0050699999999999       -1.9996499999999999       -1.9942400000000000       -1.9888300000000001       -1.9834200000000000       -1.9780100000000000       -1.9725999999999999       -1.9671900000000000       -1.9617800000000001       -1.9563699999999999       -1.9509500000000000       -1.9455400000000000       -1.9401299999999999       -1.9347200000000000       -1.9293100000000001       -1.9238999999999999       -1.9184900000000000       -1.9130799999999999       -1.9076599999999999       -1.9022500000000000       -1.8968400000000001       -1.8914299999999999       -1.8860200000000000       -1.8806099999999999       -1.8752000000000000       -1.8697900000000001       -1.8643799999999999       -1.8589599999999999       -1.8535500000000000       -1.8481399999999999       -1.8427300000000000       -1.8373200000000001       -1.8319099999999999       -1.8265000000000000       -1.8210900000000001       -1.8156699999999999       -1.8102600000000000       -1.8048500000000001       -1.7994399999999999       -1.7940300000000000       -1.7886200000000001       -1.7832100000000000       -1.7778000000000000       -1.7723899999999999       -1.7669699999999999       -1.7615600000000000       -1.7561500000000001       -1.7507400000000000       -1.7453300000000000       -1.7399199999999999       -1.7345100000000000       -1.7291000000000001       -1.7236800000000001       -1.7182700000000000       -1.7128600000000000       -1.7074499999999999       -1.7020400000000000       -1.6966300000000001       -1.6912199999999999       -1.6858100000000000       -1.6803900000000001       -1.6749799999999999       -1.6695700000000000       -1.6641600000000001       -1.6587499999999999       -1.6533400000000000       -1.6479299999999999       -1.6425200000000000       -1.6371100000000001       -1.6316900000000001       -1.6262799999999999       -1.6208700000000000       -1.6154599999999999       -1.6100500000000000       -1.6046400000000001       -1.5992299999999999       -1.5938200000000000       -1.5884000000000000       -1.5829899999999999       -1.5775800000000000       -1.5721700000000001       -1.5667599999999999       -1.5613500000000000       -1.5559400000000001       -1.5505300000000000       -1.5448900000000001       -1.5392399999999999       -1.5336000000000001       -1.5279600000000000       -1.5223199999999999       -1.5166800000000000       -1.5110399999999999       -1.5053900000000000       -1.4997499999999999       -1.4941100000000000       -1.4884700000000000       -1.4828300000000001       -1.4771900000000000       -1.4715499999999999       -1.4659000000000000       -1.4602599999999999       -1.4546200000000000       -1.4489799999999999       -1.4433400000000001       -1.4377000000000000       -1.4320600000000001       -1.4264100000000000       -1.4207700000000001       -1.4151300000000000       -1.4094899999999999       -1.4038500000000000       -1.3982100000000000       -1.3925700000000001       -1.3869199999999999       -1.3812800000000001       -1.3756400000000000       -1.3700000000000001       -1.3643600000000000       -1.3587199999999999       -1.3530800000000001       -1.3474299999999999       -1.3417900000000000       -1.3361499999999999       -1.3305100000000001       -1.3248700000000000       -1.3192299999999999       -1.3135900000000000       -1.3079400000000001       -1.3023000000000000       -1.2966599999999999       -1.2910200000000001       -1.2853800000000000       -1.2797400000000001       -1.2741000000000000       -1.2684500000000001       -1.2628100000000000       -1.2571699999999999       -1.2515300000000000       -1.2458899999999999       -1.2402500000000001       -1.2346100000000000       -1.2289600000000001       -1.2233200000000000       -1.2176800000000001       -1.2120400000000000       -1.2063999999999999       -1.2007600000000000       -1.1951200000000000       -1.1894700000000000       -1.1838299999999999       -1.1781900000000001       -1.1725500000000000       -1.1669099999999999       -1.1612700000000000       -1.1556299999999999       -1.1499800000000000       -1.1443399999999999       -1.1387000000000000       -1.1330600000000000       -1.1274200000000001       -1.1217800000000000       -1.1161399999999999       -1.1104900000000000       -1.1048500000000001       -1.0992100000000000       -1.0935699999999999       -1.0879300000000001       -1.0822900000000000       -1.0766500000000001       -1.0710000000000000       -1.0653600000000001       -1.0597200000000000       -1.0540799999999999       -1.0484400000000000       -1.0427999999999999       -1.0371500000000000       -1.0315099999999999       -1.0258700000000001       -1.0202300000000000       -1.0145900000000001       -1.0089500000000000       -1.0033099999999999      -0.99765999999999999      -0.99202000000000001      -0.98638000000000003      -0.98073999999999995      -0.97509999999999997      -0.96945999999999999      -0.96382000000000001      -0.95816999999999997      -0.95252999999999999      -0.94689000000000001      -0.94125000000000003      -0.93561000000000005      -0.92996999999999996      -0.92432999999999998      -0.91868000000000005      -0.91303999999999996      -0.90739999999999998      -0.90176000000000001      -0.89612000000000003      -0.89048000000000005      -0.88483999999999996      -0.87919000000000003      -0.87355000000000005      -0.86790999999999996      -0.86226999999999998      -0.85663000000000000      -0.85099000000000002      -0.84535000000000005      -0.83970000000000000      -0.83406000000000002      -0.82842000000000005      -0.82255000000000000      -0.81667999999999996      -0.81081000000000003      -0.80493000000000003      -0.79905999999999999      -0.79318999999999995      -0.78732000000000002      -0.78144999999999998      -0.77558000000000005      -0.76970000000000005      -0.76383000000000001      -0.75795999999999997      -0.75209000000000004      -0.74621999999999999      -0.74034999999999995      -0.73446999999999996      -0.72860000000000003      -0.72272999999999998      -0.71686000000000005      -0.71099000000000001      -0.70511999999999997      -0.69923999999999997      -0.69337000000000004      -0.68750000000000000      -0.68162999999999996      -0.67576000000000003      -0.66988999999999999      -0.66400999999999999      -0.65813999999999995      -0.65227000000000002      -0.64639999999999997      -0.64053000000000004      -0.63466000000000000      -0.62878000000000001      -0.62290999999999996      -0.61704000000000003      -0.61116999999999999      -0.60529999999999995      -0.59941999999999995      -0.59355000000000002      -0.58767999999999998      -0.58181000000000005      -0.57594000000000001      -0.57006999999999997      -0.56418999999999997      -0.55832000000000004      -0.55245000000000000      -0.54657999999999995      -0.54071000000000002      -0.53483999999999998      -0.52895999999999999      -0.52309000000000005      -0.51722000000000001      -0.51134999999999997      -0.50548000000000004      -0.49961000000000000      -0.49373000000000000      -0.48786000000000002      -0.48198999999999997      -0.47611999999999999      -0.47025000000000000      -0.46438000000000001      -0.45850000000000002      -0.45262999999999998      -0.44675999999999999      -0.44089000000000000      -0.43502000000000002      -0.42914999999999998      -0.42326999999999998      -0.41739999999999999      -0.41153000000000001      -0.40566000000000002      -0.39978999999999998      -0.39391999999999999      -0.38804000000000000      -0.38217000000000001      -0.37630000000000002      -0.37042999999999998      -0.36456000000000000      -0.35868000000000000      -0.35281000000000001      -0.34694000000000003      -0.34106999999999998      -0.33520000000000000      -0.32933000000000001      -0.32345000000000002      -0.31757999999999997      -0.31170999999999999      -0.30584000000000000      -0.29997000000000001      -0.29409999999999997      -0.28821999999999998      -0.28234999999999999      -0.27648000000000000      -0.27061000000000002      -0.26473999999999998      -0.25886999999999999      -0.25298999999999999      -0.24712000000000001      -0.24124999999999999      -0.23538000000000001      -0.22950999999999999      -0.22364000000000001      -0.21776000000000001      -0.21189000000000000      -0.20602000000000001      -0.20014999999999999      -0.19428000000000001      -0.18840999999999999      -0.18253000000000000      -0.17666000000000001      -0.17079000000000000      -0.16492000000000001      -0.15905000000000000      -0.15318000000000001      -0.14729999999999999      -0.14143000000000000      -0.13556000000000001      -0.12969000000000000      -0.12382000000000000      -0.11794000000000000      -0.11207000000000000      -0.10620000000000000      -0.10033000000000000       -9.4460000000000002E-002  -8.8590000000000002E-002  -8.2710000000000006E-002  -7.6840000000000006E-002  -7.0739999999999997E-002  -6.4640000000000003E-002  -5.8540000000000002E-002  -5.2440000000000001E-002  -4.6330000000000003E-002  -4.0230000000000002E-002  -3.4130000000000001E-002  -2.8029999999999999E-002  -2.1930000000000002E-002  -1.5820000000000001E-002  -9.7199999999999995E-003  -3.6200000000000000E-003   2.4800000000000000E-003   8.5800000000000008E-003   1.4690000000000000E-002   2.0789999999999999E-002   2.6890000000000001E-002   3.2989999999999998E-002   3.9090000000000000E-002   4.5199999999999997E-002   5.1299999999999998E-002   5.7400000000000000E-002   6.3500000000000001E-002   6.9599999999999995E-002   7.5710000000000000E-002   8.1809999999999994E-002   8.7910000000000002E-002   9.4009999999999996E-002  0.10011000000000000       0.10621999999999999       0.11232000000000000       0.11842000000000000       0.12452000000000001       0.13062000000000001       0.13672999999999999       0.14283000000000001       0.14893000000000001       0.15503000000000000       0.16113000000000000       0.16724000000000000       0.17333999999999999       0.17943999999999999       0.18554000000000001       0.19164000000000000       0.19775000000000001       0.20385000000000000       0.20995000000000000       0.21604999999999999       0.22214999999999999       0.22825999999999999       0.23436000000000001       0.24046000000000001       0.24656000000000000       0.25266000000000000       0.25877000000000000       0.26486999999999999       0.27096999999999999       0.27706999999999998       0.28316999999999998       0.28927999999999998       0.29537999999999998       0.30148000000000003       0.30758000000000002       0.31368000000000001       0.31979000000000002       0.32589000000000001       0.33199000000000001       0.33809000000000000       0.34419000000000000       0.35030000000000000       0.35639999999999999       0.36249999999999999       0.36859999999999998       0.37469999999999998       0.38080999999999998       0.38690999999999998       0.39301000000000003       0.39911000000000002       0.40521000000000001       0.41131000000000001       0.41742000000000001       0.42352000000000001       0.42962000000000000       0.43572000000000000       0.44181999999999999       0.44792999999999999       0.45402999999999999       0.46012999999999998       0.46622999999999998       0.47233000000000003       0.47843999999999998       0.48454000000000003       0.49064000000000002       0.49674000000000001       0.50283999999999995       0.50895000000000001       0.51505000000000001       0.52115000000000000       0.52725000000000000       0.53334999999999999       0.53946000000000005       0.54556000000000004       0.55166000000000004       0.55776000000000003       0.56386000000000003       0.56996999999999998       0.57606999999999997       0.58216999999999997       0.58826999999999996       0.59436999999999995       0.60048000000000001       0.60658000000000001       0.61268000000000000       0.61878000000000000       0.62487999999999999       0.63099000000000005       0.63709000000000005       0.64319000000000004       0.64929000000000003       0.65539000000000003       0.66149999999999998       0.66759999999999997       0.67369999999999997       0.67979999999999996       0.68589999999999995       0.69201000000000001       0.69811000000000001       0.70421000000000000     
 theta =    288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000999999999        288.30036999999999        288.30198000000001        288.30572999999998        288.31252999999998        288.32326000000000        288.33875000000000        288.35982999999999        288.38727000000000        288.42180000000002        288.46409999999997        288.51479000000000        288.57445000000001        288.64357000000001        288.72259000000003        288.81187999999997        288.91172999999998        289.02235999999999        289.14391999999998        289.27647000000002        289.42000999999999        289.57443999999998        289.73959000000002        289.91523999999998        290.10106000000002        290.29667000000001        290.50162000000000        290.71537999999998        290.93736999999999        291.16696000000002        291.40343000000001        291.64607000000001        291.89407000000000        292.14661000000001        292.40284000000003        292.66187000000002        292.92281000000003        293.18473999999998        293.44673999999998        293.70787999999999        293.96724000000000        294.22393000000000        294.47705999999999        294.72575999999998        294.96922000000001        295.20663000000002        295.43725000000001        295.66037000000000        295.87536000000000        296.08161000000001        296.27859000000001        296.46584999999999        296.64298000000002        296.80966999999998        296.96564999999998        297.11076000000003        297.24489999999997        297.36804000000001        297.48023999999998        297.58163000000002        297.67241999999999        297.75290000000001        297.82342000000000        297.88441000000000        297.93635999999998        297.97982999999999        298.01544000000001        298.04386000000000        298.06581000000000        298.08206000000001        298.09341999999998        298.10073000000000        298.10487000000001        298.10673000000003        298.10721000000001        298.12135999999998        298.14855000000000        298.17529000000002        298.20157999999998        298.22744000000000        298.25290000000001        298.27796000000001        298.30265000000003        298.32697000000002        298.35095000000001        298.37457999999998        298.39789000000002        298.42088000000001        298.44357000000002        298.46597000000003        298.48806999999999        298.50990000000002        298.53147000000001        298.55277000000001        298.57382000000001        298.59462000000002        298.61518999999998        298.63551999999999        298.65562999999997        298.67552000000001        298.69520000000000        298.71467000000001        298.73394000000002        298.75301999999999        298.77190000000002        298.79059000000001        298.80910000000000        298.82742999999999        298.84559000000002        298.86358000000001        298.88139999999999        298.89906000000002        298.91656000000000        298.93391000000003        298.95110000000000        298.96814999999998        298.98505000000000        299.00180999999998        299.01843000000002        299.03492000000000        299.05126999999999        299.06749000000002        299.08357999999998        299.09953999999999        299.11538000000002        299.13110000000000        299.14670999999998        299.16219000000001        299.17835000000002        299.19438000000002        299.21028999999999        299.22608000000002        299.24176000000000        299.25731000000002        299.27276000000001        299.28809999999999        299.30331999999999        299.31844000000001        299.33346000000000        299.34836999999999        299.36318000000000        299.37788999999998        299.39249999999998        299.40701000000001        299.42142999999999        299.43576000000002        299.44999000000001        299.46413999999999        299.47818999999998        299.49216000000001        299.50603999999998        299.51983999999999        299.53354999999999        299.54718000000003        299.56072999999998        299.57420000000002        299.58758000000000        299.60090000000002        299.61412999999999        299.62729000000002        299.64037999999999        299.65339000000000        299.66633000000002        299.67919999999998        299.69200000000001        299.70472000000001        299.71737999999999        299.72998000000001        299.74250000000001        299.75495999999998        299.76736000000000        299.77969000000002        299.79194999999999        299.80416000000002        299.81630000000001        299.82839000000001        299.84041000000002        299.85237000000001        299.86426999999998        299.87612000000001        299.88790999999998        299.89963999999998        299.91131999999999        299.92293999999998        299.93450999999999        299.94601999999998        299.95747999999998        299.96888000000001        299.98023999999998        299.99153999999999        300.00279000000000        300.01398999999998        300.02515000000000        300.03625000000000        300.04730000000001        300.05831000000001        300.06925999999999        300.08017000000001        300.09104000000002        300.10185999999999        300.11263000000002        300.12335999999999        300.13404000000003        300.14467999999999        300.15526999999997        300.16582000000000        300.17633000000001        300.18678999999997        300.19722000000002        300.20760000000001        300.21794000000000        300.22824000000003        300.23849999999999        300.24871999999999        300.25889000000001        300.26902999999999        300.27913999999998        300.28919999999999        300.29921999999999        300.30921000000001        300.31916000000001        300.32907000000000        300.33895000000001        300.34879000000001        300.35858999999999        300.36836000000000        300.37808999999999        300.38779000000000        300.39744999999999        300.40708000000001        300.41667000000001        300.42622999999998        300.43574999999998        300.44524999999999        300.45470999999998        300.46413000000001        300.47352999999998        300.48289000000000        300.49221999999997        300.50152000000003        300.51078999999999        300.52001999999999        300.52922999999998        300.53841000000000        300.54755000000000        300.55667000000000        300.56574999999998        300.57481000000001        300.58382999999998        300.59282999999999        300.60180000000003        300.61074000000002        300.61964999999998        300.62853000000001        300.63738999999998        300.64621000000000        300.65544000000000        300.66464000000002        300.67381000000000        300.68295000000001        300.69206000000003        300.70114000000001        300.71019000000001        300.71922000000001        300.72820999999999        300.73718000000002        300.74612000000002        300.75502999999998        300.76391000000001        300.77276999999998        300.78160000000003        300.79039999999998        300.79917000000000        300.80792000000002        300.81664999999998        300.82533999999998        300.83400999999998        300.84266000000002        300.85127999999997        300.85987000000000        300.86844000000002        300.87698999999998        300.88551000000001        300.89400000000001        300.90246999999999        300.91091999999998        300.91933999999998        300.92773999999997        300.93610999999999        300.94445999999999        300.95278999999999        300.96109999999999        300.96938000000000        300.97764000000001        300.98586999999998        300.99408000000000        301.00227000000001        301.01044000000002        301.01859000000002        301.02670999999998        301.03482000000002        301.04289999999997        301.05095999999998        301.05898999999999        301.06700999999998        301.07499999999999        301.08298000000002        301.09093000000001        301.09886999999998        301.10678000000001        301.11466999999999        301.12254000000001        301.13038999999998        301.13821999999999        301.14603000000000        301.15383000000003        301.16160000000002        301.16935000000001        301.17707999999999        301.18480000000000        301.19249000000002        301.20015999999998        301.20782000000003        301.21546000000001        301.22307999999998        301.23068000000001        301.23826000000003        301.24581999999998        301.25337000000002        301.26089000000002        301.26839999999999        301.27589000000000        301.28336000000002        301.29082000000000        301.29826000000003        301.30568000000000        301.31308000000001        301.32047000000000        301.32783000000001        301.33517999999998        301.34251999999998        301.34983000000000        301.35712999999998        301.36442000000000        301.37168000000003        301.37894000000000        301.38616999999999        301.39339000000001        301.40059000000002        301.40777000000003        301.41494000000000        301.42209000000003        301.42923000000002        301.43635000000000        301.44346000000002        301.45055000000002        301.45762000000002        301.46467999999999        301.47172000000000        301.47874999999999        301.48577000000000        301.49275999999998        301.49975000000001        301.50671000000000        301.51366999999999        301.52060999999998        301.52753000000001        301.53444000000002        301.54133000000002        301.54820999999998        301.55507999999998        301.56193000000002        301.56876000000000        301.57558999999998        301.58238999999998        301.58918999999997        301.59597000000002        301.60273000000001        301.60948999999999        301.61622999999997        301.62295000000000        301.62966000000000        301.63636000000002        301.64303999999998        301.65003000000002        301.65699000000001        301.66394000000003        301.67088000000001        301.67779999999999        301.68471000000000        301.69161000000003        301.69848999999999        301.70535000000001        301.71220000000000        301.71904000000001        301.72586999999999        301.73268000000002        301.73946999999998        301.74626000000001        301.75301999999999        301.75977999999998        301.76652000000001        301.77325000000002        301.77996999999999        301.78667000000002        301.79336000000001        301.80002999999999        301.80669999999998        301.81335000000001        301.81997999999999        301.82661000000002        301.83321999999998        301.83981999999997        301.84640000000002        301.85297000000003        301.85953000000001        301.86608000000001        301.87261999999998        301.87914000000001        301.88565000000000        301.89215000000002        301.89864000000000        301.90510999999998        301.91156999999998        301.91802000000001        301.92446000000001        301.93088000000000        301.93729999999999        301.94369999999998        301.95008999999999        301.95647000000002        301.96284000000003        301.96919000000003        301.97552999999999        301.98187000000001        301.98818999999997        301.99450000000002        302.00078999999999        302.00707999999997        302.01335999999998        302.01961999999997        302.02587000000000        302.03210999999999        302.03834999999998        302.04457000000002        302.05077000000000        302.05696999999998        302.06315999999998        302.06934000000001        302.07549999999998        302.08166000000000        302.08780000000002        302.09393000000000        302.10005999999998        302.10617000000002        302.11227000000002        302.11836000000000        302.12443999999999        302.13051000000002        302.13657000000001        302.14262000000002        302.14866000000001        302.15469000000002        302.16070999999999        302.16672000000000        302.17272000000003        302.17871000000002        302.18468999999999        302.19065999999998        302.19662000000000        302.20256999999998        302.20850999999999        302.21444000000002        302.22036000000003        302.22627000000000        302.23217000000000        302.23806000000002        302.24394000000001        302.24981000000002        302.25567000000001        302.26152999999999        302.26737000000003        302.27321000000001        302.27902999999998        302.28485000000001        302.29065000000003        302.29644999999999        302.30223999999998        302.30802000000000        302.31378999999998        302.31954999999999        302.32530000000003        302.33103999999997        302.33677999999998        302.34249999999997        302.34822000000003        302.35392000000002        302.35962000000001        302.36531000000002        302.37099000000001        302.37666000000002        302.38231999999999        302.38798000000003        302.39362000000000        302.39926000000003        302.40489000000002        302.41050999999999        302.41611999999998        302.42171999999999        302.42732000000001        302.43290999999999        302.43848000000003        302.44430000000000        302.45011000000000        302.45591000000002        302.46170000000001        302.46748000000002        302.47325000000001        302.47901000000002        302.48475999999999        302.49050999999997        302.49624999999997        302.50196999999997        302.50769000000003        302.51339999999999        302.51909999999998        302.52480000000003        302.53048000000001        302.53616000000000        302.54181999999997        302.54748000000001        302.55313000000001        302.55876999999998        302.56441000000001        302.57002999999997        302.57565000000000        302.58125999999999        302.58686000000000        302.59244999999999        302.59802999999999        302.60361000000000        302.60917000000001        302.61473000000001        302.62027999999998        302.62583000000001        302.63135999999997        302.63688999999999        302.64240999999998        302.64792000000000        302.65341999999998        302.65890999999999        302.66440000000000        302.66987999999998        302.67534999999998        302.68081999999998        302.68626999999998        302.69171999999998        302.69716000000000        302.70258999999999        302.70801999999998        302.71343000000002        302.71884000000000        302.72424999999998        302.72964000000002        302.73502999999999        302.74041000000000        302.74578000000002        302.75115000000000        302.75650000000002        302.76184999999998        302.76720000000000        302.77253000000002        302.77785999999998        302.78318000000002        302.78849000000002        302.79379999999998        302.79910000000001        302.80439000000001        302.80966999999998        302.81495000000001        302.82022000000001        302.82548000000003        302.83073999999999        302.83598999999998        302.84123000000000        302.84647000000001        302.85169999999999        302.85692000000000        302.86212999999998        302.86734000000001        302.87254000000001        302.87772999999999        302.88292000000001        302.88810000000001        302.89326999999997        302.89843999999999        302.90359999999998        302.90875000000000        302.91390000000001        302.91904000000000        302.92417000000000        302.92930000000001        302.93441999999999        302.93952999999999        302.94463000000002        302.94972999999999        302.95483000000002        302.95990999999998        302.96499000000000        302.97007000000002        302.97514000000001        302.98020000000002        302.98525000000001        302.99029999999999        302.99534000000000        303.00038000000001        303.00540999999998        303.01042999999999        303.01544999999999        303.02046000000001        303.02546000000001        303.03046000000001        303.03545000000003        303.04043000000001        303.04541000000000        303.05038999999999        303.05534999999998        303.06031000000002        303.06527000000000        303.07022000000001        303.07515999999998        303.08010000000002        303.08503000000002        303.08994999999999        303.09487000000001        303.09978000000001        303.10469000000001        303.10959000000003        303.11448000000001        303.11937000000000        303.12446000000000        303.12954999999999        303.13461999999998        303.13970000000000        303.14476000000002        303.14981999999998        303.15487000000002        303.15992000000000        303.16496000000001        303.16998999999998        303.17502000000002        303.18004000000002        303.18506000000002        303.19006999999999        303.19506999999999        303.20006999999998        303.20506000000000        303.21003999999999        303.21501999999998        303.21999000000000        303.22496000000001        303.22991999999999        303.23487999999998        303.23982999999998        303.24477000000002        303.24970999999999        303.25463999999999        303.25956000000002        303.26447999999999        303.26938999999999        303.27429999999998        303.27920000000000        303.28410000000002        303.28899000000001        303.29388000000000        303.29874999999998        303.30363000000000        303.30849000000001        303.31335999999999        303.31821000000002        303.32306000000000        303.32790999999997        303.33274999999998        303.33758000000000        303.34240999999997        303.34723000000002        303.35205000000002        303.35685999999998        303.36165999999997        303.36646000000002        303.37126000000001        303.37605000000002        303.38083000000000        303.38560999999999        303.39037999999999        303.39515000000000        303.39990999999998        303.40467000000001        303.40942000000001        303.41415999999998        303.41890000000001        303.42363999999998        303.42836999999997        303.43308999999999        303.43781000000001        303.44252999999998        303.44722999999999        303.45193999999998        303.45663999999999        303.46132999999998        303.46602000000001        303.47070000000002        303.47537999999997        303.48005000000001        303.48471999999998        303.48937999999998        303.49403999999998        303.49869000000001        303.50333000000001        303.50797000000000        303.51261000000000        303.51724000000002        303.52186999999998        303.52649000000002        303.53111000000001        303.53572000000003        303.54032999999998        303.54493000000002        303.54951999999997        303.55410999999998        303.55869999999999        303.56328000000002        303.56786000000000        303.57243000000000        303.57700000000000        303.58156000000002        303.58611999999999        303.59066999999999        303.59521999999998        303.59976000000000        303.60430000000002        303.60883000000001        303.61336000000000        303.61788999999999        303.62241000000000        303.62691999999998        303.63143000000002        303.63592999999997        303.64042999999998        303.64492999999999        303.64942000000002        303.65391000000000        303.65839000000000        303.66287000000000        303.66734000000002        303.67180999999999        303.67626999999999        303.68072999999998        303.68518000000000        303.68963000000002        303.69407999999999        303.69851999999997        303.70294999999999        303.70738000000000        303.71181000000001        303.71623000000000        303.72064999999998        303.72505999999998        303.72964999999999        303.73424000000000        303.73881000000000        303.74338999999998        303.74795999999998        303.75252000000000        303.75707999999997        303.76164000000000        303.76618999999999        303.77073000000001        303.77528000000001        303.77981000000000        303.78433999999999        303.78886999999997        303.79338999999999        303.79791000000000        303.80241999999998        303.80693000000002        303.81144000000000        303.81594000000001        303.82042999999999        303.82492000000002        303.82941000000000        303.83389000000000        303.83836000000002        303.84284000000002        303.84730000000002        303.85176999999999        303.85622000000001        303.86068000000000        303.86513000000002        303.86957000000001        303.87401000000000        303.87844999999999        303.88288000000000        303.88731000000001        303.89173000000000        303.89614999999998        303.90055999999998        303.90496999999999        303.90938000000000        303.91377999999997        303.91818000000001        303.92257000000001        303.92696000000001        303.93133999999998        303.93572000000000        303.94009000000000        303.94445999999999        303.94882999999999        303.95319000000001        303.95755000000003        303.96190000000001        303.96625000000000        303.97059999999999        303.97494000000000        303.97928000000002        303.98361000000000        303.98793999999998        303.99225999999999        303.99657999999999        304.00090000000000        304.00520999999998        304.00952000000001        304.01382000000001        304.01812000000001        304.02242000000001        304.02670999999998        304.03100000000001        304.03528000000000        304.03955999999999        304.04383000000001        304.04811000000001        304.05237000000000        304.05664000000002        304.06090000000000        304.06515000000002        304.06939999999997        304.07364999999999        304.07789000000002        304.08213000000001        304.08636999999999        304.09059999999999        304.09482000000003        304.09904999999998        304.10327000000001        304.10748000000001        304.11169999999998        304.11590000000001        304.12011000000001        304.12430999999998        304.12849999999997        304.13270000000000        304.13688000000002        304.14107000000001        304.14524999999998        304.14943000000000        304.15359999999998        304.15777000000003        304.16192999999998        304.16609999999997        304.17025000000001        304.17441000000002        304.17856000000000        304.18270999999999        304.18684999999999        304.19099000000000        304.19511999999997        304.19925999999998        304.20337999999998        304.20751000000001        304.21163000000001        304.21575000000001        304.21985999999998        304.22397000000001        304.22807999999998        304.23218000000003        304.23628000000002        304.24036999999998        304.24446000000000        304.24855000000002        304.25263999999999        304.25671999999997        304.26078999999999        304.26486999999997        304.26893999999999        304.27300000000002        304.27706999999998        304.28127999999998        304.28550000000001        304.28971000000001        304.29392000000001        304.29811999999998        304.30232000000001        304.30651000000000        304.31070999999997        304.31488999999999        304.31907999999999        304.32326000000000        304.32742999999999        304.33161000000001        304.33578000000000        304.33994000000001        304.34410000000003        304.34825999999998        304.35242000000000        304.35656999999998        304.36070999999998        304.36486000000002        304.36900000000003        304.37313000000000        304.37727000000001        304.38139000000001        304.38551999999999        304.38963999999999        304.39375999999999        304.39787000000001        304.40197999999998        304.40609000000001        304.41019000000000        304.41428999999999        304.41838999999999        304.42248000000001        304.42657000000003        304.43065999999999        304.43473999999998        304.43882000000002        304.44288999999998        304.44697000000002        304.45103000000000        304.45510000000002        304.45916000000000        304.46321999999998        304.46726999999998        304.47131999999999        304.47537000000000        304.47940999999997        304.48345000000000        304.48748999999998        304.49151999999998        304.49554999999998        304.49957999999998        304.50360000000001        304.50761999999997        304.51164000000000        304.51564999999999        304.51965999999999        304.52366999999998        304.52767000000000        304.53167000000002        304.53566999999998        304.53966000000003        304.54365000000001        304.54764000000000        304.55162000000001        304.55560000000003        304.55957000000001        304.56355000000002        304.56752000000000        304.57148000000001        304.57544999999999        304.57941000000000        304.58336000000003        304.58731000000000        304.59125999999998        304.59521000000001        304.59915000000001        304.60309000000001        304.60703000000001        304.61097000000001        304.61489999999998        304.61882000000003        304.62275000000000        304.62666999999999        304.63058999999998        304.63450000000000        304.63841000000002        304.64231999999998        304.64623000000000        304.65012999999999        304.65402999999998        304.65791999999999        304.66181000000000        304.66570000000002        304.66959000000003        304.67347000000001        304.67734999999999        304.68123000000003        304.68509999999998        304.68896999999998        304.69283999999999        304.69671000000000        304.70057000000003        304.70442000000003        304.70828000000000        304.71213000000000        304.71598000000000        304.71983000000000        304.72367000000003        304.72751000000000        304.73135000000002        304.73518000000001        304.73901000000001        304.74284000000000        304.74666000000002        304.75049000000001        304.75430999999998        304.75812000000002        304.76193000000001        304.76573999999999        304.76954999999998        304.77336000000003        304.77715999999998        304.78095000000002        304.78474999999997        304.78854000000001     
 rt =    9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4400000000000005E-003   9.4400000000000005E-003   9.4299999999999991E-003   9.4199999999999996E-003   9.4100000000000000E-003   9.3900000000000008E-003   9.3699999999999999E-003   9.3500000000000007E-003   9.3200000000000002E-003   9.2899999999999996E-003   9.2499999999999995E-003   9.2099999999999994E-003   9.1599999999999997E-003   9.1100000000000000E-003   9.0500000000000008E-003   8.9899999999999997E-003   8.9200000000000008E-003   8.8500000000000002E-003   8.7700000000000000E-003   8.6899999999999998E-003   8.6000000000000000E-003   8.5100000000000002E-003   8.4100000000000008E-003   8.3099999999999997E-003   8.2100000000000003E-003   8.0999999999999996E-003   7.9900000000000006E-003   7.8700000000000003E-003   7.7600000000000004E-003   7.6400000000000001E-003   7.5199999999999998E-003   7.3899999999999999E-003   7.2700000000000004E-003   7.1500000000000001E-003   7.0200000000000002E-003   6.8999999999999999E-003   6.7799999999999996E-003   6.6600000000000001E-003   6.5399999999999998E-003   6.4200000000000004E-003   6.3099999999999996E-003   6.1900000000000002E-003   6.0800000000000003E-003   5.9800000000000001E-003   5.8799999999999998E-003   5.7800000000000004E-003   5.6899999999999997E-003   5.5999999999999999E-003   5.5199999999999997E-003   5.4400000000000004E-003   5.3600000000000002E-003   5.3000000000000000E-003   5.2300000000000003E-003   5.1700000000000001E-003   5.1200000000000004E-003   5.0699999999999999E-003   5.0299999999999997E-003   4.9899999999999996E-003   4.9600000000000000E-003   4.9300000000000004E-003   4.9100000000000003E-003   4.8900000000000002E-003   4.8700000000000002E-003   4.8599999999999997E-003   4.8399999999999997E-003   4.8399999999999997E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8199999999999996E-003   4.8199999999999996E-003   4.8100000000000000E-003   4.8100000000000000E-003   4.7999999999999996E-003   4.7999999999999996E-003   4.7999999999999996E-003   4.7900000000000000E-003   4.7900000000000000E-003   4.7800000000000004E-003   4.7800000000000004E-003   4.7699999999999999E-003   4.7699999999999999E-003   4.7600000000000003E-003   4.7600000000000003E-003   4.7600000000000003E-003   4.7499999999999999E-003   4.7499999999999999E-003   4.7400000000000003E-003   4.7400000000000003E-003   4.7299999999999998E-003   4.7299999999999998E-003   4.7299999999999998E-003   4.7200000000000002E-003   4.7200000000000002E-003   4.7099999999999998E-003   4.7099999999999998E-003   4.7000000000000002E-003   4.7000000000000002E-003   4.6899999999999997E-003   4.6899999999999997E-003   4.6899999999999997E-003   4.6800000000000001E-003   4.6800000000000001E-003   4.6699999999999997E-003   4.6699999999999997E-003   4.6600000000000001E-003   4.6600000000000001E-003   4.6600000000000001E-003   4.6499999999999996E-003   4.6499999999999996E-003   4.6400000000000000E-003   4.6400000000000000E-003   4.6299999999999996E-003   4.6299999999999996E-003   4.6299999999999996E-003   4.6200000000000000E-003   4.6200000000000000E-003   4.6100000000000004E-003   4.6100000000000004E-003   4.6100000000000004E-003   4.5999999999999999E-003   4.5999999999999999E-003   4.5900000000000003E-003   4.5900000000000003E-003   4.5799999999999999E-003   4.5799999999999999E-003   4.5799999999999999E-003   4.5700000000000003E-003   4.5700000000000003E-003   4.5599999999999998E-003   4.5599999999999998E-003   4.5500000000000002E-003   4.5500000000000002E-003   4.5500000000000002E-003   4.5399999999999998E-003   4.5399999999999998E-003   4.5300000000000002E-003   4.5300000000000002E-003   4.5199999999999997E-003   4.5199999999999997E-003   4.5199999999999997E-003   4.5100000000000001E-003   4.5100000000000001E-003   4.4999999999999997E-003   4.4999999999999997E-003   4.4900000000000001E-003   4.4900000000000001E-003   4.4900000000000001E-003   4.4799999999999996E-003   4.4799999999999996E-003   4.4700000000000000E-003   4.4700000000000000E-003   4.4600000000000004E-003   4.4600000000000004E-003   4.4600000000000004E-003   4.4500000000000000E-003   4.4500000000000000E-003   4.4400000000000004E-003   4.4400000000000004E-003   4.4400000000000004E-003   4.4299999999999999E-003   4.4299999999999999E-003   4.4200000000000003E-003   4.4200000000000003E-003   4.4200000000000003E-003   4.4099999999999999E-003   4.4099999999999999E-003   4.4000000000000003E-003   4.4000000000000003E-003   4.4000000000000003E-003   4.3899999999999998E-003   4.3899999999999998E-003   4.3800000000000002E-003   4.3800000000000002E-003   4.3800000000000002E-003   4.3699999999999998E-003   4.3699999999999998E-003   4.3600000000000002E-003   4.3600000000000002E-003   4.3600000000000002E-003   4.3499999999999997E-003   4.3499999999999997E-003   4.3400000000000001E-003   4.3400000000000001E-003   4.3400000000000001E-003   4.3299999999999996E-003   4.3299999999999996E-003   4.3200000000000001E-003   4.3200000000000001E-003   4.3200000000000001E-003   4.3099999999999996E-003   4.3099999999999996E-003   4.3000000000000000E-003   4.3000000000000000E-003   4.3000000000000000E-003   4.2900000000000004E-003   4.2900000000000004E-003   4.2800000000000000E-003   4.2800000000000000E-003   4.2800000000000000E-003   4.2700000000000004E-003   4.2700000000000004E-003   4.2700000000000004E-003   4.2599999999999999E-003   4.2599999999999999E-003   4.2500000000000003E-003   4.2500000000000003E-003   4.2500000000000003E-003   4.2399999999999998E-003   4.2399999999999998E-003   4.2399999999999998E-003   4.2300000000000003E-003   4.2300000000000003E-003   4.2199999999999998E-003   4.2199999999999998E-003   4.2199999999999998E-003   4.2100000000000002E-003   4.2100000000000002E-003   4.2100000000000002E-003   4.1999999999999997E-003   4.1999999999999997E-003   4.1900000000000001E-003   4.1900000000000001E-003   4.1900000000000001E-003   4.1799999999999997E-003   4.1799999999999997E-003   4.1799999999999997E-003   4.1700000000000001E-003   4.1700000000000001E-003   4.1599999999999996E-003   4.1599999999999996E-003   4.1599999999999996E-003   4.1500000000000000E-003   4.1500000000000000E-003   4.1500000000000000E-003   4.1399999999999996E-003   4.1399999999999996E-003   4.1399999999999996E-003   4.1300000000000000E-003   4.1300000000000000E-003   4.1300000000000000E-003   4.1200000000000004E-003   4.1200000000000004E-003   4.1099999999999999E-003   4.1099999999999999E-003   4.1099999999999999E-003   4.1000000000000003E-003   4.1000000000000003E-003   4.1000000000000003E-003   4.0899999999999999E-003   4.0899999999999999E-003   4.0899999999999999E-003   4.0800000000000003E-003   4.0800000000000003E-003   4.0699999999999998E-003   4.0699999999999998E-003   4.0699999999999998E-003   4.0600000000000002E-003   4.0600000000000002E-003   4.0600000000000002E-003   4.0499999999999998E-003   4.0499999999999998E-003   4.0499999999999998E-003   4.0400000000000002E-003   4.0400000000000002E-003   4.0299999999999997E-003   4.0299999999999997E-003   4.0299999999999997E-003   4.0200000000000001E-003   4.0200000000000001E-003   4.0200000000000001E-003   4.0099999999999997E-003   4.0099999999999997E-003   4.0099999999999997E-003   4.0000000000000001E-003   4.0000000000000001E-003   4.0000000000000001E-003   3.9899999999999996E-003   3.9899999999999996E-003   3.9800000000000000E-003   3.9800000000000000E-003   3.9800000000000000E-003   3.9699999999999996E-003   3.9699999999999996E-003   3.9699999999999996E-003   3.9600000000000000E-003   3.9600000000000000E-003   3.9600000000000000E-003   3.9500000000000004E-003   3.9500000000000004E-003   3.9500000000000004E-003   3.9399999999999999E-003   3.9399999999999999E-003   3.9399999999999999E-003   3.9300000000000003E-003   3.9300000000000003E-003   3.9300000000000003E-003   3.9199999999999999E-003   3.9199999999999999E-003   3.9199999999999999E-003   3.9100000000000003E-003   3.9100000000000003E-003   3.9100000000000003E-003   3.8999999999999998E-003   3.8999999999999998E-003   3.8999999999999998E-003   3.8899999999999998E-003   3.8899999999999998E-003   3.8899999999999998E-003   3.8800000000000002E-003   3.8800000000000002E-003   3.8800000000000002E-003   3.8700000000000002E-003   3.8700000000000002E-003   3.8700000000000002E-003   3.8600000000000001E-003   3.8600000000000001E-003   3.8600000000000001E-003   3.8500000000000001E-003   3.8500000000000001E-003   3.8500000000000001E-003   3.8400000000000001E-003   3.8400000000000001E-003   3.8400000000000001E-003   3.8300000000000001E-003   3.8300000000000001E-003   3.8300000000000001E-003   3.8200000000000000E-003   3.8200000000000000E-003   3.8200000000000000E-003   3.8100000000000000E-003   3.8100000000000000E-003   3.8100000000000000E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7799999999999999E-003   3.7799999999999999E-003   3.7799999999999999E-003   3.7699999999999999E-003   3.7699999999999999E-003   3.7699999999999999E-003   3.7599999999999999E-003   3.7599999999999999E-003   3.7599999999999999E-003   3.7499999999999999E-003   3.7499999999999999E-003   3.7499999999999999E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7299999999999998E-003   3.7299999999999998E-003   3.7299999999999998E-003   3.7200000000000002E-003   3.7200000000000002E-003   3.7200000000000002E-003   3.7100000000000002E-003   3.7100000000000002E-003   3.7100000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.6900000000000001E-003   3.6900000000000001E-003   3.6900000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6700000000000001E-003   3.6700000000000001E-003   3.6700000000000001E-003   3.6600000000000001E-003   3.6600000000000001E-003   3.6600000000000001E-003   3.6500000000000000E-003   3.6500000000000000E-003   3.6500000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6300000000000000E-003   3.6300000000000000E-003   3.6300000000000000E-003   3.6200000000000000E-003   3.6200000000000000E-003   3.6200000000000000E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.5999999999999999E-003   3.5999999999999999E-003   3.5999999999999999E-003   3.5899999999999999E-003   3.5899999999999999E-003   3.5899999999999999E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5699999999999998E-003   3.5699999999999998E-003   3.5699999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5500000000000002E-003   3.5500000000000002E-003   3.5500000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5300000000000002E-003   3.5300000000000002E-003   3.5300000000000002E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5100000000000001E-003   3.5100000000000001E-003   3.5100000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4800000000000000E-003   3.4800000000000000E-003   3.4800000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4499999999999999E-003   3.4499999999999999E-003   3.4499999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.3999999999999998E-003   3.3999999999999998E-003   3.3999999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000       -9.9999999999999995E-007  -1.9999999999999999E-006  -3.0000000000000001E-006  -3.9999999999999998E-006  -5.0000000000000004E-006  -6.9999999999999999E-006  -7.9999999999999996E-006  -9.0000000000000002E-006  -1.0000000000000001E-005  -1.1000000000000000E-005  -1.2000000000000000E-005  -1.2999999999999999E-005  -1.4000000000000000E-005  -1.5000000000000000E-005  -1.5999999999999999E-005  -1.8000000000000000E-005  -1.9000000000000001E-005  -2.0000000000000002E-005  -2.0999999999999999E-005  -2.1999999999999999E-005  -2.3000000000000000E-005  -2.4000000000000001E-005  -2.5000000000000001E-005  -2.5999999999999998E-005  -2.6999999999999999E-005  -2.9000000000000000E-005  -3.0000000000000001E-005  -3.1000000000000001E-005  -3.1999999999999999E-005  -3.3000000000000003E-005  -3.4000000000000000E-005  -3.4999999999999997E-005  -3.6000000000000001E-005  -3.6999999999999998E-005  -3.8000000000000002E-005  -4.0000000000000003E-005  -4.1000000000000000E-005  -4.1999999999999998E-005  -4.3000000000000002E-005  -4.3999999999999999E-005  -4.5000000000000003E-005  -4.6000000000000000E-005  -4.6999999999999997E-005  -4.8000000000000001E-005  -4.8999999999999998E-005  -5.1000000000000000E-005  -5.1999999999999997E-005  -5.3000000000000001E-005  -5.3999999999999998E-005  -5.5000000000000002E-005  -5.5999999999999999E-005  -5.7000000000000003E-005  -5.8000000000000000E-005  -5.8999999999999998E-005  -6.0000000000000002E-005  -6.2000000000000003E-005  -6.3000000000000000E-005  -6.3999999999999997E-005  -6.4999999999999994E-005  -6.6000000000000005E-005  -6.7000000000000002E-005  -6.7999999999999999E-005  -6.8999999999999997E-005  -6.9999999999999994E-005  -7.1000000000000005E-005  -7.2999999999999999E-005  -7.3999999999999996E-005  -7.4999999999999993E-005  -7.6000000000000004E-005  -7.7000000000000001E-005  -7.7999999999999999E-005  -7.8999999999999996E-005  -8.0000000000000007E-005  -8.1000000000000004E-005  -8.2000000000000001E-005  -8.2999999999999998E-005  -8.5000000000000006E-005  -8.6000000000000003E-005  -8.7000000000000001E-005  -8.7999999999999998E-005  -8.8999999999999995E-005  -9.0000000000000006E-005  -9.1000000000000003E-005  -9.2000000000000000E-005  -9.2999999999999997E-005  -9.3999999999999994E-005  -9.6000000000000002E-005  -9.7000000000000000E-005  -9.7999999999999997E-005  -9.8999999999999994E-005  -1.0000000000000000E-004  -1.0100000000000000E-004  -1.0200000000000000E-004  -1.0300000000000000E-004  -1.0399999999999999E-004  -1.0500000000000000E-004  -1.0700000000000000E-004  -1.0800000000000000E-004  -1.0900000000000001E-004  -1.1000000000000000E-004  -1.1100000000000000E-004  -1.1200000000000000E-004  -1.1300000000000000E-004  -1.1400000000000001E-004  -1.1500000000000000E-004  -1.1600000000000000E-004  -1.1800000000000000E-004  -1.1900000000000001E-004  -1.2000000000000000E-004  -1.2100000000000000E-004  -1.2200000000000000E-004  -1.2300000000000001E-004  -1.2400000000000001E-004  -1.2500000000000000E-004  -1.2600000000000000E-004  -1.2700000000000000E-004  -1.2899999999999999E-004  -1.2999999999999999E-004  -1.3100000000000001E-004  -1.3200000000000001E-004  -1.3300000000000001E-004  -1.3400000000000000E-004  -1.3500000000000000E-004  -1.3600000000000000E-004  -1.3700000000000000E-004  -1.3799999999999999E-004  -1.3999999999999999E-004  -1.4100000000000001E-004  -1.4200000000000001E-004  -1.4300000000000001E-004  -1.4400000000000000E-004  -1.4500000000000000E-004  -1.4700000000000000E-004  -1.4799999999999999E-004  -1.4899999999999999E-004  -1.4999999999999999E-004  -1.5100000000000001E-004  -1.5200000000000001E-004  -1.5400000000000000E-004  -1.5500000000000000E-004  -1.5600000000000000E-004  -1.5699999999999999E-004  -1.5799999999999999E-004  -1.5899999999999999E-004  -1.6100000000000001E-004  -1.6200000000000001E-004  -1.6300000000000000E-004  -1.6400000000000000E-004  -1.6500000000000000E-004  -1.6600000000000000E-004  -1.6799999999999999E-004  -1.6899999999999999E-004  -1.7000000000000001E-004  -1.7100000000000001E-004  -1.7200000000000001E-004  -1.7400000000000000E-004  -1.7500000000000000E-004  -1.7600000000000000E-004  -1.7699999999999999E-004  -1.7799999999999999E-004  -1.7899999999999999E-004  -1.8100000000000001E-004  -1.8200000000000001E-004  -1.8300000000000000E-004  -1.8400000000000000E-004  -1.8500000000000000E-004  -1.8599999999999999E-004  -1.8799999999999999E-004  -1.8900000000000001E-004  -1.9000000000000001E-004  -1.9100000000000001E-004  -1.9200000000000000E-004  -1.9400000000000000E-004  -1.9500000000000000E-004  -1.9599999999999999E-004  -1.9699999999999999E-004  -1.9799999999999999E-004  -1.9900000000000001E-004  -2.0100000000000001E-004  -2.0200000000000000E-004  -2.0300000000000000E-004  -2.0400000000000000E-004  -2.0500000000000000E-004  -2.0599999999999999E-004  -2.0799999999999999E-004  -2.0900000000000001E-004  -2.1000000000000001E-004  -2.1100000000000001E-004  -2.1200000000000000E-004  -2.1400000000000000E-004  -2.1499999999999999E-004  -2.1599999999999999E-004  -2.1699999999999999E-004  -2.1800000000000001E-004  -2.1900000000000001E-004  -2.2100000000000001E-004  -2.2200000000000000E-004  -2.2300000000000000E-004  -2.2400000000000000E-004  -2.2499999999999999E-004  -2.2599999999999999E-004  -2.2800000000000001E-004  -2.2900000000000001E-004  -2.3000000000000001E-004  -2.3100000000000000E-004  -2.3200000000000000E-004  -2.3400000000000000E-004  -2.3499999999999999E-004  -2.3599999999999999E-004  -2.3699999999999999E-004  -2.3800000000000001E-004  -2.3900000000000001E-004  -2.4100000000000000E-004  -2.4200000000000000E-004  -2.4300000000000000E-004  -2.4399999999999999E-004  -2.4499999999999999E-004  -2.4600000000000002E-004  -2.4800000000000001E-004  -2.4899999999999998E-004  -2.5000000000000001E-004  -2.5099999999999998E-004  -2.5200000000000000E-004  -2.5300000000000002E-004  -2.5500000000000002E-004  -2.5599999999999999E-004  -2.5700000000000001E-004  -2.5799999999999998E-004  -2.5900000000000001E-004  -2.6100000000000000E-004  -2.6200000000000003E-004  -2.6300000000000000E-004  -2.6400000000000002E-004  -2.6499999999999999E-004  -2.6600000000000001E-004  -2.6800000000000001E-004  -2.6899999999999998E-004  -2.7000000000000000E-004  -2.7099999999999997E-004  -2.7200000000000000E-004  -2.7300000000000002E-004  -2.7500000000000002E-004  -2.7599999999999999E-004  -2.7700000000000001E-004  -2.7799999999999998E-004  -2.7900000000000001E-004  -2.8100000000000000E-004  -2.8200000000000002E-004  -2.8299999999999999E-004  -2.8400000000000002E-004  -2.8499999999999999E-004  -2.8600000000000001E-004  -2.8800000000000001E-004  -2.8899999999999998E-004  -2.9000000000000000E-004  -2.9100000000000003E-004  -2.9300000000000002E-004  -2.9399999999999999E-004  -2.9599999999999998E-004  -2.9799999999999998E-004  -2.9900000000000000E-004  -3.0100000000000000E-004  -3.0200000000000002E-004  -3.0400000000000002E-004  -3.0600000000000001E-004  -3.0699999999999998E-004  -3.0899999999999998E-004  -3.1100000000000002E-004  -3.1199999999999999E-004  -3.1399999999999999E-004  -3.1500000000000001E-004  -3.1700000000000001E-004  -3.1900000000000000E-004  -3.2000000000000003E-004  -3.2200000000000002E-004  -3.2299999999999999E-004  -3.2499999999999999E-004  -3.2699999999999998E-004  -3.2800000000000000E-004  -3.3000000000000000E-004  -3.3199999999999999E-004  -3.3300000000000002E-004  -3.3500000000000001E-004  -3.3599999999999998E-004  -3.3799999999999998E-004  -3.4000000000000002E-004  -3.4099999999999999E-004  -3.4299999999999999E-004  -3.4499999999999998E-004  -3.4600000000000001E-004  -3.4800000000000000E-004  -3.4900000000000003E-004  -3.5100000000000002E-004  -3.5300000000000002E-004  -3.5399999999999999E-004  -3.5599999999999998E-004  -3.5700000000000000E-004  -3.5900000000000000E-004  -3.6099999999999999E-004  -3.6200000000000002E-004  -3.6400000000000001E-004  -3.6600000000000001E-004  -3.6699999999999998E-004  -3.6900000000000002E-004  -3.6999999999999999E-004  -3.7199999999999999E-004  -3.7399999999999998E-004  -3.7500000000000001E-004  -3.7700000000000000E-004  -3.7900000000000000E-004  -3.8000000000000002E-004  -3.8200000000000002E-004  -3.8299999999999999E-004  -3.8499999999999998E-004  -3.8699999999999997E-004  -3.8800000000000000E-004  -3.8999999999999999E-004  -3.9100000000000002E-004  -3.9300000000000001E-004  -3.9500000000000001E-004  -3.9599999999999998E-004  -3.9800000000000002E-004  -4.0000000000000002E-004  -4.0099999999999999E-004  -4.0299999999999998E-004  -4.0400000000000001E-004  -4.0600000000000000E-004  -4.0800000000000000E-004  -4.0900000000000002E-004  -4.1100000000000002E-004  -4.1300000000000001E-004  -4.1399999999999998E-004  -4.1599999999999997E-004  -4.1700000000000000E-004  -4.1899999999999999E-004  -4.2099999999999999E-004  -4.2200000000000001E-004  -4.2400000000000001E-004  -4.2499999999999998E-004  -4.2700000000000002E-004  -4.2900000000000002E-004  -4.2999999999999999E-004  -4.3199999999999998E-004  -4.3399999999999998E-004  -4.3500000000000000E-004  -4.3700000000000000E-004  -4.3800000000000002E-004  -4.4000000000000002E-004  -4.4200000000000001E-004  -4.4299999999999998E-004  -4.4499999999999997E-004  -4.4700000000000002E-004  -4.4799999999999999E-004  -4.4999999999999999E-004  -4.5100000000000001E-004  -4.5300000000000001E-004  -4.5500000000000000E-004  -4.5600000000000003E-004  -4.5800000000000002E-004  -4.5899999999999999E-004  -4.6099999999999998E-004  -4.6299999999999998E-004  -4.6400000000000000E-004  -4.6600000000000000E-004  -4.6799999999999999E-004  -4.6900000000000002E-004  -4.7100000000000001E-004  -4.7199999999999998E-004  -4.7399999999999997E-004  -4.7600000000000002E-004  -4.7699999999999999E-004  -4.7899999999999999E-004  -4.8099999999999998E-004  -4.8200000000000001E-004  -4.8400000000000000E-004  -4.8500000000000003E-004  -4.8700000000000002E-004  -4.8899999999999996E-004  -4.8999999999999998E-004  -4.9200000000000003E-004  -4.9299999999999995E-004  -4.9500000000000000E-004  -4.9700000000000005E-004  -4.9799999999999996E-004  -5.0000000000000001E-004  -5.0199999999999995E-004  -5.0400000000000000E-004  -5.0500000000000002E-004  -5.0699999999999996E-004  -5.0900000000000001E-004  -5.1099999999999995E-004  -5.1300000000000000E-004  -5.1400000000000003E-004  -5.1599999999999997E-004  -5.1800000000000001E-004  -5.1999999999999995E-004  -5.2099999999999998E-004  -5.2300000000000003E-004  -5.2499999999999997E-004  -5.2700000000000002E-004  -5.2899999999999996E-004  -5.2999999999999998E-004  -5.3200000000000003E-004  -5.3399999999999997E-004  -5.3600000000000002E-004  -5.3700000000000004E-004  -5.3899999999999998E-004  -5.4100000000000003E-004  -5.4299999999999997E-004  -5.4400000000000000E-004  -5.4600000000000004E-004  -5.4799999999999998E-004  -5.5000000000000003E-004  -5.5199999999999997E-004  -5.5300000000000000E-004  -5.5500000000000005E-004  -5.5699999999999999E-004  -5.5900000000000004E-004  -5.5999999999999995E-004  -5.6200000000000000E-004  -5.6400000000000005E-004  -5.6599999999999999E-004  -5.6800000000000004E-004  -5.6899999999999995E-004  -5.7100000000000000E-004  -5.7300000000000005E-004  -5.7499999999999999E-004  -5.7600000000000001E-004  -5.7799999999999995E-004  -5.8000000000000000E-004  -5.8200000000000005E-004  -5.8299999999999997E-004  -5.8500000000000002E-004  -5.8699999999999996E-004  -5.8900000000000001E-004  -5.9100000000000005E-004  -5.9199999999999997E-004  -5.9400000000000002E-004  -5.9599999999999996E-004  -5.9800000000000001E-004  -5.9900000000000003E-004  -6.0099999999999997E-004  -6.0300000000000002E-004  -6.0499999999999996E-004  -6.0700000000000001E-004  -6.0800000000000003E-004  -6.0999999999999997E-004  -6.1200000000000002E-004  -6.1399999999999996E-004  -6.1499999999999999E-004  -6.1700000000000004E-004  -6.1899999999999998E-004  -6.2100000000000002E-004  -6.2200000000000005E-004  -6.2399999999999999E-004  -6.2600000000000004E-004  -6.2799999999999998E-004  -6.3000000000000003E-004  -6.3100000000000005E-004  -6.3299999999999999E-004  -6.3500000000000004E-004  -6.3699999999999998E-004  -6.3800000000000000E-004  -6.4000000000000005E-004  -6.4199999999999999E-004  -6.4400000000000004E-004  -6.4599999999999998E-004  -6.4700000000000001E-004  -6.4899999999999995E-004  -6.5099999999999999E-004  -6.5300000000000004E-004  -6.5399999999999996E-004  -6.5600000000000001E-004  -6.5799999999999995E-004  -6.6000000000000000E-004  -6.6100000000000002E-004  -6.6299999999999996E-004  -6.6500000000000001E-004  -6.6699999999999995E-004  -6.6900000000000000E-004  -6.7000000000000002E-004  -6.7199999999999996E-004  -6.7400000000000001E-004  -6.7599999999999995E-004  -6.7699999999999998E-004  -6.7900000000000002E-004  -6.8099999999999996E-004  -6.8300000000000001E-004  -6.8499999999999995E-004  -6.8599999999999998E-004  -6.8800000000000003E-004  -6.8999999999999997E-004  -6.9200000000000002E-004  -6.9300000000000004E-004  -6.9499999999999998E-004  -6.9700000000000003E-004  -6.9899999999999997E-004  -7.0100000000000002E-004  -7.0200000000000004E-004  -7.0399999999999998E-004  -7.0600000000000003E-004  -7.0799999999999997E-004  -7.0899999999999999E-004  -7.1100000000000004E-004  -7.1299999999999998E-004  -7.1500000000000003E-004  -7.1599999999999995E-004  -7.1800000000000000E-004  -7.2000000000000005E-004  -7.2199999999999999E-004  -7.2400000000000003E-004  -7.2499999999999995E-004  -7.2700000000000000E-004  -7.2900000000000005E-004  -7.3099999999999999E-004  -7.3300000000000004E-004  -7.3499999999999998E-004  -7.3700000000000002E-004  -7.3899999999999997E-004  -7.4100000000000001E-004  -7.4299999999999995E-004  -7.4500000000000000E-004  -7.4700000000000005E-004  -7.4799999999999997E-004  -7.5000000000000002E-004  -7.5199999999999996E-004  -7.5400000000000000E-004  -7.5600000000000005E-004  -7.5799999999999999E-004  -7.6000000000000004E-004  -7.6199999999999998E-004  -7.6400000000000003E-004  -7.6599999999999997E-004  -7.6800000000000002E-004  -7.6999999999999996E-004  -7.7200000000000001E-004  -7.7399999999999995E-004  -7.7499999999999997E-004  -7.7700000000000002E-004  -7.7899999999999996E-004  -7.8100000000000001E-004  -7.8299999999999995E-004  -7.8500000000000000E-004  -7.8700000000000005E-004  -7.8899999999999999E-004  -7.9100000000000004E-004  -7.9299999999999998E-004  -7.9500000000000003E-004  -7.9699999999999997E-004  -7.9900000000000001E-004  -8.0000000000000004E-004  -8.0199999999999998E-004  -8.0400000000000003E-004  -8.0599999999999997E-004  -8.0800000000000002E-004  -8.0999999999999996E-004  -8.1200000000000000E-004  -8.1400000000000005E-004  -8.1599999999999999E-004  -8.1800000000000004E-004  -8.1999999999999998E-004  -8.2200000000000003E-004  -8.2399999999999997E-004  -8.2600000000000002E-004  -8.2700000000000004E-004  -8.2899999999999998E-004  -8.3100000000000003E-004  -8.3299999999999997E-004  -8.3500000000000002E-004  -8.3699999999999996E-004  -8.3900000000000001E-004  -8.4099999999999995E-004  -8.4300000000000000E-004  -8.4500000000000005E-004  -8.4699999999999999E-004  -8.4900000000000004E-004  -8.5099999999999998E-004  -8.5300000000000003E-004  -8.5400000000000005E-004  -8.5599999999999999E-004  -8.5800000000000004E-004  -8.5999999999999998E-004  -8.6200000000000003E-004  -8.6399999999999997E-004  -8.6600000000000002E-004  -8.6799999999999996E-004  -8.7000000000000001E-004  -8.7200000000000005E-004  -8.7399999999999999E-004  -8.7600000000000004E-004  -8.7799999999999998E-004  -8.8000000000000003E-004  -8.8099999999999995E-004  -8.8300000000000000E-004  -8.8500000000000004E-004  -8.8699999999999998E-004  -8.8900000000000003E-004  -8.9099999999999997E-004  -8.9300000000000002E-004  -8.9499999999999996E-004  -8.9700000000000001E-004  -8.9899999999999995E-004  -9.0100000000000000E-004  -9.0300000000000005E-004  -9.0499999999999999E-004  -9.0700000000000004E-004  -9.0799999999999995E-004  -9.1000000000000000E-004  -9.1200000000000005E-004  -9.1399999999999999E-004  -9.1600000000000004E-004  -9.1799999999999998E-004  -9.2000000000000003E-004  -9.2199999999999997E-004  -9.2400000000000002E-004  -9.2599999999999996E-004  -9.2800000000000001E-004  -9.3000000000000005E-004  -9.3199999999999999E-004  -9.3300000000000002E-004  -9.3499999999999996E-004  -9.3700000000000001E-004  -9.3899999999999995E-004  -9.4100000000000000E-004  -9.4300000000000004E-004  -9.4499999999999998E-004  -9.4700000000000003E-004  -9.4899999999999997E-004  -9.5100000000000002E-004  -9.5299999999999996E-004  -9.5500000000000001E-004  -9.5699999999999995E-004  -9.5900000000000000E-004  -9.6000000000000002E-004  -9.6199999999999996E-004  -9.6400000000000001E-004  -9.6599999999999995E-004  -9.6800000000000000E-004  -9.7000000000000005E-004  -9.7199999999999999E-004  -9.7400000000000004E-004  -9.7599999999999998E-004  -9.7799999999999992E-004  -9.7999999999999997E-004  -9.8200000000000002E-004  -9.8499999999999998E-004  -9.8700000000000003E-004  -9.8900000000000008E-004  -9.9099999999999991E-004  -9.9299999999999996E-004  -9.9500000000000001E-004  -9.9700000000000006E-004  -9.9900000000000010E-004  -1.0009999999999999E-003  -1.0030000000000000E-003  -1.0050000000000000E-003  -1.0070000000000001E-003  -1.0100000000000000E-003  -1.0120000000000001E-003  -1.0139999999999999E-003  -1.0160000000000000E-003  -1.0180000000000000E-003  -1.0200000000000001E-003  -1.0219999999999999E-003  -1.0240000000000000E-003  -1.0260000000000000E-003  -1.0280000000000001E-003  -1.0300000000000001E-003  -1.0319999999999999E-003  -1.0340000000000000E-003  -1.0369999999999999E-003  -1.0390000000000000E-003  -1.0410000000000000E-003  -1.0430000000000001E-003  -1.0449999999999999E-003  -1.0470000000000000E-003  -1.0490000000000000E-003  -1.0510000000000001E-003  -1.0529999999999999E-003  -1.0549999999999999E-003  -1.0570000000000000E-003  -1.0590000000000000E-003  -1.0620000000000000E-003  -1.0640000000000001E-003  -1.0660000000000001E-003  -1.0679999999999999E-003  -1.0700000000000000E-003  -1.0720000000000000E-003  -1.0740000000000001E-003  -1.0759999999999999E-003  -1.0780000000000000E-003  -1.0800000000000000E-003  -1.0820000000000001E-003  -1.0839999999999999E-003  -1.0870000000000001E-003  -1.0889999999999999E-003  -1.0910000000000000E-003  -1.0930000000000000E-003  -1.0950000000000001E-003  -1.0970000000000001E-003  -1.0989999999999999E-003  -1.1010000000000000E-003  -1.1030000000000000E-003  -1.1050000000000001E-003  -1.1069999999999999E-003  -1.1090000000000000E-003  -1.1119999999999999E-003  -1.1140000000000000E-003  -1.1160000000000000E-003  -1.1180000000000001E-003  -1.1199999999999999E-003  -1.1220000000000000E-003  -1.1240000000000000E-003  -1.1260000000000000E-003  -1.1280000000000001E-003  -1.1299999999999999E-003  -1.1320000000000000E-003  -1.1340000000000000E-003  -1.1360000000000001E-003  -1.1390000000000000E-003  -1.1410000000000001E-003  -1.1429999999999999E-003  -1.1450000000000000E-003  -1.1470000000000000E-003  -1.1490000000000001E-003  -1.1509999999999999E-003  -1.1529999999999999E-003  -1.1550000000000000E-003  -1.1570000000000000E-003  -1.1590000000000001E-003  -1.1609999999999999E-003  -1.1640000000000001E-003  -1.1659999999999999E-003  -1.1680000000000000E-003  -1.1700000000000000E-003  -1.1720000000000001E-003  -1.1739999999999999E-003  -1.1760000000000000E-003  -1.1780000000000000E-003  -1.1800000000000001E-003  -1.1820000000000001E-003  -1.1839999999999999E-003  -1.1860000000000000E-003  -1.1890000000000000E-003  -1.1910000000000000E-003  -1.1930000000000000E-003  -1.1950000000000001E-003  -1.1969999999999999E-003  -1.1990000000000000E-003  -1.2010000000000000E-003  -1.2030000000000001E-003  -1.2049999999999999E-003  -1.2070000000000000E-003  -1.2090000000000000E-003  -1.2110000000000001E-003  -1.2140000000000000E-003  -1.2160000000000001E-003  -1.2179999999999999E-003  -1.2199999999999999E-003  -1.2220000000000000E-003  -1.2240000000000000E-003  -1.2260000000000001E-003  -1.2279999999999999E-003  -1.2300000000000000E-003  -1.2320000000000000E-003  -1.2340000000000001E-003  -1.2359999999999999E-003  -1.2380000000000000E-003  -1.2409999999999999E-003  -1.2430000000000000E-003  -1.2450000000000000E-003  -1.2470000000000001E-003  -1.2500000000000000E-003  -1.2520000000000001E-003  -1.2539999999999999E-003  -1.2560000000000000E-003  -1.2589999999999999E-003  -1.2610000000000000E-003  -1.2630000000000000E-003  -1.2650000000000001E-003  -1.2680000000000000E-003  -1.2700000000000001E-003  -1.2719999999999999E-003  -1.2740000000000000E-003  -1.2760000000000000E-003  -1.2790000000000000E-003  -1.2810000000000000E-003  -1.2830000000000001E-003  -1.2849999999999999E-003  -1.2880000000000001E-003  -1.2899999999999999E-003  -1.2920000000000000E-003  -1.2940000000000000E-003  -1.2970000000000000E-003  -1.2990000000000000E-003  -1.3010000000000001E-003  -1.3029999999999999E-003  -1.3060000000000001E-003  -1.3079999999999999E-003  -1.3100000000000000E-003  -1.3120000000000000E-003  -1.3150000000000000E-003  -1.3170000000000000E-003  -1.3190000000000001E-003  -1.3209999999999999E-003  -1.3230000000000000E-003  -1.3259999999999999E-003  -1.3280000000000000E-003  -1.3300000000000000E-003  -1.3320000000000001E-003  -1.3350000000000000E-003  -1.3370000000000001E-003  -1.3389999999999999E-003  -1.3410000000000000E-003  -1.3439999999999999E-003  -1.3460000000000000E-003  -1.3480000000000000E-003  -1.3500000000000001E-003  -1.3530000000000000E-003  -1.3550000000000001E-003  -1.3569999999999999E-003  -1.3590000000000000E-003  -1.3610000000000000E-003  -1.3640000000000000E-003  -1.3660000000000000E-003  -1.3680000000000001E-003  -1.3699999999999999E-003  -1.3730000000000001E-003  -1.3749999999999999E-003  -1.3770000000000000E-003  -1.3790000000000000E-003  -1.3820000000000000E-003  -1.3840000000000000E-003  -1.3860000000000001E-003  -1.3879999999999999E-003  -1.3910000000000001E-003  -1.3929999999999999E-003  -1.3950000000000000E-003  -1.3970000000000000E-003  -1.3990000000000001E-003  -1.4020000000000000E-003  -1.4040000000000001E-003  -1.4059999999999999E-003  -1.4080000000000000E-003  -1.4109999999999999E-003  -1.4130000000000000E-003  -1.4150000000000000E-003  -1.4170000000000001E-003  -1.4200000000000000E-003  -1.4220000000000001E-003  -1.4239999999999999E-003  -1.4260000000000000E-003  -1.4289999999999999E-003  -1.4310000000000000E-003  -1.4330000000000000E-003  -1.4350000000000001E-003  -1.4369999999999999E-003  -1.4400000000000001E-003  -1.4419999999999999E-003  -1.4440000000000000E-003  -1.4460000000000000E-003  -1.4490000000000000E-003  -1.4510000000000000E-003  -1.4530000000000001E-003  -1.4549999999999999E-003  -1.4580000000000001E-003  -1.4599999999999999E-003  -1.4620000000000000E-003  -1.4640000000000000E-003  -1.4670000000000000E-003  -1.4690000000000000E-003  -1.4710000000000001E-003  -1.4729999999999999E-003  -1.4750000000000000E-003  -1.4779999999999999E-003  -1.4800000000000000E-003  -1.4820000000000000E-003  -1.4840000000000001E-003  -1.4870000000000000E-003  -1.4890000000000001E-003  -1.4909999999999999E-003  -1.4930000000000000E-003  -1.4959999999999999E-003  -1.4980000000000000E-003  -1.5000000000000000E-003  -1.5020000000000001E-003  -1.5050000000000000E-003  -1.5070000000000001E-003  -1.5089999999999999E-003  -1.5110000000000000E-003  -1.5130000000000000E-003  -1.5160000000000000E-003  -1.5180000000000000E-003  -1.5200000000000001E-003  -1.5219999999999999E-003  -1.5250000000000001E-003  -1.5269999999999999E-003  -1.5290000000000000E-003  -1.5319999999999999E-003  -1.5340000000000000E-003  -1.5370000000000000E-003  -1.5390000000000000E-003  -1.5410000000000001E-003  -1.5440000000000000E-003  -1.5460000000000001E-003  -1.5490000000000000E-003  -1.5510000000000001E-003  -1.5529999999999999E-003  -1.5560000000000001E-003  -1.5579999999999999E-003  -1.5610000000000001E-003  -1.5629999999999999E-003  -1.5650000000000000E-003  -1.5679999999999999E-003  -1.5700000000000000E-003  -1.5720000000000000E-003  -1.5750000000000000E-003  -1.5770000000000001E-003  -1.5800000000000000E-003  -1.5820000000000001E-003  -1.5839999999999999E-003  -1.5870000000000001E-003  -1.5889999999999999E-003  -1.5920000000000001E-003  -1.5939999999999999E-003  -1.5960000000000000E-003  -1.5989999999999999E-003  -1.6010000000000000E-003  -1.6040000000000000E-003  -1.6060000000000000E-003  -1.6080000000000001E-003  -1.6110000000000000E-003  -1.6130000000000001E-003  -1.6149999999999999E-003  -1.6180000000000001E-003  -1.6199999999999999E-003  -1.6230000000000001E-003  -1.6249999999999999E-003  -1.6270000000000000E-003  -1.6299999999999999E-003  -1.6320000000000000E-003  -1.6350000000000000E-003  -1.6370000000000000E-003  -1.6390000000000000E-003  -1.6420000000000000E-003  -1.6440000000000001E-003  -1.6470000000000000E-003  -1.6490000000000001E-003  -1.6509999999999999E-003  -1.6540000000000001E-003  -1.6559999999999999E-003  -1.6590000000000001E-003  -1.6609999999999999E-003  -1.6630000000000000E-003  -1.6659999999999999E-003  -1.6680000000000000E-003  -1.6700000000000000E-003  -1.6730000000000000E-003  -1.6750000000000001E-003  -1.6780000000000000E-003  -1.6800000000000001E-003  -1.6819999999999999E-003  -1.6850000000000001E-003  -1.6869999999999999E-003  -1.6900000000000001E-003  -1.6919999999999999E-003  -1.6940000000000000E-003  -1.6969999999999999E-003  -1.6990000000000000E-003  -1.7020000000000000E-003  -1.7040000000000000E-003  -1.7060000000000001E-003  -1.7090000000000000E-003  -1.7110000000000001E-003  -1.7129999999999999E-003  -1.7160000000000001E-003  -1.7179999999999999E-003  -1.7210000000000001E-003  -1.7229999999999999E-003  -1.7250000000000000E-003  -1.7279999999999999E-003  -1.7300000000000000E-003  -1.7329999999999999E-003  -1.7350000000000000E-003  -1.7370000000000000E-003  -1.7400000000000000E-003  -1.7420000000000001E-003  -1.7450000000000000E-003  -1.7470000000000001E-003  -1.7489999999999999E-003  -1.7520000000000001E-003  -1.7539999999999999E-003  -1.7570000000000001E-003  -1.7589999999999999E-003  -1.7610000000000000E-003  -1.7639999999999999E-003  -1.7660000000000000E-003  -1.7680000000000000E-003  -1.7710000000000000E-003  -1.7730000000000001E-003  -1.7760000000000000E-003  -1.7780000000000001E-003  -1.7799999999999999E-003  -1.7830000000000001E-003  -1.7849999999999999E-003  -1.7880000000000001E-003  -1.7899999999999999E-003  -1.7920000000000000E-003  -1.7949999999999999E-003  -1.7970000000000000E-003  -1.8000000000000000E-003  -1.8020000000000000E-003  -1.8040000000000000E-003  -1.8070000000000000E-003  -1.8090000000000001E-003  -1.8109999999999999E-003  -1.8140000000000001E-003  -1.8159999999999999E-003  -1.8190000000000001E-003  -1.8209999999999999E-003  -1.8230000000000000E-003  -1.8259999999999999E-003  -1.8280000000000000E-003  -1.8309999999999999E-003  -1.8330000000000000E-003  -1.8360000000000000E-003  -1.8380000000000000E-003  -1.8410000000000000E-003  -1.8430000000000000E-003  -1.8460000000000000E-003  -1.8480000000000000E-003  -1.8510000000000000E-003  -1.8530000000000000E-003  -1.8560000000000000E-003  -1.8590000000000000E-003  -1.8610000000000000E-003  -1.8640000000000000E-003  -1.8660000000000000E-003  -1.8690000000000000E-003  -1.8710000000000001E-003  -1.8740000000000000E-003  -1.8760000000000001E-003  -1.8790000000000000E-003  -1.8810000000000001E-003  -1.8840000000000000E-003  -1.8870000000000000E-003  -1.8890000000000001E-003  -1.8920000000000000E-003  -1.8940000000000001E-003  -1.8970000000000000E-003  -1.8990000000000001E-003  -1.9020000000000000E-003  -1.9040000000000001E-003  -1.9070000000000001E-003  -1.9090000000000001E-003  -1.9120000000000001E-003  -1.9150000000000000E-003  -1.9170000000000001E-003  -1.9200000000000000E-003  -1.9220000000000001E-003  -1.9250000000000001E-003  -1.9269999999999999E-003  -1.9300000000000001E-003  -1.9319999999999999E-003  -1.9350000000000001E-003  -1.9369999999999999E-003  -1.9400000000000001E-003  -1.9430000000000001E-003  -1.9449999999999999E-003  -1.9480000000000001E-003  -1.9499999999999999E-003  -1.9530000000000001E-003  -1.9550000000000001E-003  -1.9580000000000001E-003  -1.9599999999999999E-003  -1.9629999999999999E-003  -1.9650000000000002E-003  -1.9680000000000001E-003  -1.9710000000000001E-003  -1.9729999999999999E-003  -1.9759999999999999E-003  -1.9780000000000002E-003  -1.9810000000000001E-003  -1.9830000000000000E-003  -1.9859999999999999E-003  -1.9880000000000002E-003  -1.9910000000000001E-003  -1.9930000000000000E-003  -1.9959999999999999E-003  -1.9989999999999999E-003  -2.0010000000000002E-003  -2.0040000000000001E-003  -2.0060000000000000E-003  -2.0089999999999999E-003  -2.0110000000000002E-003  -2.0140000000000002E-003  -2.0160000000000000E-003  -2.0190000000000000E-003  -2.0209999999999998E-003  -2.0240000000000002E-003  -2.0260000000000000E-003  -2.0290000000000000E-003  -2.0320000000000000E-003  -2.0339999999999998E-003  -2.0370000000000002E-003  -2.0390000000000000E-003  -2.0420000000000000E-003  -2.0439999999999998E-003  -2.0470000000000002E-003  -2.0490000000000000E-003  -2.0520000000000000E-003  -2.0539999999999998E-003  -2.0569999999999998E-003  -2.0600000000000002E-003  -2.0620000000000000E-003  -2.0650000000000000E-003  -2.0669999999999998E-003  -2.0699999999999998E-003  -2.0720000000000001E-003  -2.0750000000000000E-003  -2.0769999999999999E-003  -2.0799999999999998E-003  -2.0820000000000001E-003  -2.0850000000000000E-003  -2.0880000000000000E-003  -2.0899999999999998E-003  -2.0929999999999998E-003  -2.0950000000000001E-003  -2.0980000000000000E-003  -2.0999999999999999E-003  -2.1029999999999998E-003  -2.1050000000000001E-003  -2.1080000000000001E-003  -2.1099999999999999E-003  -2.1129999999999999E-003  -2.1159999999999998E-003  -2.1180000000000001E-003  -2.1210000000000001E-003  -2.1229999999999999E-003  -2.1259999999999999E-003  -2.1280000000000001E-003  -2.1310000000000001E-003  -2.1329999999999999E-003  -2.1359999999999999E-003  -2.1380000000000001E-003  -2.1410000000000001E-003  -2.1440000000000001E-003  -2.1459999999999999E-003  -2.1489999999999999E-003  -2.1510000000000001E-003  -2.1540000000000001E-003  -2.1559999999999999E-003  -2.1589999999999999E-003  -2.1619999999999999E-003  -2.1640000000000001E-003  -2.1670000000000001E-003  -2.1700000000000001E-003  -2.1719999999999999E-003  -2.1749999999999999E-003  -2.1779999999999998E-003  -2.1810000000000002E-003  -2.1830000000000000E-003  -2.1860000000000000E-003  -2.1890000000000000E-003  -2.1909999999999998E-003  -2.1940000000000002E-003  -2.1970000000000002E-003  -2.1990000000000000E-003  -2.2020000000000000E-003  -2.2049999999999999E-003  -2.2079999999999999E-003  -2.2100000000000002E-003  -2.2130000000000001E-003  -2.2160000000000001E-003  -2.2179999999999999E-003  -2.2209999999999999E-003  -2.2239999999999998E-003  -2.2260000000000001E-003  -2.2290000000000001E-003  -2.2320000000000000E-003  -2.2350000000000000E-003  -2.2369999999999998E-003  -2.2399999999999998E-003  -2.2430000000000002E-003  -2.2450000000000000E-003  -2.2480000000000000E-003  -2.2510000000000000E-003  -2.2529999999999998E-003  -2.2560000000000002E-003  -2.2590000000000002E-003  -2.2610000000000000E-003  -2.2640000000000000E-003  -2.2669999999999999E-003  -2.2699999999999999E-003  -2.2720000000000001E-003  -2.2750000000000001E-003  -2.2780000000000001E-003  -2.2799999999999999E-003  -2.2829999999999999E-003  -2.2859999999999998E-003  -2.2880000000000001E-003  -2.2910000000000001E-003  -2.2940000000000000E-003  -2.2970000000000000E-003  -2.2989999999999998E-003  -2.3019999999999998E-003  -2.3050000000000002E-003  -2.3070000000000000E-003  -2.3100000000000000E-003  -2.3130000000000000E-003  -2.3149999999999998E-003  -2.3180000000000002E-003  -2.3210000000000001E-003  -2.3240000000000001E-003  -2.3259999999999999E-003  -2.3289999999999999E-003  -2.3319999999999999E-003  -2.3340000000000001E-003  -2.3370000000000001E-003  -2.3400000000000001E-003  -2.3419999999999999E-003  -2.3449999999999999E-003  -2.3479999999999998E-003  -2.3509999999999998E-003  -2.3530000000000001E-003  -2.3560000000000000E-003  -2.3590000000000000E-003  -2.3609999999999998E-003  -2.3640000000000002E-003  -2.3670000000000002E-003  -2.3690000000000000E-003  -2.3720000000000000E-003  -2.3749999999999999E-003  -2.3779999999999999E-003  -2.3800000000000002E-003  -2.3830000000000001E-003  -2.3860000000000001E-003  -2.3879999999999999E-003  -2.3909999999999999E-003  -2.3939999999999999E-003  -2.3960000000000001E-003  -2.3990000000000001E-003  -2.4020000000000001E-003  -2.4050000000000000E-003  -2.4069999999999999E-003  -2.4099999999999998E-003  -2.4130000000000002E-003  -2.4150000000000000E-003  -2.4180000000000000E-003  -2.4210000000000000E-003  -2.4229999999999998E-003  -2.4260000000000002E-003  -2.4290000000000002E-003  -2.4310000000000000E-003  -2.4340000000000000E-003  -2.4369999999999999E-003  -2.4399999999999999E-003  -2.4420000000000002E-003  -2.4450000000000001E-003  -2.4480000000000001E-003  -2.4499999999999999E-003  -2.4529999999999999E-003  -2.4559999999999998E-003  -2.4580000000000001E-003  -2.4610000000000001E-003  -2.4640000000000000E-003  -2.4670000000000000E-003  -2.4689999999999998E-003  -2.4719999999999998E-003  -2.4750000000000002E-003  -2.4770000000000000E-003  -2.4800000000000000E-003  -2.4830000000000000E-003  -2.4849999999999998E-003  -2.4880000000000002E-003  -2.4910000000000002E-003  -2.4940000000000001E-003  -2.4960000000000000E-003  -2.4989999999999999E-003  -2.5019999999999999E-003  -2.5040000000000001E-003  -2.5070000000000001E-003  -2.5100000000000001E-003  -2.5130000000000000E-003  -2.5160000000000000E-003  -2.5190000000000000E-003  -2.5219999999999999E-003  -2.5240000000000002E-003  -2.5270000000000002E-003  -2.5300000000000001E-003  -2.5330000000000001E-003  -2.5360000000000001E-003  -2.5390000000000000E-003  -2.5420000000000000E-003  -2.5439999999999998E-003  -2.5469999999999998E-003  -2.5500000000000002E-003  -2.5530000000000001E-003  -2.5560000000000001E-003  -2.5590000000000001E-003  -2.5620000000000000E-003  -2.5639999999999999E-003  -2.5669999999999998E-003  -2.5699999999999998E-003  -2.5730000000000002E-003  -2.5760000000000002E-003  -2.5790000000000001E-003  -2.5820000000000001E-003  -2.5839999999999999E-003  -2.5869999999999999E-003  -2.5899999999999999E-003  -2.5929999999999998E-003  -2.5959999999999998E-003  -2.5990000000000002E-003  -2.6010000000000000E-003  -2.6040000000000000E-003  -2.6069999999999999E-003  -2.6099999999999999E-003  -2.6129999999999999E-003  -2.6159999999999998E-003  -2.6189999999999998E-003  -2.6210000000000001E-003  -2.6240000000000000E-003  -2.6270000000000000E-003  -2.6300000000000000E-003  -2.6329999999999999E-003  -2.6359999999999999E-003  -2.6389999999999999E-003  -2.6410000000000001E-003  -2.6440000000000001E-003  -2.6470000000000000E-003  -2.6500000000000000E-003  -2.6530000000000000E-003  -2.6559999999999999E-003  -2.6589999999999999E-003  -2.6610000000000002E-003  -2.6640000000000001E-003  -2.6670000000000001E-003  -2.6700000000000001E-003  -2.6730000000000000E-003  -2.6760000000000000E-003  -2.6790000000000000E-003  -2.6809999999999998E-003  -2.6840000000000002E-003  -2.6870000000000002E-003  -2.6900000000000001E-003  -2.6930000000000001E-003  -2.6960000000000000E-003  -2.6979999999999999E-003  -2.7009999999999998E-003  -2.7039999999999998E-003  -2.7070000000000002E-003  -2.7100000000000002E-003  -2.7130000000000001E-003  -2.7160000000000001E-003  -2.7179999999999999E-003  -2.7209999999999999E-003  -2.7239999999999999E-003  -2.7269999999999998E-003  -2.7299999999999998E-003  -2.7330000000000002E-003  -2.7360000000000002E-003  -2.7380000000000000E-003  -2.7409999999999999E-003  -2.7439999999999999E-003  -2.7469999999999999E-003  -2.7499999999999998E-003  -2.7529999999999998E-003  -2.7560000000000002E-003  -2.7580000000000000E-003  -2.7610000000000000E-003  -2.7640000000000000E-003  -2.7669999999999999E-003  -2.7699999999999999E-003  -2.7729999999999999E-003  -2.7750000000000001E-003  -2.7780000000000001E-003  -2.7810000000000001E-003  -2.7840000000000000E-003  -2.7870000000000000E-003  -2.7899999999999999E-003  -2.7929999999999999E-003  -2.7950000000000002E-003  -2.7980000000000001E-003  -2.8010000000000001E-003  -2.8040000000000001E-003  -2.8070000000000000E-003  -2.8100000000000000E-003  -2.8130000000000000E-003  -2.8149999999999998E-003  -2.8180000000000002E-003  -2.8210000000000002E-003  -2.8240000000000001E-003  -2.8270000000000001E-003  -2.8300000000000001E-003  -2.8330000000000000E-003  -2.8349999999999998E-003  -2.8379999999999998E-003  -2.8410000000000002E-003  -2.8440000000000002E-003  -2.8470000000000001E-003  -2.8500000000000001E-003  -2.8530000000000001E-003  -2.8549999999999999E-003  -2.8579999999999999E-003  -2.8609999999999998E-003  -2.8639999999999998E-003  -2.8670000000000002E-003  -2.8700000000000002E-003  -2.8730000000000001E-003  -2.8760000000000001E-003  -2.8790000000000000E-003  -2.8820000000000000E-003  -2.8850000000000000E-003  -2.8879999999999999E-003  -2.8909999999999999E-003  -2.8939999999999999E-003  -2.8969999999999998E-003  -2.8999999999999998E-003  -2.9030000000000002E-003  -2.9060000000000002E-003  -2.9090000000000001E-003  -2.9120000000000001E-003  -2.9150000000000001E-003  -2.9180000000000000E-003  -2.9210000000000000E-003  -2.9239999999999999E-003  -2.9269999999999999E-003  -2.9299999999999999E-003  -2.9329999999999998E-003  -2.9359999999999998E-003  -2.9390000000000002E-003  -2.9420000000000002E-003  -2.9450000000000001E-003  -2.9480000000000001E-003  -2.9510000000000001E-003  -2.9540000000000000E-003  -2.9570000000000000E-003  -2.9600000000000000E-003  -2.9629999999999999E-003  -2.9659999999999999E-003  -2.9689999999999999E-003  -2.9719999999999998E-003  -2.9750000000000002E-003  -2.9780000000000002E-003  -2.9810000000000001E-003  -2.9840000000000001E-003  -2.9870000000000001E-003  -2.9900000000000000E-003  -2.9930000000000000E-003  -2.9960000000000000E-003  -2.9989999999999999E-003  -3.0019999999999999E-003  -3.0049999999999999E-003  -3.0079999999999998E-003  -3.0109999999999998E-003  -3.0140000000000002E-003  -3.0170000000000002E-003  -3.0200000000000001E-003  -3.0230000000000001E-003  -3.0260000000000000E-003  -3.0290000000000000E-003  -3.0320000000000000E-003  -3.0349999999999999E-003  -3.0379999999999999E-003  -3.0409999999999999E-003  -3.0439999999999998E-003  -3.0469999999999998E-003  -3.0500000000000002E-003  -3.0530000000000002E-003  -3.0560000000000001E-003  -3.0590000000000001E-003  -3.0620000000000001E-003  -3.0650000000000000E-003  -3.0680000000000000E-003  -3.0709999999999999E-003  -3.0739999999999999E-003  -3.0769999999999999E-003  -3.0799999999999998E-003  -3.0829999999999998E-003  -3.0860000000000002E-003  -3.0890000000000002E-003  -3.0920000000000001E-003  -3.0950000000000001E-003  -3.0980000000000001E-003  -3.1010000000000000E-003  -3.1040000000000000E-003  -3.1070000000000000E-003  -3.1099999999999999E-003  -3.1129999999999999E-003  -3.1159999999999998E-003  -3.1189999999999998E-003  -3.1220000000000002E-003  -3.1250000000000002E-003  -3.1280000000000001E-003  -3.1310000000000001E-003  -3.1340000000000001E-003  -3.1370000000000000E-003  -3.1400000000000000E-003  -3.1430000000000000E-003  -3.1459999999999999E-003  -3.1489999999999999E-003  -3.1519999999999999E-003  -3.1549999999999998E-003  -3.1580000000000002E-003  -3.1610000000000002E-003  -3.1640000000000001E-003  -3.1670000000000001E-003  -3.1700000000000001E-003  -3.1730000000000000E-003  -3.1760000000000000E-003  -3.1790000000000000E-003  -3.1819999999999999E-003  -3.1849999999999999E-003  -3.1890000000000000E-003  -3.1920000000000000E-003  -3.1949999999999999E-003  -3.1979999999999999E-003  -3.2009999999999999E-003  -3.2039999999999998E-003  -3.2070000000000002E-003  -3.2100000000000002E-003  -3.2130000000000001E-003  -3.2160000000000001E-003  -3.2190000000000001E-003  -3.2220000000000000E-003  -3.2250000000000000E-003  -3.2280000000000000E-003  -3.2309999999999999E-003  -3.2339999999999999E-003  -3.2369999999999999E-003  -3.2399999999999998E-003  -3.2429999999999998E-003  -3.2460000000000002E-003  -3.2490000000000002E-003  -3.2520000000000001E-003  -3.2550000000000001E-003  -3.2580000000000000E-003  -3.2610000000000000E-003  -3.2640000000000000E-003  -3.2669999999999999E-003  -3.2710000000000000E-003  -3.2740000000000000E-003  -3.2770000000000000E-003  -3.2799999999999999E-003  -3.2829999999999999E-003  -3.2859999999999999E-003  -3.2900000000000000E-003  -3.2929999999999999E-003  -3.2959999999999999E-003  -3.2989999999999998E-003  -3.3019999999999998E-003  -3.3050000000000002E-003  -3.3089999999999999E-003  -3.3119999999999998E-003  -3.3149999999999998E-003  -3.3180000000000002E-003  -3.3210000000000002E-003  -3.3240000000000001E-003  -3.3279999999999998E-003  -3.3310000000000002E-003  -3.3340000000000002E-003  -3.3370000000000001E-003  -3.3400000000000001E-003  -3.3430000000000001E-003  -3.3460000000000000E-003  -3.3500000000000001E-003  -3.3530000000000001E-003  -3.3560000000000000E-003  -3.3590000000000000E-003  -3.3620000000000000E-003  -3.3649999999999999E-003  -3.3690000000000000E-003  -3.3720000000000000E-003  -3.3750000000000000E-003  -3.3779999999999999E-003  -3.3809999999999999E-003  -3.3839999999999999E-003  -3.3880000000000000E-003  -3.3909999999999999E-003  -3.3939999999999999E-003  -3.3969999999999998E-003  -3.3999999999999998E-003  -3.4030000000000002E-003  -3.4069999999999999E-003  -3.4099999999999998E-003  -3.4129999999999998E-003  -3.4160000000000002E-003  -3.4190000000000002E-003  -3.4220000000000001E-003  -3.4250000000000001E-003  -3.4290000000000002E-003  -3.4320000000000002E-003  -3.4350000000000001E-003  -3.4380000000000001E-003  -3.4410000000000000E-003  -3.4440000000000000E-003  -3.4480000000000001E-003  -3.4510000000000001E-003  -3.4540000000000000E-003  -3.4570000000000000E-003  -3.4600000000000000E-003  -3.4629999999999999E-003  -3.4670000000000000E-003  -3.4700000000000000E-003  -3.4730000000000000E-003  -3.4759999999999999E-003  -3.4789999999999999E-003  -3.4819999999999999E-003  -3.4859999999999999E-003  -3.4889999999999999E-003  -3.4919999999999999E-003  -3.4949999999999998E-003  -3.4979999999999998E-003  -3.5010000000000002E-003  -3.5049999999999999E-003  -3.5079999999999998E-003  -3.5109999999999998E-003  -3.5140000000000002E-003  -3.5170000000000002E-003  -3.5200000000000001E-003  -3.5230000000000001E-003  -3.5270000000000002E-003  -3.5300000000000002E-003  -3.5330000000000001E-003  -3.5360000000000001E-003  -3.5390000000000000E-003  -3.5420000000000000E-003  -3.5460000000000001E-003  -3.5490000000000001E-003  -3.5520000000000000E-003  -3.5550000000000000E-003  -3.5580000000000000E-003  -3.5609999999999999E-003  -3.5650000000000000E-003  -3.5680000000000000E-003  -3.5710000000000000E-003  -3.5739999999999999E-003  -3.5769999999999999E-003  -3.5799999999999998E-003  -3.5839999999999999E-003  -3.5869999999999999E-003  -3.5899999999999999E-003  -3.5929999999999998E-003  -3.5959999999999998E-003  -3.5990000000000002E-003  -3.6029999999999999E-003  -3.6059999999999998E-003  -3.6089999999999998E-003  -3.6120000000000002E-003  -3.6150000000000002E-003  -3.6180000000000001E-003  -3.6210000000000001E-003  -3.6250000000000002E-003  -3.6280000000000001E-003  -3.6310000000000001E-003  -3.6340000000000001E-003  -3.6370000000000000E-003  -3.6400000000000000E-003  -3.6440000000000001E-003  -3.6470000000000001E-003  -3.6500000000000000E-003  -3.6530000000000000E-003  -3.6560000000000000E-003  -3.6600000000000001E-003  -3.6630000000000000E-003  -3.6660000000000000E-003  -3.6700000000000001E-003  -3.6730000000000000E-003  -3.6760000000000000E-003  -3.6790000000000000E-003  -3.6830000000000001E-003  -3.6860000000000000E-003  -3.6890000000000000E-003  -3.6930000000000001E-003  -3.6960000000000001E-003  -3.6990000000000000E-003  -3.7030000000000001E-003  -3.7060000000000001E-003  -3.7090000000000001E-003  -3.7130000000000002E-003  -3.7160000000000001E-003  -3.7190000000000001E-003  -3.7230000000000002E-003  -3.7260000000000001E-003  -3.7290000000000001E-003  -3.7320000000000001E-003  -3.7360000000000002E-003  -3.7390000000000001E-003  -3.7420000000000001E-003  -3.7460000000000002E-003  -3.7490000000000002E-003  -3.7520000000000001E-003  -3.7559999999999998E-003  -3.7590000000000002E-003  -3.7620000000000002E-003  -3.7659999999999998E-003  -3.7690000000000002E-003  -3.7720000000000002E-003  -3.7759999999999998E-003  -3.7789999999999998E-003  -3.7820000000000002E-003  -3.7859999999999999E-003  -3.7889999999999998E-003  -3.7919999999999998E-003  -3.7950000000000002E-003  -3.7989999999999999E-003  -3.8019999999999998E-003  -3.8049999999999998E-003  -3.8089999999999999E-003  -3.8119999999999999E-003  -3.8149999999999998E-003  -3.8189999999999999E-003  -3.8219999999999999E-003  -3.8249999999999998E-003  -3.8289999999999999E-003  -3.8319999999999999E-003  -3.8349999999999999E-003  -3.8390000000000000E-003  -3.8419999999999999E-003  -3.8449999999999999E-003  -3.8490000000000000E-003  -3.8520000000000000E-003  -3.8549999999999999E-003  -3.8579999999999999E-003  -3.8620000000000000E-003  -3.8649999999999999E-003  -3.8679999999999999E-003  -3.8720000000000000E-003  -3.8750000000000000E-003  -3.8779999999999999E-003  -3.8820000000000000E-003  -3.8850000000000000E-003  -3.8880000000000000E-003  -3.8920000000000001E-003  -3.8950000000000000E-003  -3.8980000000000000E-003  -3.9020000000000001E-003  -3.9050000000000001E-003  -3.9080000000000000E-003  -3.9119999999999997E-003  -3.9150000000000001E-003  -3.9179999999999996E-003  -3.9210000000000000E-003  -3.9249999999999997E-003  -3.9280000000000001E-003  -3.9309999999999996E-003  -3.9350000000000001E-003  -3.9379999999999997E-003  -3.9410000000000001E-003  -3.9449999999999997E-003  -3.9480000000000001E-003  -3.9509999999999997E-003  -3.9550000000000002E-003  -3.9579999999999997E-003  -3.9610000000000001E-003  -3.9649999999999998E-003  -3.9680000000000002E-003  -3.9709999999999997E-003  -3.9750000000000002E-003  -3.9779999999999998E-003  -3.9810000000000002E-003  -3.9839999999999997E-003  -3.9880000000000002E-003  -3.9909999999999998E-003  -3.9940000000000002E-003  -3.9979999999999998E-003  -4.0010000000000002E-003  -4.0039999999999997E-003  -4.0080000000000003E-003  -4.0109999999999998E-003  -4.0140000000000002E-003  -4.0179999999999999E-003  -4.0210000000000003E-003  -4.0239999999999998E-003  -4.0280000000000003E-003  -4.0309999999999999E-003  -4.0340000000000003E-003  -4.0369999999999998E-003  -4.0410000000000003E-003  -4.0439999999999999E-003  -4.0470000000000002E-003  -4.0509999999999999E-003  -4.0540000000000003E-003  -4.0569999999999998E-003  -4.0610000000000004E-003  -4.0639999999999999E-003  -4.0670000000000003E-003  -4.0710000000000000E-003  -4.0740000000000004E-003  -4.0769999999999999E-003  -4.0810000000000004E-003  -4.0840000000000000E-003  -4.0879999999999996E-003  -4.0910000000000000E-003  -4.0940000000000004E-003  -4.0980000000000001E-003  -4.1009999999999996E-003  -4.1050000000000001E-003  -4.1079999999999997E-003  -4.1120000000000002E-003  -4.1149999999999997E-003  -4.1190000000000003E-003  -4.1219999999999998E-003  -4.1260000000000003E-003  -4.1289999999999999E-003  -4.1330000000000004E-003  -4.1359999999999999E-003  -4.1399999999999996E-003  -4.1430000000000000E-003  -4.1469999999999996E-003  -4.1500000000000000E-003  -4.1529999999999996E-003  -4.1570000000000001E-003  -4.1599999999999996E-003  -4.1640000000000002E-003  -4.1669999999999997E-003  -4.1710000000000002E-003  -4.1739999999999998E-003  -4.1780000000000003E-003  -4.1809999999999998E-003  -4.1850000000000004E-003  -4.1879999999999999E-003  -4.1920000000000004E-003  -4.1949999999999999E-003  -4.1989999999999996E-003  -4.2020000000000000E-003  -4.2050000000000004E-003  -4.2090000000000001E-003  -4.2119999999999996E-003  -4.2160000000000001E-003  -4.2189999999999997E-003  -4.2230000000000002E-003  -4.2259999999999997E-003  -4.2300000000000003E-003  -4.2329999999999998E-003  -4.2370000000000003E-003  -4.2399999999999998E-003  -4.2440000000000004E-003  -4.2469999999999999E-003  -4.2509999999999996E-003  -4.2540000000000000E-003  -4.2579999999999996E-003  -4.2610000000000000E-003  -4.2640000000000004E-003  -4.2680000000000001E-003  -4.2709999999999996E-003  -4.2750000000000002E-003  -4.2779999999999997E-003  -4.2820000000000002E-003  -4.2849999999999997E-003  -4.2890000000000003E-003  -4.2919999999999998E-003  -4.2960000000000003E-003  -4.2989999999999999E-003  -4.3030000000000004E-003  -4.3059999999999999E-003  -4.3099999999999996E-003  -4.3130000000000000E-003  -4.3169999999999997E-003  -4.3200000000000001E-003  -4.3229999999999996E-003  -4.3270000000000001E-003  -4.3299999999999996E-003  -4.3340000000000002E-003  -4.3369999999999997E-003  -4.3410000000000002E-003  -4.3439999999999998E-003  -4.3480000000000003E-003  -4.3509999999999998E-003  -4.3550000000000004E-003  -4.3579999999999999E-003  -4.3620000000000004E-003  -4.3650000000000000E-003  -4.3689999999999996E-003  -4.3720000000000000E-003  -4.3750000000000004E-003  -4.3790000000000001E-003  -4.3819999999999996E-003  -4.3860000000000001E-003  -4.3889999999999997E-003  -4.3930000000000002E-003  -4.3959999999999997E-003  -4.4000000000000003E-003  -4.4029999999999998E-003  -4.4070000000000003E-003  -4.4099999999999999E-003  -4.4140000000000004E-003  -4.4169999999999999E-003  -4.4209999999999996E-003  -4.4240000000000000E-003  -4.4279999999999996E-003  -4.4310000000000000E-003  -4.4339999999999996E-003  -4.4380000000000001E-003  -4.4409999999999996E-003  -4.4450000000000002E-003  -4.4479999999999997E-003  -4.4520000000000002E-003  -4.4549999999999998E-003  -4.4590000000000003E-003  -4.4619999999999998E-003  -4.4660000000000004E-003  -4.4689999999999999E-003  -4.4730000000000004E-003  -4.4759999999999999E-003  -4.4799999999999996E-003  -4.4830000000000000E-003  -4.4869999999999997E-003  -4.4900000000000001E-003  -4.4929999999999996E-003  -4.4970000000000001E-003  -4.4999999999999997E-003  -4.5040000000000002E-003  -4.5069999999999997E-003  -4.5110000000000003E-003  -4.5139999999999998E-003  -4.5180000000000003E-003  -4.5209999999999998E-003  -4.5250000000000004E-003  -4.5279999999999999E-003  -4.5319999999999996E-003  -4.5360000000000001E-003  -4.5389999999999996E-003  -4.5430000000000002E-003  -4.5459999999999997E-003  -4.5500000000000002E-003  -4.5539999999999999E-003  -4.5570000000000003E-003  -4.5610000000000000E-003  -4.5649999999999996E-003  -4.5680000000000000E-003  -4.5719999999999997E-003  -4.5750000000000001E-003  -4.5789999999999997E-003  -4.5830000000000003E-003  -4.5859999999999998E-003  -4.5900000000000003E-003  -4.5940000000000000E-003  -4.5970000000000004E-003  -4.6010000000000001E-003  -4.6039999999999996E-003  -4.6080000000000001E-003  -4.6119999999999998E-003  -4.6150000000000002E-003  -4.6189999999999998E-003  -4.6230000000000004E-003  -4.6259999999999999E-003  -4.6299999999999996E-003  -4.6330000000000000E-003  -4.6369999999999996E-003  -4.6410000000000002E-003  -4.6439999999999997E-003  -4.6480000000000002E-003  -4.6509999999999998E-003  -4.6550000000000003E-003  -4.6589999999999999E-003  -4.6620000000000003E-003  -4.6660000000000000E-003  -4.6699999999999997E-003  -4.6730000000000001E-003  -4.6769999999999997E-003  -4.6800000000000001E-003  -4.6839999999999998E-003  -4.6880000000000003E-003  -4.6909999999999999E-003  -4.6950000000000004E-003  -4.6990000000000001E-003  -4.7019999999999996E-003  -4.7060000000000001E-003  -4.7089999999999996E-003  -4.7130000000000002E-003  -4.7169999999999998E-003  -4.7200000000000002E-003  -4.7239999999999999E-003  -4.7280000000000004E-003  -4.7310000000000000E-003  -4.7349999999999996E-003  -4.7380000000000000E-003  -4.7419999999999997E-003  -4.7460000000000002E-003  -4.7489999999999997E-003  -4.7530000000000003E-003  -4.7569999999999999E-003  -4.7600000000000003E-003  -4.7640000000000000E-003  -4.7670000000000004E-003  -4.7710000000000001E-003  -4.7749999999999997E-003  -4.7780000000000001E-003  -4.7819999999999998E-003  -4.7860000000000003E-003  -4.7889999999999999E-003  -4.7930000000000004E-003  -4.7959999999999999E-003  -4.7999999999999996E-003  -4.8040000000000001E-003  -4.8069999999999996E-003  -4.8110000000000002E-003  -4.8149999999999998E-003  -4.8180000000000002E-003  -4.8219999999999999E-003  -4.8250000000000003E-003  -4.8290000000000000E-003  -4.8329999999999996E-003  -4.8360000000000000E-003  -4.8399999999999997E-003  -4.8440000000000002E-003  -4.8469999999999997E-003  -4.8510000000000003E-003  -4.8539999999999998E-003  -4.8580000000000003E-003  -4.8620000000000000E-003  -4.8650000000000004E-003  -4.8690000000000001E-003  -4.8729999999999997E-003  -4.8760000000000001E-003  -4.8799999999999998E-003  -4.8830000000000002E-003  -4.8869999999999999E-003  -4.8910000000000004E-003  -4.8939999999999999E-003  -4.8979999999999996E-003  -4.9020000000000001E-003  -4.9049999999999996E-003  -4.9090000000000002E-003  -4.9119999999999997E-003  -4.9160000000000002E-003  -4.9199999999999999E-003  -4.9230000000000003E-003  -4.9270000000000000E-003  -4.9309999999999996E-003  -4.9340000000000000E-003  -4.9379999999999997E-003  -4.9410000000000001E-003  -4.9449999999999997E-003  -4.9490000000000003E-003  -4.9519999999999998E-003  -4.9560000000000003E-003  -4.9589999999999999E-003  -4.9630000000000004E-003  -4.9670000000000001E-003  -4.9699999999999996E-003  -4.9740000000000001E-003  -4.9779999999999998E-003  -4.9810000000000002E-003  -4.9849999999999998E-003  -4.9880000000000002E-003  -4.9919999999999999E-003  -4.9959999999999996E-003  -5.0000000000000001E-003  -5.0039999999999998E-003  -5.0070000000000002E-003  -5.0109999999999998E-003  -5.0150000000000004E-003  -5.0190000000000000E-003  -5.0220000000000004E-003  -5.0260000000000001E-003  -5.0299999999999997E-003  -5.0340000000000003E-003  -5.0379999999999999E-003  -5.0410000000000003E-003  -5.0450000000000000E-003  -5.0489999999999997E-003  -5.0530000000000002E-003  -5.0559999999999997E-003  -5.0600000000000003E-003  -5.0639999999999999E-003  -5.0679999999999996E-003  -5.0720000000000001E-003  -5.0749999999999997E-003  -5.0790000000000002E-003  -5.0829999999999998E-003  -5.0870000000000004E-003  -5.0899999999999999E-003  -5.0939999999999996E-003  -5.0980000000000001E-003  -5.1019999999999998E-003  -5.1060000000000003E-003  -5.1089999999999998E-003  -5.1130000000000004E-003  -5.1170000000000000E-003  -5.1209999999999997E-003  -5.1240000000000001E-003  -5.1279999999999997E-003  -5.1320000000000003E-003  -5.1359999999999999E-003  -5.1399999999999996E-003  -5.1430000000000000E-003  -5.1469999999999997E-003  -5.1510000000000002E-003  -5.1549999999999999E-003  -5.1580000000000003E-003  -5.1619999999999999E-003  -5.1659999999999996E-003  -5.1700000000000001E-003  -5.1739999999999998E-003  -5.1770000000000002E-003  -5.1809999999999998E-003  -5.1850000000000004E-003  -5.1890000000000000E-003  -5.1919999999999996E-003  -5.1960000000000001E-003  -5.1999999999999998E-003  -5.2040000000000003E-003  -5.2080000000000000E-003  -5.2110000000000004E-003  -5.2150000000000000E-003  -5.2189999999999997E-003  -5.2230000000000002E-003  -5.2259999999999997E-003  -5.2300000000000003E-003  -5.2339999999999999E-003  -5.2379999999999996E-003  -5.2420000000000001E-003  -5.2449999999999997E-003  -5.2490000000000002E-003  -5.2529999999999999E-003  -5.2570000000000004E-003  -5.2599999999999999E-003  -5.2639999999999996E-003  -5.2680000000000001E-003  -5.2719999999999998E-003  -5.2760000000000003E-003  -5.2789999999999998E-003  -5.2830000000000004E-003  -5.2870000000000000E-003  -5.2909999999999997E-003  -5.2940000000000001E-003  -5.2979999999999998E-003  -5.3020000000000003E-003  -5.3060000000000000E-003  -5.3099999999999996E-003  -5.3130000000000000E-003  -5.3169999999999997E-003  -5.3210000000000002E-003  -5.3249999999999999E-003  -5.3280000000000003E-003  -5.3319999999999999E-003  -5.3359999999999996E-003  -5.3400000000000001E-003  -5.3439999999999998E-003  -5.3470000000000002E-003  -5.3509999999999999E-003  -5.3550000000000004E-003  -5.3590000000000000E-003  -5.3619999999999996E-003  -5.3660000000000001E-003  -5.3699999999999998E-003  -5.3740000000000003E-003  -5.3780000000000000E-003  -5.3810000000000004E-003  -5.3850000000000000E-003  -5.3889999999999997E-003  -5.3930000000000002E-003  -5.3959999999999998E-003  -5.4000000000000003E-003  -5.4039999999999999E-003  -5.4079999999999996E-003  -5.4120000000000001E-003  -5.4149999999999997E-003  -5.4190000000000002E-003  -5.4229999999999999E-003  -5.4270000000000004E-003  -5.4299999999999999E-003  -5.4339999999999996E-003  -5.4380000000000001E-003  -5.4419999999999998E-003  -5.4460000000000003E-003  -5.4489999999999999E-003  -5.4530000000000004E-003  -5.4570000000000000E-003  -5.4609999999999997E-003  -5.4640000000000001E-003  -5.4679999999999998E-003  -5.4720000000000003E-003  -5.4760000000000000E-003  -5.4799999999999996E-003  -5.4840000000000002E-003  -5.4879999999999998E-003  -5.4920000000000004E-003  -5.4960000000000000E-003  -5.4999999999999997E-003  -5.5030000000000001E-003  -5.5069999999999997E-003  -5.5110000000000003E-003  -5.5149999999999999E-003  -5.5189999999999996E-003  -5.5230000000000001E-003  -5.5269999999999998E-003  -5.5310000000000003E-003  -5.5350000000000000E-003  -5.5389999999999997E-003  -5.5430000000000002E-003  -5.5469999999999998E-003  -5.5510000000000004E-003  -5.5550000000000000E-003  -5.5589999999999997E-003  -5.5620000000000001E-003  -5.5659999999999998E-003  -5.5700000000000003E-003  -5.5740000000000000E-003  -5.5779999999999996E-003  -5.5820000000000002E-003  -5.5859999999999998E-003  -5.5900000000000004E-003  -5.5940000000000000E-003  -5.5979999999999997E-003  -5.6020000000000002E-003  -5.6059999999999999E-003  -5.6100000000000004E-003  -5.6140000000000001E-003  -5.6179999999999997E-003  -5.6210000000000001E-003  -5.6249999999999998E-003  -5.6290000000000003E-003  -5.6330000000000000E-003  -5.6369999999999996E-003  -5.6410000000000002E-003  -5.6449999999999998E-003  -5.6490000000000004E-003  -5.6530000000000000E-003  -5.6569999999999997E-003  -5.6610000000000002E-003  -5.6649999999999999E-003  -5.6690000000000004E-003  -5.6730000000000001E-003  -5.6769999999999998E-003  -5.6800000000000002E-003  -5.6839999999999998E-003  -5.6880000000000003E-003  -5.6920000000000000E-003  -5.6959999999999997E-003  -5.7000000000000002E-003  -5.7039999999999999E-003  -5.7080000000000004E-003  -5.7120000000000001E-003  -5.7159999999999997E-003  -5.7200000000000003E-003  -5.7239999999999999E-003  -5.7279999999999996E-003  -5.7320000000000001E-003  -5.7349999999999996E-003  -5.7390000000000002E-003  -5.7429999999999998E-003  -5.7470000000000004E-003  -5.7510000000000000E-003  -5.7549999999999997E-003  -5.7590000000000002E-003  -5.7629999999999999E-003  -5.7670000000000004E-003  -5.7710000000000001E-003  -5.7749999999999998E-003  -5.7790000000000003E-003  -5.7829999999999999E-003  -5.7869999999999996E-003  -5.7910000000000001E-003  -5.7939999999999997E-003  -5.7980000000000002E-003  -5.8019999999999999E-003  -5.8060000000000004E-003  -5.8100000000000001E-003  -5.8139999999999997E-003  -5.8180000000000003E-003  -5.8219999999999999E-003  -5.8259999999999996E-003  -5.8300000000000001E-003  -5.8339999999999998E-003  -5.8380000000000003E-003  -5.8420000000000000E-003  -5.8459999999999996E-003  -5.8500000000000002E-003  -5.8529999999999997E-003  -5.8570000000000002E-003  -5.8609999999999999E-003  -5.8650000000000004E-003  -5.8690000000000001E-003  -5.8729999999999997E-003  -5.8770000000000003E-003  -5.8809999999999999E-003  -5.8849999999999996E-003  -5.8890000000000001E-003  -5.8929999999999998E-003  -5.8970000000000003E-003  -5.9010000000000000E-003  -5.9049999999999997E-003  -5.9080000000000001E-003  -5.9119999999999997E-003  -5.9160000000000003E-003  -5.9199999999999999E-003  -5.9239999999999996E-003  -5.9280000000000001E-003  -5.9319999999999998E-003  -5.9360000000000003E-003  -5.9400000000000000E-003  -5.9439999999999996E-003  -5.9480000000000002E-003  -5.9519999999999998E-003  -5.9560000000000004E-003  -5.9600000000000000E-003  -5.9639999999999997E-003  -5.9670000000000001E-003  -5.9709999999999997E-003  -5.9750000000000003E-003  -5.9789999999999999E-003  -5.9839999999999997E-003  -5.9880000000000003E-003  -5.9919999999999999E-003  -5.9959999999999996E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           98
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           99
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           98
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           99
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          100
 rrm velocity at k =           23  =   -60.030204050801672      m/s
 Nrm velocity at k =           23  =   -35.034285696300977      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          107
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          108
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          109
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          110
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          116
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          106
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          107
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          108
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          109
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          110
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          111
 rrm velocity at k =           23  =   -60.030204050801693      m/s
 Nrm velocity at k =           23  =   -35.034285696300984      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          115
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          117
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          118
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          119
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          120
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          121
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          122
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          115
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          117
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          118
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          119
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          120
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          121
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          122
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          112
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          113
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          126
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          127
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          112
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          113
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          126
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          127
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          106
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          107
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          108
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          109
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          109
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          111
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          111
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          101
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          106
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          101
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          106
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          101
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          101
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm velocity at k =           28  =   -60.030204050801672      m/s
 rrm velocity at k =           29  =   -60.030204050801672      m/s
 rrm velocity at k =           30  =   -60.034919182507991      m/s
 rrm velocity at k =           31  =   -60.055797910550019      m/s
 rrm velocity at k =           32  =   -60.080250390717900      m/s
 rrm velocity at k =           33  =   -60.105372724886962      m/s
 rrm velocity at k =           34  =   -60.132212832052772      m/s
 rrm velocity at k =           35  =   -60.165414224115032      m/s
 rrm velocity at k =           36  =   -60.191331358411304      m/s
 Nrm velocity at k =           28  =   -35.034285696300977      m/s
 Nrm velocity at k =           29  =   -35.034285696300977      m/s
 Nrm velocity at k =           30  =   -35.037036189796325      m/s
 Nrm velocity at k =           31  =   -35.049215447820849      m/s
 Nrm velocity at k =           32  =   -35.063479394585443      m/s
 Nrm velocity at k =           33  =   -35.078134089517398      m/s
 Nrm velocity at k =           34  =   -35.093790818697450      m/s
 Nrm velocity at k =           35  =   -35.113158297400439      m/s
 Nrm velocity at k =           36  =   -35.128276625739929      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =      300.0
iteration =        2; time =      600.0
iteration =        3; time =      900.0
iteration =        4; time =     1200.0
iteration =        5; time =     1500.0
iteration =        6; time =     1800.0
iteration =        7; time =     2100.0
iteration =        8; time =     2400.0
iteration =        9; time =     2700.0
iteration =       10; time =     3000.0
iteration =       11; time =     3300.0
iteration =       12; time =     3600.0
iteration =       13; time =     3900.0
iteration =       14; time =     4200.0
iteration =       15; time =     4500.0
iteration =       16; time =     4800.0
iteration =       17; time =     5100.0
iteration =       18; time =     5400.0
iteration =       19; time =     5700.0
iteration =       20; time =     6000.0
iteration =       21; time =     6300.0
iteration =       22; time =     6600.0
iteration =       23; time =     6900.0
iteration =       24; time =     7200.0
iteration =       25; time =     7500.0
iteration =       26; time =     7800.0
iteration =       27; time =     8100.0
iteration =       28; time =     8400.0
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rrm velocity at k =           31  =   -60.030202171383863      m/s
 Nrm velocity at k =           31  =   -35.034284599973915      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm velocity at k =           31  =   -60.030204050801679      m/s
 Nrm velocity at k =           31  =   -35.034285696300984      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 rrm velocity at k =           11  =   -60.030204050801650      m/s
 Nrm velocity at k =           11  =   -35.034285696300962      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           86
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           87
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           88
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           87
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           88
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           89
 rrm velocity at k =           28  =   -59.978304891123386      m/s
 rrm velocity at k =           29  =   -59.983297758009499      m/s
 rrm velocity at k =           30  =   -60.054229652552998      m/s
 rrm velocity at k =           31  =   -60.030204050801672      m/s
 rrm velocity at k =           32  =   -60.030204050801679      m/s
 rrm velocity at k =           33  =   -60.030204050801672      m/s
 rrm velocity at k =           34  =   -60.030204050801657      m/s
 rrm velocity at k =           35  =   -60.030204050801672      m/s
 rrm velocity at k =           36  =   -60.030204050801672      m/s
 rrm velocity at k =           37  =   -60.042802661204590      m/s
 Nrm velocity at k =           28  =   -35.004011186488640      m/s
 Nrm velocity at k =           29  =   -35.006923692172208      m/s
 Nrm velocity at k =           30  =   -35.048300630655916      m/s
 Nrm velocity at k =           31  =   -35.034285696300977      m/s
 Nrm velocity at k =           32  =   -35.034285696300984      m/s
 Nrm velocity at k =           33  =   -35.034285696300977      m/s
 Nrm velocity at k =           34  =   -35.034285696300969      m/s
 Nrm velocity at k =           35  =   -35.034285696300977      m/s
 Nrm velocity at k =           36  =   -35.034285696300977      m/s
 Nrm velocity at k =           37  =   -35.041634885702678      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm velocity at k =           40  =   -60.035035949899850      m/s
 rrm velocity at k =           41  =   -60.032601034035658      m/s
 rrm velocity at k =           42  =   -60.031989998042377      m/s
 Nrm velocity at k =           40  =   -35.037104304108247      m/s
 Nrm velocity at k =           41  =   -35.035683936520797      m/s
 Nrm velocity at k =           42  =   -35.035327498858052      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 rrm velocity at k =           18  =   -60.030204050801693      m/s
 rrm velocity at k =           19  =   -60.030204050801700      m/s
 rrm velocity at k =           20  =   -60.030204050801657      m/s
 rrm velocity at k =           21  =   -60.030204050801650      m/s
 rrm velocity at k =           22  =   -60.030204050801679      m/s
 rrm velocity at k =           23  =   -60.030204050801672      m/s
 rrm velocity at k =           24  =   -60.030204050801679      m/s
 rrm velocity at k =           25  =   -60.030204050801672      m/s
 rrm velocity at k =           26  =   -60.030204050801679      m/s
 Nrm velocity at k =           18  =   -35.034285696300984      m/s
 Nrm velocity at k =           19  =   -35.034285696300991      m/s
 Nrm velocity at k =           20  =   -35.034285696300969      m/s
 Nrm velocity at k =           21  =   -35.034285696300962      m/s
 Nrm velocity at k =           22  =   -35.034285696300984      m/s
 Nrm velocity at k =           23  =   -35.034285696300977      m/s
 Nrm velocity at k =           24  =   -35.034285696300984      m/s
 Nrm velocity at k =           25  =   -35.034285696300977      m/s
 Nrm velocity at k =           26  =   -35.034285696300984      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm velocity at k =           41  =   -60.035203218762746      m/s
 rrm velocity at k =           42  =   -60.031693474684850      m/s
 rrm velocity at k =           43  =   -60.031505678650454      m/s
 rrm velocity at k =           44  =   -60.031569777778607      m/s
 rrm velocity at k =           45  =   -60.032150921691596      m/s
 Nrm velocity at k =           41  =   -35.037201877611601      m/s
 Nrm velocity at k =           42  =   -35.035154526899497      m/s
 Nrm velocity at k =           43  =   -35.035044979212763      m/s
 Nrm velocity at k =           44  =   -35.035082370370858      m/s
 Nrm velocity at k =           45  =   -35.035421370986761      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          106
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 rrm velocity at k =           35  =   -60.030204050801650      m/s
 Nrm velocity at k =           35  =   -35.034285696300962      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Program exited normally
iteration =       29; time =     8700.0
iteration =       30; time =     9000.0
iteration =       31; time =     9300.0
iteration =       32; time =     9600.0
iteration =       33; time =     9900.0
iteration =       34; time =    10200.0
iteration =       35; time =    10500.0
iteration =       36; time =    10800.0
iteration =       37; time =    11100.0
iteration =       38; time =    11400.0
iteration =       39; time =    11700.0
iteration =       40; time =    12000.0
iteration =       41; time =    12300.0
iteration =       42; time =    12600.0
iteration =       43; time =    12900.0
iteration =       44; time =    13200.0
iteration =       45; time =    13500.0
iteration =       46; time =    13800.0
iteration =       47; time =    14100.0
iteration =       48; time =    14400.0
iteration =       49; time =    14700.0
iteration =       50; time =    15000.0
iteration =       51; time =    15300.0
iteration =       52; time =    15600.0
iteration =       53; time =    15900.0
iteration =       54; time =    16200.0
iteration =       55; time =    16500.0
iteration =       56; time =    16800.0
iteration =       57; time =    17100.0
iteration =       58; time =    17400.0
iteration =       59; time =    17700.0
iteration =       60; time =    18000.0
iteration =       61; time =    18300.0
iteration =       62; time =    18600.0
iteration =       63; time =    18900.0
iteration =       64; time =    19200.0
iteration =       65; time =    19500.0
iteration =       66; time =    19800.0
iteration =       67; time =    20100.0
iteration =       68; time =    20400.0
iteration =       69; time =    20700.0
iteration =       70; time =    21000.0
iteration =       71; time =    21300.0
iteration =       72; time =    21600.0
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.4816
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.2402
CLUBB-TIMER time_microphys_advance =     0.0353
CLUBB-TIMER time_loop_end =              0.2474
CLUBB-TIMER time_output_multi_col =      0.0000
CLUBB-TIMER time_total =                 1.0889
Running dycoms2_rf02_ds
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:39
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = dycoms2_rf02
 nzmax =           75
 grid_type =            1
 deltaz =    10.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    1600.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           11
 month =            7
 year =         2001
 lat_vals =    31.500000000000000     
 lon_vals =   -122.00000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    0.0000000000000000     
 time_final =    21600.000000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    292.00000000000000     
 p_sfc =    101780.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    7.6000000000000004E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  T
 l_modify_bc_for_cnvg_test =  T
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/dycoms2_rf02_ds
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = dycoms2_rf02_ds
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = khairoutdinov_kogan
 l_cloud_sed =  T
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  T
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    3.0000000000000001E-003
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    55000000.000000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Correlation array (approximate); in cloud:
  1.000  0.300  0.000  0.433  0.253  0.281
  0.300  1.000  0.000  0.165  0.272  0.202
  0.000  0.000  1.000  0.000  0.000  0.000
  0.433  0.165  0.000  1.000  0.000  0.000
  0.253  0.272  0.000  0.000  1.000  0.796
  0.281  0.202  0.000  0.000  0.796  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.000  0.000  0.059  0.016
  0.300  1.000  0.000  0.000 -0.070 -0.102
  0.000  0.000  1.000  0.000  0.000  0.000
  0.000  0.000  0.000  1.000  0.000  0.000
  0.059 -0.070  0.000  0.000  1.000  0.898
  0.016 -0.102  0.000  0.000  0.898  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    70.000000000000000     
 F1 =    22.000000000000000     
 kappa =    85.000000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  T
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: dycoms2_rf02_sounding.in
 File exists?  T
 Path to sclr_sounding: dycoms2_rf02_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: dycoms2_rf02_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000       0.29299999999999998       0.58599999999999997       0.87900000000000000        1.1719999999999999        1.4650000000000001        1.7580000000000000        2.0510000000000002        2.3439999999999999        2.6370000000000000        2.9300000000000002        3.2229999999999999        3.5160000000000000        3.8090000000000002        4.1020000000000003        4.3949999999999996        4.6879999999999997        4.9800000000000004        5.2729999999999997        5.5659999999999998        5.8590000000000000        6.1520000000000001        6.4450000000000003        6.7380000000000004        7.0309999999999997        7.3239999999999998        7.6170000000000000        7.9100000000000001        8.2029999999999994        8.4960000000000004        8.7889999999999997        9.0820000000000007        9.3750000000000000        9.6679999999999993        9.9610000000000003        10.254000000000000        10.547000000000001        10.840000000000000        11.132999999999999        11.426000000000000        11.718999999999999        12.012000000000000        12.305000000000000        12.598000000000001        12.891000000000000        13.183999999999999        13.477000000000000        13.770000000000000        14.061999999999999        14.355000000000000        14.648000000000000        14.941000000000001        15.234000000000000        15.526999999999999        15.820000000000000        16.113000000000000        16.405999999999999        16.699000000000002        16.992000000000001        17.285000000000000        17.577999999999999        17.870999999999999        18.164000000000001        18.457000000000001        18.750000000000000        19.042999999999999        19.335999999999999        19.629000000000001        19.922000000000001        20.215000000000000        20.507999999999999        20.800999999999998        21.094000000000001        21.387000000000000        21.680000000000000        21.972999999999999        22.265999999999998        22.559000000000001        22.852000000000000        23.145000000000000        23.437999999999999        23.730000000000000        24.023000000000000        24.315999999999999        24.609000000000002        24.902000000000001        25.195000000000000        25.488000000000000        25.780999999999999        26.074000000000002        26.367000000000001        26.660000000000000        26.952999999999999        27.245999999999999        27.539000000000001        27.832000000000001        28.125000000000000        28.417999999999999        28.710999999999999        29.004000000000001        29.297000000000001        29.590000000000000        29.882999999999999        30.175999999999998        30.469000000000001        30.762000000000000        31.055000000000000        31.347999999999999        31.640999999999998        31.934000000000001        32.226999999999997        32.520000000000003        32.811999999999998        33.104999999999997        33.398000000000003        33.691000000000003        33.984000000000002        34.277000000000001        34.570000000000000        34.863000000000000        35.155999999999999        35.448999999999998        35.741999999999997        36.034999999999997        36.328000000000003        36.621000000000002        36.914000000000001        37.207000000000001        37.500000000000000        37.814000000000000        38.127000000000002        38.441000000000003        38.753999999999998        39.067999999999998        39.381000000000000        39.695000000000000        40.008000000000003        40.322000000000003        40.634999999999998        40.948999999999998        41.262000000000000        41.576000000000001        41.889000000000003        42.203000000000003        42.515999999999998        42.829999999999998        43.143999999999998        43.457000000000001        43.771000000000001        44.084000000000003        44.398000000000003        44.710999999999999        45.024999999999999        45.338000000000001        45.652000000000001        45.965000000000003        46.279000000000003        46.591999999999999        46.905999999999999        47.219000000000001        47.533000000000001        47.845999999999997        48.159999999999997        48.472999999999999        48.786999999999999        49.100999999999999        49.414000000000001        49.728000000000002        50.040999999999997        50.354999999999997        50.667999999999999        50.981999999999999        51.295000000000002        51.609000000000002        51.921999999999997        52.235999999999997        52.548999999999999        52.863000000000000        53.176000000000002        53.490000000000002        53.802999999999997        54.116999999999997        54.430999999999997        54.744000000000000        55.058000000000000        55.371000000000002        55.685000000000002        55.997999999999998        56.311999999999998        56.625000000000000        56.939000000000000        57.252000000000002        57.566000000000003        57.878999999999998        58.192999999999998        58.506000000000000        58.820000000000000        59.133000000000003        59.447000000000003        59.759999999999998        60.073999999999998        60.387999999999998        60.701000000000001        61.015000000000001        61.328000000000003        61.642000000000003        61.954999999999998        62.268999999999998        62.582000000000001        62.896000000000001        63.209000000000003        63.523000000000003        63.835999999999999        64.150000000000006        64.462999999999994        64.777000000000001        65.090000000000003        65.403999999999996        65.718000000000004        66.031000000000006        66.344999999999999        66.658000000000001        66.971999999999994        67.284999999999997        67.599000000000004        67.912000000000006        68.225999999999999        68.539000000000001        68.852999999999994        69.165999999999997        69.480000000000004        69.793000000000006        70.106999999999999        70.420000000000002        70.733999999999995        71.046999999999997        71.361000000000004        71.674999999999997        71.988000000000000        72.302000000000007        72.614999999999995        72.929000000000002        73.242000000000004        73.555999999999997        73.869000000000000        74.183000000000007        74.495999999999995        74.810000000000002        75.123000000000005        75.436999999999998        75.750000000000000        76.063999999999993        76.376999999999995        76.691000000000003        77.004999999999995        77.317999999999998        77.632000000000005        78.063000000000002        78.495000000000005        78.927000000000007        79.358999999999995        79.790000000000006        80.221999999999994        80.653999999999996        81.085999999999999        81.516999999999996        81.948999999999998        82.381000000000000        82.811999999999998        83.244000000000000        83.676000000000002        84.108000000000004        84.539000000000001        84.971000000000004        85.403000000000006        85.834999999999994        86.266000000000005        86.697999999999993        87.129999999999995        87.561999999999998        87.992999999999995        88.424999999999997        88.856999999999999        89.289000000000001        89.719999999999999        90.152000000000001        90.584000000000003        91.016000000000005        91.447000000000003        91.879000000000005        92.311000000000007        92.742999999999995        93.174000000000007        93.605999999999995        94.037999999999997        94.469999999999999        94.900999999999996        95.332999999999998        95.765000000000001        96.197000000000003        96.628000000000000        97.060000000000002        97.492000000000004        97.924000000000007        98.355000000000004        98.787000000000006        99.218999999999994        99.650000000000006        100.08199999999999        100.51400000000000        100.94600000000000        101.37700000000000        101.80900000000000        102.24100000000000        102.67300000000000        103.10400000000000        103.53600000000000        103.96800000000000        104.40000000000001        104.83100000000000        105.26300000000001        105.69499999999999        106.12700000000000        106.55800000000001        106.98999999999999        107.42200000000000        107.85400000000000        108.28500000000000        108.71700000000000        109.14900000000000        109.58100000000000        110.01200000000000        110.44400000000000        110.87600000000000        111.30800000000001        111.73900000000000        112.17100000000001        112.60299999999999        113.03500000000000        113.46599999999999        113.89800000000000        114.33000000000000        114.76200000000000        115.19300000000000        115.62500000000000        116.05700000000000        116.48800000000000        116.92000000000000        117.35200000000000        117.78400000000001        118.21500000000000        118.64700000000001        119.07899999999999        119.51100000000000        119.94199999999999        120.37400000000000        120.80600000000000        121.23800000000000        121.66900000000000        122.10100000000000        122.53300000000000        122.96500000000000        123.39600000000000        123.82800000000000        124.26000000000001        124.69199999999999        125.12300000000000        125.55500000000001        125.98699999999999        126.41900000000000        126.84999999999999        127.28200000000000        127.71400000000000        128.14599999999999        128.57700000000000        129.00899999999999        129.44100000000000        129.87299999999999        130.30400000000000        130.73599999999999        131.16800000000001        131.59899999999999        132.03100000000001        132.46299999999999        132.89500000000001        133.36799999999999        133.84000000000000        134.31299999999999        134.78600000000000        135.25899999999999        135.73200000000000        136.20500000000001        136.67800000000000        137.15000000000001        137.62299999999999        138.09600000000000        138.56899999999999        139.04200000000000        139.51499999999999        139.98800000000000        140.46100000000001        140.93299999999999        141.40600000000001        141.87899999999999        142.35200000000000        142.82499999999999        143.29800000000000        143.77099999999999        144.24299999999999        144.71600000000001        145.18899999999999        145.66200000000001        146.13499999999999        146.60800000000000        147.08099999999999        147.55300000000000        148.02600000000001        148.49900000000000        148.97200000000001        149.44499999999999        149.91800000000001        150.39099999999999        150.86300000000000        151.33600000000001        151.80900000000000        152.28200000000001        152.75500000000000        153.22800000000001        153.70099999999999        154.17400000000001        154.64599999999999        155.11900000000000        155.59200000000001        156.06500000000000        156.53800000000001        157.01100000000000        157.48400000000001        157.95599999999999        158.42900000000000        158.90199999999999        159.37500000000000        159.84800000000001        160.32100000000000        160.79400000000001        161.26599999999999        161.73900000000000        162.21199999999999        162.68500000000000        163.15799999999999        163.63100000000000        164.10400000000001        164.57599999999999        165.04900000000001        165.52199999999999        165.99500000000000        166.46799999999999        166.94100000000000        167.41399999999999        167.88600000000000        168.35900000000001        168.83199999999999        169.30500000000001        169.77799999999999        170.25100000000000        170.72399999999999        171.19700000000000        171.66900000000001        172.14200000000000        172.61500000000001        173.08799999999999        173.56100000000001        174.03399999999999        174.50700000000001        174.97900000000001        175.45200000000000        175.92500000000001        176.39800000000000        176.87100000000001        177.34399999999999        177.81700000000001        178.28899999999999        178.76200000000000        179.23500000000001        179.70800000000000        180.18100000000001        180.65400000000000        181.12700000000001        181.59899999999999        182.07200000000000        182.54499999999999        183.01800000000000        183.49100000000001        183.96400000000000        184.43700000000001        184.91000000000000        185.38200000000001        185.85499999999999        186.32800000000000        186.80099999999999        187.27400000000000        187.74700000000001        188.22000000000000        188.69200000000001        189.16499999999999        189.63800000000001        190.11099999999999        190.58400000000000        191.05699999999999        191.53000000000000        192.00200000000001        192.47499999999999        192.94800000000001        193.42099999999999        193.93500000000000        194.44900000000001        194.96299999999999        195.47700000000000        195.99100000000001        196.50500000000000        197.01900000000001        197.53299999999999        198.04700000000000        198.56100000000001        199.07499999999999        199.58900000000000        200.10300000000001        200.61699999999999        201.13100000000000        201.64500000000001        202.15899999999999        202.67300000000000        203.18700000000001        203.70099999999999        204.21500000000000        204.72900000000001        205.24299999999999        205.75700000000001        206.27099999999999        206.78500000000000        207.29800000000000        207.81200000000001        208.32599999999999        208.84000000000000        209.35400000000001        209.86799999999999        210.38200000000001        210.89599999999999        211.41000000000000        211.92400000000001        212.43799999999999        212.95200000000000        213.46600000000001        213.97999999999999        214.49400000000000        215.00800000000001        215.52199999999999        216.03600000000000        216.55000000000001        217.06399999999999        217.57800000000000        218.09200000000001        218.60599999999999        219.12000000000000        219.63399999999999        220.14800000000000        220.66200000000001        221.17599999999999        221.69000000000000        222.20400000000001        222.71799999999999        223.23200000000000        223.74600000000001        224.25999999999999        224.77400000000000        225.28800000000001        225.80199999999999        226.31600000000000        226.83000000000001        227.34399999999999        227.85800000000000        228.37200000000001        228.88600000000000        229.40000000000001        229.91399999999999        230.42800000000000        230.94200000000001        231.45599999999999        231.97000000000000        232.48400000000001        232.99700000000001        233.51100000000000        234.02500000000001        234.53899999999999        235.05300000000000        235.56700000000001        236.08099999999999        236.59500000000000        237.10900000000001        237.62299999999999        238.13700000000000        238.65100000000001        239.16499999999999        239.67900000000000        240.19300000000001        240.70699999999999        241.22100000000000        241.73500000000001        242.24900000000000        242.76300000000001        243.27699999999999        243.79100000000000        244.30500000000001        244.81899999999999        245.33300000000000        245.84700000000001        246.36099999999999        246.87500000000000        247.38900000000001        247.90299999999999        248.41700000000000        248.93100000000001        249.44499999999999        249.95900000000000        250.47300000000001        250.98699999999999        251.50100000000000        252.01499999999999        252.52900000000000        253.04300000000001        253.55699999999999        254.07100000000000        254.58500000000001        255.09899999999999        255.61300000000000        256.12700000000001        256.64100000000002        257.15499999999997        257.66899999999998        258.18299999999999        258.69600000000003        259.20999999999998        259.76600000000002        260.32100000000003        260.87599999999998        261.43099999999998        261.98599999999999        262.54100000000000        263.09600000000000        263.65100000000001        264.20600000000002        264.76100000000002        265.31700000000001        265.87200000000001        266.42700000000002        266.98200000000003        267.53699999999998        268.09199999999998        268.64699999999999        269.20200000000000        269.75700000000001        270.31200000000001        270.86799999999999        271.42300000000000        271.97800000000001        272.53300000000002        273.08800000000002        273.64299999999997        274.19799999999998        274.75299999999999        275.30799999999999        275.86300000000000        276.41899999999998        276.97399999999999        277.52900000000000        278.08400000000000        278.63900000000001        279.19400000000002        279.74900000000002        280.30399999999997        280.85899999999998        281.41399999999999        281.97000000000003        282.52499999999998        283.07999999999998        283.63499999999999        284.19000000000000        284.74500000000000        285.30000000000001        285.85500000000002        286.41000000000003        286.96499999999997        287.51999999999998        288.07600000000002        288.63099999999997        289.18599999999998        289.74099999999999        290.29599999999999        290.85100000000000        291.40600000000001        291.96100000000001        292.51600000000002        293.07100000000003        293.62700000000001        294.18200000000002        294.73700000000002        295.29199999999997        295.84699999999998        296.40199999999999        296.95699999999999        297.51200000000000        298.06700000000001        298.62200000000001        299.17800000000000        299.73300000000000        300.28800000000001        300.84300000000002        301.39800000000002        301.95299999999997        302.50799999999998        303.06299999999999        303.61799999999999        304.17300000000000        304.72899999999998        305.28399999999999        305.83900000000000        306.39400000000001        306.94900000000001        307.50400000000002        308.05900000000003        308.61399999999998        309.16899999999998        309.72399999999999        310.27999999999997        310.83499999999998        311.38999999999999        311.94499999999999        312.50000000000000        313.05500000000001        313.61000000000001        314.16500000000002        314.72000000000003        315.27499999999998        315.83100000000002        316.38600000000002        316.94099999999997        317.49599999999998        318.05099999999999        318.60599999999999        319.16100000000000        319.71600000000001        320.27100000000002        320.82600000000002        321.38200000000001        321.93700000000001        322.49200000000002        323.04700000000003        323.60199999999998        324.15699999999998        324.71199999999999        325.26700000000000        325.82200000000000        326.37700000000001        326.93200000000002        327.48800000000000        328.04300000000001        328.59800000000001        329.15300000000002        329.70800000000003        330.26299999999998        330.85899999999998        331.45600000000002        332.05200000000002        332.64800000000002        333.24400000000003        333.83999999999997        334.43700000000001        335.03300000000002        335.62900000000002        336.22500000000002        336.82100000000003        337.41800000000001        338.01400000000001        338.61000000000001        339.20600000000002        339.80300000000000        340.39900000000000        340.99500000000000        341.59100000000001        342.18700000000001        342.78399999999999        343.38000000000000        343.97600000000000        344.57200000000000        345.16800000000001        345.76499999999999        346.36099999999999        346.95699999999999        347.55300000000000        348.14999999999998        348.74599999999998        349.34199999999998        349.93799999999999        350.53399999999999        351.13099999999997        351.72699999999998        352.32299999999998        352.91899999999998        353.51600000000002        354.11200000000002        354.70800000000003        355.30399999999997        355.89999999999998        356.49700000000001        357.09300000000002        357.68900000000002        358.28500000000003        358.88099999999997        359.47800000000001        360.07400000000001        360.67000000000002        361.26600000000002        361.86300000000000        362.45900000000000        363.05500000000001        363.65100000000001        364.24700000000001        364.84399999999999        365.44000000000000        366.03600000000000        366.63200000000001        367.22899999999998        367.82499999999999        368.42099999999999        369.01700000000000        369.61300000000000        370.20999999999998        370.80599999999998        371.40199999999999        371.99799999999999        372.59399999999999        373.19099999999997        373.78699999999998        374.38299999999998        374.97899999999998        375.57600000000002        376.17200000000003        376.76799999999997        377.36399999999998        377.95999999999998        378.55700000000002        379.15300000000002        379.74900000000002        380.34500000000003        380.94200000000001        381.53800000000001        382.13400000000001        382.73000000000002        383.32600000000002        383.92300000000000        384.51900000000001        385.11500000000001        385.71100000000001        386.30700000000002        386.90400000000000        387.50000000000000        388.09600000000000        388.69200000000001        389.28899999999999        389.88499999999999        390.48099999999999        391.07700000000000        391.67300000000000        392.26999999999998        392.86599999999999        393.46199999999999        394.05799999999999        394.65499999999997        395.25099999999998        395.84699999999998        396.44299999999998        397.03899999999999        397.63600000000002        398.23200000000003        398.82799999999997        399.42399999999998        400.01999999999998        400.61700000000002        401.21300000000002        401.80900000000003        402.40499999999997        403.00200000000001        403.59800000000001        404.19400000000002        404.79000000000002        405.38600000000002        405.98300000000000        406.57900000000001        407.21600000000001        407.85399999999998        408.49099999999999        409.12799999999999        409.76600000000002        410.40300000000002        411.04000000000002        411.67800000000000        412.31500000000000        412.95200000000000        413.58999999999997        414.22699999999998        414.86399999999998        415.50200000000001        416.13900000000001        416.77600000000001        417.41399999999999        418.05099999999999        418.68799999999999        419.32600000000002        419.96300000000002        420.60000000000002        421.23800000000000        421.87500000000000        422.51200000000000        423.14999999999998        423.78699999999998        424.42399999999998        425.06200000000001        425.69900000000001        426.33600000000001        426.97399999999999        427.61099999999999        428.24799999999999        428.88600000000002        429.52300000000002        430.16000000000003        430.79800000000000        431.43500000000000        432.07200000000000        432.70999999999998        433.34699999999998        433.98399999999998        434.62200000000001        435.25900000000001        435.89600000000002        436.53399999999999        437.17099999999999        437.80799999999999        438.44600000000003        439.08300000000003        439.72000000000003        440.35800000000000        440.99500000000000        441.63200000000001        442.26999999999998        442.90699999999998        443.54399999999998        444.18200000000002        444.81900000000002        445.45600000000002        446.09399999999999        446.73099999999999        447.36799999999999        448.00599999999997        448.64299999999997        449.27999999999997        449.91800000000001        450.55500000000001        451.19200000000001        451.82999999999998        452.46699999999998        453.10399999999998        453.74200000000002        454.37900000000002        455.01600000000002        455.65400000000000        456.29100000000000        456.92800000000000        457.56599999999997        458.20299999999997        458.83999999999997        459.47800000000001        460.11500000000001        460.75200000000001        461.38999999999999        462.02699999999999        462.66399999999999        463.30200000000002        463.93900000000002        464.57600000000002        465.21400000000000        465.85100000000000        466.48800000000000        467.12599999999998        467.76299999999998        468.39999999999998        469.03800000000001        469.67500000000001        470.31200000000001        470.94999999999999        471.58699999999999        472.22399999999999        472.86200000000002        473.49900000000002        474.13600000000002        474.77400000000000        475.41100000000000        476.04800000000000        476.68599999999998        477.32299999999998        477.95999999999998        478.59800000000001        479.23500000000001        479.87200000000001        480.50999999999999        481.14699999999999        481.78399999999999        482.42200000000003        483.05900000000003        483.69600000000003        484.33400000000000        484.97100000000000        485.60800000000000        486.24599999999998        486.88299999999998        487.51999999999998        488.15800000000002        488.83600000000001        489.51499999999999        490.19299999999998        490.87200000000001        491.55000000000001        492.22800000000001        492.90699999999998        493.58499999999998        494.26400000000001        494.94200000000001        495.62099999999998        496.29899999999998        496.97800000000001        497.65600000000001        498.33499999999998        499.01299999999998        499.69099999999997        500.37000000000000        501.04800000000000        501.72699999999998        502.40499999999997        503.08400000000000        503.76200000000000        504.44099999999997        505.11900000000003        505.79800000000000        506.47600000000000        507.15400000000000        507.83300000000003        508.51100000000002        509.19000000000000        509.86799999999999        510.54700000000003        511.22500000000002        511.90400000000000        512.58199999999999        513.26099999999997        513.93899999999996        514.61699999999996        515.29600000000005        515.97400000000005        516.65300000000002        517.33100000000002        518.00999999999999        518.68799999999999        519.36699999999996        520.04499999999996        520.72400000000005        521.40200000000004        522.08000000000004        522.75900000000001        523.43700000000001        524.11599999999999        524.79399999999998        525.47299999999996        526.15099999999995        526.83000000000004        527.50800000000004        528.18700000000001        528.86500000000001        529.54300000000001        530.22199999999998        530.89999999999998        531.57899999999995        532.25699999999995        532.93600000000004        533.61400000000003        534.29300000000001        534.97100000000000        535.64999999999998        536.32799999999997        537.00599999999997        537.68499999999995        538.36300000000006        539.04200000000003        539.72000000000003        540.39900000000000        541.07700000000000        541.75599999999997        542.43399999999997        543.11300000000006        543.79100000000005        544.46900000000005        545.14800000000002        545.82600000000002        546.50500000000000        547.18299999999999        547.86199999999997        548.53999999999996        549.21900000000005        549.89700000000005        550.57600000000002        551.25400000000002        551.93200000000002        552.61099999999999        553.28899999999999        553.96799999999996        554.64599999999996        555.32500000000005        556.00300000000004        556.68200000000002        557.36000000000001        558.03899999999999        558.71699999999998        559.39499999999998        560.07399999999996        560.75199999999995        561.43100000000004        562.10900000000004        562.78800000000001        563.46600000000001        564.14499999999998        564.82299999999998        565.50099999999998        566.17999999999995        566.85799999999995        567.53700000000003        568.21500000000003        568.89400000000001        569.57200000000000        570.25099999999998        570.92899999999997        571.60799999999995        572.28599999999994        572.96400000000006        573.64300000000003        574.32100000000003        575.00000000000000        575.71900000000005        576.43899999999996        577.15899999999999        577.87800000000004        578.59799999999996        579.31700000000001        580.03700000000003        580.75599999999997        581.47600000000000        582.19600000000003        582.91499999999996        583.63499999999999        584.35400000000004        585.07399999999996        585.79300000000001        586.51300000000003        587.23299999999995        587.95200000000000        588.67200000000003        589.39099999999996        590.11099999999999        590.83000000000004        591.54999999999995        592.26999999999998        592.98900000000003        593.70899999999995        594.42800000000000        595.14800000000002        595.86699999999996        596.58699999999999        597.30700000000002        598.02599999999995        598.74599999999998        599.46500000000003        600.18499999999995        600.90400000000000        601.62400000000002        602.34400000000005        603.06299999999999        603.78300000000002        604.50199999999995        605.22199999999998        605.94100000000003        606.66099999999994        607.38099999999997        608.10000000000002        608.82000000000005        609.53899999999999        610.25900000000001        610.97799999999995        611.69799999999998        612.41800000000001        613.13699999999994        613.85699999999997        614.57600000000002        615.29600000000005        616.01499999999999        616.73500000000001        617.45500000000004        618.17399999999998        618.89400000000001        619.61300000000006        620.33299999999997        621.05200000000002        621.77200000000005        622.49199999999996        623.21100000000001        623.93100000000004        624.64999999999998        625.37000000000000        626.08900000000006        626.80899999999997        627.52900000000000        628.24800000000005        628.96799999999996        629.68700000000001        630.40700000000004        631.12599999999998        631.84600000000000        632.56600000000003        633.28499999999997        634.00500000000000        634.72400000000005        635.44399999999996        636.16300000000001        636.88300000000004        637.60299999999995        638.32200000000000        639.04200000000003        639.76099999999997        640.48099999999999        641.20000000000005        641.91999999999996        642.63999999999999        643.35900000000004        644.07899999999995        644.79800000000000        645.51800000000003        646.23800000000006        646.95699999999999        647.67700000000002        648.39599999999996        649.11599999999999        649.83500000000004        650.55499999999995        651.27499999999998        651.99400000000003        652.71400000000006        653.43299999999999        654.15300000000002        654.87199999999996        655.59199999999998        656.31200000000001        657.03099999999995        657.75099999999998        658.47000000000003        659.19000000000005        659.90899999999999        660.62900000000002        661.34900000000005        662.06799999999998        662.78800000000001        663.50699999999995        664.22699999999998        664.94600000000003        665.66600000000005        666.38599999999997        667.10500000000002        667.86599999999999        668.62599999999998        669.38699999999994        670.14800000000002        670.90899999999999        671.66899999999998        672.42999999999995        673.19100000000003        673.95100000000002        674.71199999999999        675.47299999999996        676.23299999999995        676.99400000000003        677.75500000000000        678.51499999999999        679.27599999999995        680.03700000000003        680.79800000000000        681.55799999999999        682.31899999999996        683.08000000000004        683.84000000000003        684.60100000000000        685.36199999999997        686.12199999999996        686.88300000000004        687.64400000000001        688.40400000000000        689.16499999999996        689.92600000000004        690.68700000000001        691.44700000000000        692.20799999999997        692.96900000000005        693.72900000000004        694.49000000000001        695.25099999999998        696.01099999999997        696.77200000000005        697.53300000000002        698.29300000000001        699.05399999999997        699.81500000000005        700.57500000000005        701.33600000000001        702.09699999999998        702.85799999999995        703.61800000000005        704.37900000000002        705.13999999999999        705.89999999999998        706.66099999999994        707.42200000000003        708.18200000000002        708.94299999999998        709.70399999999995        710.46400000000006        711.22500000000002        711.98599999999999        712.74699999999996        713.50699999999995        714.26800000000003        715.02900000000000        715.78899999999999        716.54999999999995        717.31100000000004        718.07100000000003        718.83199999999999        719.59299999999996        720.35299999999995        721.11400000000003        721.87500000000000        722.63599999999997        723.39599999999996        724.15700000000004        724.91800000000001        725.67800000000000        726.43899999999996        727.20000000000005        727.96000000000004        728.72100000000000        729.48199999999997        730.24199999999996        731.00300000000004        731.76400000000001        732.52499999999998        733.28499999999997        734.04600000000005        734.80700000000002        735.56700000000001        736.32799999999997        737.08900000000006        737.84900000000005        738.61000000000001        739.37099999999998        740.13099999999997        740.89200000000005        741.65300000000002        742.41300000000001        743.17399999999998        743.93499999999995        744.69600000000003        745.45600000000002        746.21699999999998        746.97799999999995        747.73800000000006        748.49900000000002        749.25999999999999        750.01999999999998        750.78099999999995        751.54200000000003        752.30200000000002        753.06299999999999        753.82399999999996        754.58500000000004        755.34500000000003        756.10599999999999        756.86699999999996        757.62699999999995        758.38800000000003        759.14900000000000        759.90899999999999        760.66999999999996        761.43100000000004        762.19100000000003        762.95200000000000        763.71299999999997        764.47400000000005        765.27499999999998        766.07700000000000        766.87900000000002        767.68100000000004        768.48299999999995        769.28399999999999        770.08600000000001        770.88800000000003        771.69000000000005        772.49199999999996        773.29300000000001        774.09500000000003        774.89700000000005        775.69899999999996        776.50099999999998        777.30200000000002        778.10400000000004        778.90599999999995        779.70799999999997        780.50999999999999        781.31200000000001        782.11300000000006        782.91499999999996        783.71699999999998        784.51900000000001        785.32100000000003        786.12199999999996        786.92399999999998        787.72600000000000        788.52800000000002        789.33000000000004        790.13099999999997        790.93299999999999        791.73500000000001        792.53700000000003        793.33900000000006        794.13999999999999        794.94200000000001        795.74400000000003        796.54600000000005        797.34799999999996        798.14999999999998        798.95100000000002        799.75300000000004        800.55499999999995        801.35699999999997        802.15899999999999        802.96000000000004        803.76199999999994        804.56399999999996        805.36599999999999        806.16800000000001        806.96900000000005        807.77099999999996        808.57299999999998        809.37500000000000        810.17700000000002        810.97799999999995        811.77999999999997        812.58199999999999        813.38400000000001        814.18600000000004        814.98699999999997        815.78899999999999        816.59100000000001        817.39300000000003        818.19500000000005        818.99699999999996        819.79800000000000        820.60000000000002        821.40200000000004        822.20399999999995        823.00599999999997        823.80700000000002        824.60900000000004        825.41099999999994        826.21299999999997        827.01499999999999        827.81600000000003        828.61800000000005        829.41999999999996        830.22199999999998        831.02400000000000        831.82500000000005        832.62699999999995        833.42899999999997        834.23099999999999        835.03300000000002        835.83500000000004        836.63599999999997        837.43799999999999        838.24000000000001        839.04200000000003        839.84400000000005        840.64499999999998        841.44700000000000        842.24900000000002        843.05100000000004        843.85299999999995        844.65400000000000        845.45600000000002        846.25800000000004        847.05999999999995        847.86199999999997        848.66300000000001        849.46500000000003        850.26700000000005        851.06899999999996        851.87099999999998        852.67300000000000        853.47400000000005        854.27599999999995        855.07799999999997        855.88000000000000        856.68200000000002        857.48299999999995        858.28499999999997        859.08699999999999        859.88900000000001        860.69100000000003        861.49199999999996        862.29399999999998        863.09600000000000        863.89800000000002        864.70000000000005        865.50099999999998        866.30300000000000        867.10500000000002        867.94799999999998        868.79100000000005        869.63400000000001        870.47699999999998        871.32000000000005        872.16300000000001        873.00599999999997        873.84900000000005        874.69100000000003        875.53399999999999        876.37699999999995        877.22000000000003        878.06299999999999        878.90599999999995        879.74900000000002        880.59199999999998        881.43499999999995        882.27800000000002        883.12099999999998        883.96400000000006        884.80700000000002        885.64999999999998        886.49199999999996        887.33500000000004        888.17800000000000        889.02099999999996        889.86400000000003        890.70699999999999        891.54999999999995        892.39300000000003        893.23599999999999        894.07899999999995        894.92200000000003        895.76499999999999        896.60799999999995        897.45100000000002        898.29300000000001        899.13599999999997        899.97900000000004        900.82200000000000        901.66499999999996        902.50800000000004        903.35100000000000        904.19399999999996        905.03700000000003        905.88000000000000        906.72299999999996        907.56600000000003        908.40899999999999        909.25099999999998        910.09400000000005        910.93700000000001        911.77999999999997        912.62300000000005        913.46600000000001        914.30899999999997        915.15200000000004        915.99500000000000        916.83799999999997        917.68100000000004        918.52400000000000        919.36699999999996        920.21000000000004        921.05200000000002        921.89499999999998        922.73800000000006        923.58100000000002        924.42399999999998        925.26700000000005        926.11000000000001        926.95299999999997        927.79600000000005        928.63900000000001        929.48199999999997        930.32500000000005        931.16800000000001        932.01099999999997        932.85299999999995        933.69600000000003        934.53899999999999        935.38199999999995        936.22500000000002        937.06799999999998        937.91099999999994        938.75400000000002        939.59699999999998        940.44000000000005        941.28300000000002        942.12599999999998        942.96900000000005        943.81200000000001        944.65400000000000        945.49699999999996        946.34000000000003        947.18299999999999        948.02599999999995        948.86900000000003        949.71199999999999        950.55499999999995        951.39800000000002        952.24099999999999        953.08399999999995        953.92700000000002        954.76999999999998        955.61300000000006        956.45500000000004        957.29800000000000        958.14099999999996        958.98400000000004        959.82700000000000        960.66999999999996        961.51300000000003        962.35599999999999        963.19899999999996        964.04200000000003        964.88499999999999        965.72799999999995        966.57100000000003        967.41399999999999        968.25599999999997        969.09900000000005        969.94200000000001        970.78499999999997        971.62800000000004        972.47100000000000        973.31399999999996        974.15700000000004        975.00000000000000        975.88400000000001        976.76800000000003        977.65200000000004        978.53599999999994        979.41999999999996        980.30399999999997        981.18799999999999        982.07200000000000        982.95600000000002        983.84000000000003        984.72400000000005        985.60799999999995        986.49199999999996        987.37699999999995        988.26099999999997        989.14499999999998        990.02900000000000        990.91300000000001        991.79700000000003        992.68100000000004        993.56500000000005        994.44899999999996        995.33299999999997        996.21699999999998        997.10100000000000        997.98500000000001        998.86900000000003        999.75300000000004        1000.6369999999999        1001.5210000000000        1002.4050000000000        1003.2890000000000        1004.1730000000000        1005.0570000000000        1005.9420000000000        1006.8260000000000        1007.7100000000000        1008.5940000000001        1009.4780000000000        1010.3620000000000        1011.2460000000000        1012.1300000000000        1013.0140000000000        1013.8980000000000        1014.7820000000000        1015.6660000000001        1016.5500000000000        1017.4340000000000        1018.3180000000000        1019.2020000000000        1020.0860000000000        1020.9700000000000        1021.8540000000000        1022.7380000000001        1023.6220000000000        1024.5060000000001        1025.3910000000001        1026.2750000000001        1027.1590000000001        1028.0429999999999        1028.9269999999999        1029.8109999999999        1030.6949999999999        1031.5790000000000        1032.4630000000000        1033.3470000000000        1034.2310000000000        1035.1150000000000        1035.9990000000000        1036.8830000000000        1037.7670000000001        1038.6510000000001        1039.5350000000001        1040.4190000000001        1041.3030000000001        1042.1869999999999        1043.0709999999999        1043.9559999999999        1044.8399999999999        1045.7239999999999        1046.6079999999999        1047.4920000000000        1048.3760000000000        1049.2600000000000        1050.1440000000000        1051.0280000000000        1051.9120000000000        1052.7960000000000        1053.6800000000001        1054.5640000000001        1055.4480000000001        1056.3320000000001        1057.2159999999999        1058.0999999999999        1058.9839999999999        1059.8679999999999        1060.7520000000000        1061.6360000000000        1062.5200000000000        1063.4050000000000        1064.2890000000000        1065.1730000000000        1066.0570000000000        1066.9410000000000        1067.8250000000000        1068.7090000000001        1069.5930000000001        1070.4770000000001        1071.3610000000001        1072.2449999999999        1073.1289999999999        1074.0129999999999        1074.8969999999999        1075.7809999999999        1076.6650000000000        1077.5490000000000        1078.4330000000000        1079.3170000000000        1080.2010000000000        1081.0850000000000        1081.9700000000000        1082.8540000000000        1083.7380000000001        1084.6220000000001        1085.5060000000001        1086.3900000000001        1087.2739999999999        1088.1579999999999        1089.0830000000001        1090.0080000000000        1090.9330000000000        1091.8579999999999        1092.7840000000001        1093.7090000000001        1094.6340000000000        1095.5590000000000        1096.4839999999999        1097.4090000000001        1098.3350000000000        1099.2600000000000        1100.1849999999999        1101.1099999999999        1102.0350000000001        1102.9600000000000        1103.8860000000000        1104.8109999999999        1105.7360000000001        1106.6610000000001        1107.5860000000000        1108.5110000000000        1109.4369999999999        1110.3620000000001        1111.2870000000000        1112.2120000000000        1113.1369999999999        1114.0619999999999        1114.9880000000001        1115.9130000000000        1116.8380000000000        1117.7629999999999        1118.6880000000001        1119.6130000000001        1120.5390000000000        1121.4639999999999        1122.3889999999999        1123.3140000000001        1124.2390000000000        1125.1640000000000        1126.0899999999999        1127.0150000000001        1127.9400000000001        1128.8650000000000        1129.7900000000000        1130.7149999999999        1131.6410000000001        1132.5660000000000        1133.4910000000000        1134.4159999999999        1135.3409999999999        1136.2660000000001        1137.1920000000000        1138.1170000000000        1139.0419999999999        1139.9670000000001        1140.8920000000001        1141.8170000000000        1142.7429999999999        1143.6679999999999        1144.5930000000001        1145.5180000000000        1146.4430000000000        1147.3679999999999        1148.2940000000001        1149.2190000000001        1150.1440000000000        1151.0690000000000        1151.9939999999999        1152.9190000000001        1153.8450000000000        1154.7700000000000        1155.6949999999999        1156.6199999999999        1157.5450000000001        1158.4700000000000        1159.3960000000000        1160.3209999999999        1161.2460000000001        1162.1710000000000        1163.0960000000000        1164.0210000000000        1164.9469999999999        1165.8720000000001        1166.7970000000000        1167.7220000000000        1168.6469999999999        1169.5719999999999        1170.4970000000001        1171.4230000000000        1172.3480000000000        1173.2729999999999        1174.1980000000001        1175.1230000000000        1176.0480000000000        1176.9739999999999        1177.8989999999999        1178.8240000000001        1179.7490000000000        1180.6740000000000        1181.5989999999999        1182.5250000000001        1183.4500000000000        1184.3750000000000        1185.3000000000000        1186.2249999999999        1187.1500000000001        1188.0760000000000        1189.0010000000000        1189.9259999999999        1190.8510000000001        1191.7760000000001        1192.7010000000000        1193.6270000000000        1194.5519999999999        1195.4770000000001        1196.4020000000000        1197.3270000000000        1198.2520000000000        1199.1780000000001        1200.1030000000001        1201.0280000000000        1201.9530000000000        1202.8779999999999        1203.8030000000001        1204.7290000000000        1205.6540000000000        1206.5790000000000        1207.5450000000001        1208.5110000000000        1209.4780000000001        1210.4440000000000        1211.4100000000001        1212.3770000000000        1213.3430000000001        1214.3090000000000        1215.2750000000001        1216.2420000000000        1217.2080000000001        1218.1740000000000        1219.1410000000001        1220.1070000000000        1221.0730000000001        1222.0390000000000        1223.0060000000001        1223.9720000000000        1224.9380000000001        1225.9050000000000        1226.8710000000001        1227.8370000000000        1228.8030000000001        1229.7700000000000        1230.7360000000001        1231.7020000000000        1232.6690000000001        1233.6350000000000        1234.6010000000001        1235.5670000000000        1236.5340000000001        1237.5000000000000        1238.4659999999999        1239.4330000000000        1240.3989999999999        1241.3650000000000        1242.3309999999999        1243.2980000000000        1244.2639999999999        1245.2300000000000        1246.1969999999999        1247.1630000000000        1248.1289999999999        1249.0950000000000        1250.0619999999999        1251.0280000000000        1251.9939999999999        1252.9600000000000        1253.9269999999999        1254.8930000000000        1255.8589999999999        1256.8260000000000        1257.7919999999999        1258.7580000000000        1259.7239999999999        1260.6910000000000        1261.6569999999999        1262.6230000000000        1263.5899999999999        1264.5560000000000        1265.5219999999999        1266.4880000000001        1267.4549999999999        1268.4210000000000        1269.3869999999999        1270.3540000000000        1271.3199999999999        1272.2860000000001        1273.2520000000000        1274.2190000000001        1275.1849999999999        1276.1510000000001        1277.1179999999999        1278.0840000000001        1279.0500000000000        1280.0160000000001        1280.9829999999999        1281.9490000000001        1282.9150000000000        1283.8820000000001        1284.8480000000000        1285.8140000000001        1286.7800000000000        1287.7470000000001        1288.7130000000000        1289.6790000000001        1290.6460000000000        1291.6120000000001        1292.5780000000000        1293.5440000000001        1294.5110000000000        1295.4770000000001        1296.4430000000000        1297.4100000000001        1298.3760000000000        1299.3420000000001        1300.3080000000000        1301.2750000000001        1302.2410000000000        1303.2070000000001        1304.1730000000000        1305.1400000000001        1306.1060000000000        1307.0719999999999        1308.0390000000000        1309.0050000000001        1309.9710000000000        1310.9369999999999        1311.9040000000000        1312.8699999999999        1313.8360000000000        1314.8030000000001        1315.7690000000000        1316.7349999999999        1317.7010000000000        1318.6679999999999        1319.6340000000000        1320.5999999999999        1321.5670000000000        1322.5329999999999        1323.4990000000000        1324.4649999999999        1325.4320000000000        1326.3979999999999        1327.3640000000000        1328.3309999999999        1329.2970000000000        1330.2629999999999        1331.2710000000000        1332.2780000000000        1333.2850000000001        1334.2929999999999        1335.3000000000000        1336.3080000000000        1337.3150000000001        1338.3219999999999        1339.3299999999999        1340.3370000000000        1341.3450000000000        1342.3520000000001        1343.3589999999999        1344.3670000000000        1345.3740000000000        1346.3820000000001        1347.3889999999999        1348.3960000000000        1349.4040000000000        1350.4110000000001        1351.4190000000001        1352.4259999999999        1353.4330000000000        1354.4410000000000        1355.4480000000001        1356.4559999999999        1357.4630000000000        1358.4700000000000        1359.4780000000001        1360.4849999999999        1361.4929999999999        1362.5000000000000        1363.5070000000001        1364.5150000000001        1365.5219999999999        1366.5300000000000        1367.5370000000000        1368.5440000000001        1369.5519999999999        1370.5590000000000        1371.5670000000000        1372.5740000000001        1373.5809999999999        1374.5889999999999        1375.5960000000000        1376.6040000000000        1377.6110000000001        1378.6179999999999        1379.6260000000000        1380.6330000000000        1381.6410000000001        1382.6479999999999        1383.6550000000000        1384.6630000000000        1385.6700000000001        1386.6780000000001        1387.6849999999999        1388.6920000000000        1389.7000000000000        1390.7070000000001        1391.7149999999999        1392.7220000000000        1393.7290000000000        1394.7370000000001        1395.7439999999999        1396.7520000000000        1397.7590000000000        1398.7660000000001        1399.7739999999999        1400.7809999999999        1401.7890000000000        1402.7960000000000        1403.8030000000001        1404.8109999999999        1405.8180000000000        1406.8260000000000        1407.8330000000001        1408.8399999999999        1409.8480000000000        1410.8550000000000        1411.8630000000001        1412.8699999999999        1413.8770000000000        1414.8850000000000        1415.8920000000001        1416.9000000000001        1417.9069999999999        1418.9140000000000        1419.9220000000000        1420.9290000000001        1421.9369999999999        1422.9440000000000        1423.9510000000000        1424.9590000000001        1425.9659999999999        1426.9739999999999        1427.9810000000000        1428.9880000000001        1429.9960000000001        1431.0029999999999        1432.0110000000000        1433.0180000000000        1434.0250000000001        1435.0329999999999        1436.0400000000000        1437.0480000000000        1438.0550000000001        1439.0619999999999        1440.0699999999999        1441.0770000000000        1442.0850000000000        1443.0920000000001        1444.0989999999999        1445.1070000000000        1446.1140000000000        1447.1220000000001        1448.1289999999999        1449.1360000000000        1450.1440000000000        1451.1510000000001        1452.1590000000001        1453.1659999999999        1454.1730000000000        1455.1810000000000        1456.1880000000001        1457.1959999999999        1458.2030000000000        1459.2100000000000        1460.2590000000000        1461.3070000000000        1462.3560000000000        1463.4050000000000        1464.4530000000000        1465.5020000000000        1466.5500000000000        1467.5989999999999        1468.6469999999999        1469.6959999999999        1470.7439999999999        1471.7929999999999        1472.8409999999999        1473.8900000000001        1474.9380000000001        1475.9870000000001        1477.0350000000001        1478.0840000000001        1479.1320000000001        1480.1810000000000        1481.2290000000000        1482.2780000000000        1483.3260000000000        1484.3750000000000        1485.4230000000000        1486.4720000000000        1487.5200000000000        1488.5690000000000        1489.6179999999999        1490.6659999999999        1491.7149999999999        1492.7629999999999        1493.8119999999999        1494.8599999999999        1495.9090000000001        1496.9570000000001        1498.0060000000001        1499.0540000000001        1500.1030000000001        1501.1510000000001        1502.2000000000000        1503.2480000000000        1504.2970000000000        1505.3450000000000        1506.3940000000000        1507.4420000000000        1508.4910000000000        1509.5390000000000        1510.5880000000000        1511.6360000000000        1512.6849999999999        1513.7329999999999        1514.7819999999999        1515.8299999999999        1516.8789999999999        1517.9280000000001        1518.9760000000001        1520.0250000000001        1521.0730000000001        1522.1220000000001        1523.1700000000001        1524.2190000000001        1525.2670000000001        1526.3160000000000        1527.3640000000000        1528.4130000000000        1529.4610000000000        1530.5100000000000        1531.5580000000000        1532.6070000000000        1533.6550000000000        1534.7040000000000        1535.7520000000000        1536.8009999999999        1537.8489999999999        1538.8979999999999        1539.9459999999999        1540.9949999999999        1542.0429999999999        1543.0920000000001        1544.1400000000001        1545.1890000000001        1546.2380000000001        1547.2860000000001        1548.3350000000000        1549.3830000000000        1550.4320000000000        1551.4800000000000        1552.5290000000000        1553.5770000000000        1554.6260000000000        1555.6740000000000        1556.7230000000000        1557.7710000000000        1558.8199999999999        1559.8679999999999        1560.9169999999999        1561.9649999999999        1563.0139999999999        1564.0619999999999        1565.1110000000001        1566.1590000000001        1567.2080000000001        1568.2560000000001        1569.3050000000001        1570.3530000000001        1571.4020000000000        1572.4510000000000        1573.4990000000000        1574.5480000000000        1575.5960000000000        1576.6450000000000        1577.6930000000000        1578.7420000000000        1579.7900000000000        1580.8389999999999        1581.8869999999999        1582.9359999999999        1583.9839999999999        1585.0329999999999        1586.0809999999999        1587.1300000000001        1588.1780000000001        1589.2270000000001        1590.2750000000001        1591.3240000000001        1592.3720000000001        1593.4210000000000        1594.5110000000000        1595.5999999999999        1596.6900000000001        1597.7790000000000        1598.8689999999999        1599.9590000000001        1601.0480000000000        1602.1379999999999        1603.2280000000001        1604.3170000000000        1605.4069999999999        1606.4970000000001        1607.5860000000000        1608.6759999999999        1609.7650000000001        1610.8550000000000        1611.9449999999999        1613.0340000000001        1614.1240000000000        1615.2139999999999        1616.3030000000001        1617.3930000000000        1618.4829999999999        1619.5719999999999        1620.6620000000000        1621.7510000000000        1622.8409999999999        1623.9310000000000        1625.0200000000000        1626.1099999999999        1627.2000000000000        1628.2890000000000        1629.3789999999999        1630.4690000000001        1631.5580000000000        1632.6479999999999        1633.7380000000001        1634.8270000000000        1635.9169999999999        1637.0060000000001        1638.0960000000000        1639.1859999999999        1640.2750000000001        1641.3650000000000        1642.4549999999999        1643.5440000000001        1644.6340000000000        1645.7239999999999        1646.8130000000001        1647.9030000000000        1648.9920000000000        1650.0820000000001        1651.1720000000000        1652.2610000000000        1653.3510000000001        1654.4410000000000        1655.5300000000000        1656.6199999999999        1657.7100000000000        1658.7990000000000        1659.8889999999999        1660.9780000000001        1662.0680000000000        1663.1579999999999        1664.2470000000001        1665.3370000000000        1666.4269999999999        1667.5160000000001        1668.6060000000000        1669.6959999999999        1670.7850000000001        1671.8750000000000        1672.9639999999999        1674.0540000000001        1675.1440000000000        1676.2329999999999        1677.3230000000001        1678.4130000000000        1679.5020000000000        1680.5920000000001        1681.6820000000000        1682.7710000000000        1683.8610000000001        1684.9510000000000        1686.0400000000000        1687.1300000000001        1688.2190000000001        1689.3090000000000        1690.3989999999999        1691.4880000000001        1692.5780000000000        1693.6679999999999        1694.7570000000001        1695.8470000000000        1696.9369999999999        1698.0260000000001        1699.1160000000000        1700.2049999999999        1701.2950000000001        1702.3850000000000        1703.4739999999999        1704.5640000000001        1705.6540000000000        1706.7429999999999        1707.8330000000001        1708.9230000000000        1710.0119999999999        1711.1020000000001        1712.1910000000000        1713.2809999999999        1714.3710000000001        1715.4600000000000        1716.5500000000000        1717.6400000000001        1718.7290000000000        1719.8190000000000        1720.9090000000001        1721.9980000000000        1723.0880000000000        1724.1769999999999        1725.2670000000001        1726.3570000000000        1727.4459999999999        1728.5360000000001        1729.6260000000000        1730.7149999999999        1731.8050000000001        1732.8950000000000     
 u =    3.0000000000000000        3.0012599999999998        3.0025200000000001        3.0037799999999999        3.0050400000000002        3.0063000000000000        3.0075599999999998        3.0088200000000001        3.0100799999999999        3.0113400000000001        3.0125999999999999        3.0138600000000002        3.0151200000000000        3.0163799999999998        3.0176400000000001        3.0188999999999999        3.0201600000000002        3.0214200000000000        3.0226799999999998        3.0239400000000001        3.0251999999999999        3.0264600000000002        3.0277099999999999        3.0289700000000002        3.0302300000000000        3.0314899999999998        3.0327500000000001        3.0340099999999999        3.0352700000000001        3.0365300000000000        3.0377900000000002        3.0390500000000000        3.0403099999999998        3.0415700000000001        3.0428299999999999        3.0440900000000002        3.0453500000000000        3.0466099999999998        3.0478700000000001        3.0491299999999999        3.0503900000000002        3.0516500000000000        3.0529099999999998        3.0541700000000001        3.0554299999999999        3.0566900000000001        3.0579499999999999        3.0592100000000002        3.0604700000000000        3.0617299999999998        3.0629900000000001        3.0642499999999999        3.0655100000000002        3.0667700000000000        3.0680299999999998        3.0692900000000001        3.0705499999999999        3.0718100000000002        3.0730700000000000        3.0743299999999998        3.0755900000000000        3.0768499999999999        3.0781100000000001        3.0793699999999999        3.0806200000000001        3.0818800000000000        3.0831400000000002        3.0844000000000000        3.0856599999999998        3.0869200000000001        3.0881799999999999        3.0894400000000002        3.0907000000000000        3.0919599999999998        3.0932200000000001        3.0944799999999999        3.0957400000000002        3.0970000000000000        3.0982599999999998        3.0995200000000001        3.1007799999999999        3.1020400000000001        3.1032999999999999        3.1045600000000002        3.1058200000000000        3.1070799999999998        3.1083400000000001        3.1095999999999999        3.1108600000000002        3.1121200000000000        3.1133799999999998        3.1146400000000001        3.1158999999999999        3.1171600000000002        3.1184200000000000        3.1196799999999998        3.1209400000000000        3.1221999999999999        3.1234600000000001        3.1247199999999999        3.1259800000000002        3.1272400000000000        3.1284999999999998        3.1297600000000001        3.1310199999999999        3.1322800000000002        3.1335400000000000        3.1347900000000002        3.1360500000000000        3.1373099999999998        3.1385700000000001        3.1398299999999999        3.1410900000000002        3.1423500000000000        3.1436099999999998        3.1448700000000001        3.1461299999999999        3.1473900000000001        3.1486499999999999        3.1499100000000002        3.1511700000000000        3.1524299999999998        3.1536900000000001        3.1549499999999999        3.1562100000000002        3.1574700000000000        3.1587299999999998        3.1599900000000001        3.1612499999999999        3.1625999999999999        3.1639499999999998        3.1652900000000002        3.1666400000000001        3.1679900000000001        3.1693400000000000        3.1706900000000000        3.1720400000000000        3.1733799999999999        3.1747299999999998        3.1760799999999998        3.1774300000000002        3.1787800000000002        3.1801200000000001        3.1814700000000000        3.1828200000000000        3.1841699999999999        3.1855199999999999        3.1868699999999999        3.1882100000000002        3.1895600000000002        3.1909100000000001        3.1922600000000001        3.1936100000000001        3.1949500000000000        3.1962999999999999        3.1976499999999999        3.1989999999999998        3.2003499999999998        3.2017000000000002        3.2030400000000001        3.2043900000000001        3.2057400000000000        3.2070900000000000        3.2084400000000000        3.2097799999999999        3.2111299999999998        3.2124799999999998        3.2138300000000002        3.2151800000000001        3.2165200000000000        3.2178700000000000        3.2192200000000000        3.2205699999999999        3.2219199999999999        3.2232699999999999        3.2246100000000002        3.2259600000000002        3.2273100000000001        3.2286600000000001        3.2300100000000000        3.2313499999999999        3.2326999999999999        3.2340499999999999        3.2353999999999998        3.2367499999999998        3.2381000000000002        3.2394400000000001        3.2407900000000001        3.2421400000000000        3.2434900000000000        3.2448399999999999        3.2461799999999998        3.2475299999999998        3.2488800000000002        3.2502300000000002        3.2515800000000001        3.2529300000000001        3.2542700000000000        3.2556200000000000        3.2569699999999999        3.2583199999999999        3.2596699999999998        3.2610100000000002        3.2623600000000001        3.2637100000000001        3.2650600000000001        3.2664100000000000        3.2677600000000000        3.2690999999999999        3.2704499999999999        3.2717999999999998        3.2731499999999998        3.2745000000000002        3.2758400000000001        3.2771900000000000        3.2785400000000000        3.2798900000000000        3.2812399999999999        3.2825899999999999        3.2839299999999998        3.2852800000000002        3.2866300000000002        3.2879800000000001        3.2893300000000001        3.2906700000000000        3.2920199999999999        3.2933699999999999        3.2947199999999999        3.2960699999999998        3.2974199999999998        3.2987600000000001        3.3001100000000001        3.3014600000000001        3.3028100000000000        3.3041600000000000        3.3054999999999999        3.3068499999999998        3.3081999999999998        3.3095500000000002        3.3109000000000002        3.3122500000000001        3.3135900000000000        3.3149400000000000        3.3162900000000000        3.3176399999999999        3.3189899999999999        3.3203299999999998        3.3216800000000002        3.3230300000000002        3.3243800000000001        3.3257300000000001        3.3270700000000000        3.3284199999999999        3.3297699999999999        3.3311199999999999        3.3324699999999998        3.3338199999999998        3.3356699999999999        3.3375300000000001        3.3393899999999999        3.3412400000000000        3.3431000000000002        3.3449499999999999        3.3468100000000001        3.3486699999999998        3.3505199999999999        3.3523800000000001        3.3542399999999999        3.3560900000000000        3.3579500000000002        3.3598100000000000        3.3616600000000001        3.3635199999999998        3.3653800000000000        3.3672300000000002        3.3690899999999999        3.3709500000000001        3.3727999999999998        3.3746600000000000        3.3765200000000002        3.3783699999999999        3.3802300000000001        3.3820800000000002        3.3839399999999999        3.3858000000000001        3.3876499999999998        3.3895100000000000        3.3913700000000002        3.3932199999999999        3.3950800000000001        3.3969399999999998        3.3987900000000000        3.4006500000000002        3.4025099999999999        3.4043600000000001        3.4062199999999998        3.4080800000000000        3.4099300000000001        3.4117899999999999        3.4136500000000001        3.4155000000000002        3.4173600000000000        3.4192100000000001        3.4210699999999998        3.4229300000000000        3.4247800000000002        3.4266399999999999        3.4285000000000001        3.4303499999999998        3.4322100000000000        3.4340700000000002        3.4359199999999999        3.4377800000000001        3.4396399999999998        3.4414899999999999        3.4433500000000001        3.4452099999999999        3.4470600000000000        3.4489200000000002        3.4507800000000000        3.4526300000000001        3.4544899999999998        3.4563400000000000        3.4582000000000002        3.4600599999999999        3.4619100000000000        3.4637699999999998        3.4656300000000000        3.4674800000000001        3.4693399999999999        3.4712000000000001        3.4730500000000002        3.4749099999999999        3.4767700000000001        3.4786199999999998        3.4804800000000000        3.4823400000000002        3.4841899999999999        3.4860500000000001        3.4878999999999998        3.4897600000000000        3.4916200000000002        3.4934699999999999        3.4953300000000000        3.4971899999999998        3.4990399999999999        3.5009000000000001        3.5027599999999999        3.5046100000000000        3.5064700000000002        3.5083299999999999        3.5101800000000001        3.5120399999999998        3.5139000000000000        3.5157500000000002        3.5176099999999999        3.5194700000000001        3.5213199999999998        3.5231800000000000        3.5250300000000001        3.5268899999999999        3.5287500000000001        3.5306000000000002        3.5324599999999999        3.5343200000000001        3.5361699999999998        3.5380300000000000        3.5398900000000002        3.5417399999999999        3.5436000000000001        3.5454599999999998        3.5473100000000000        3.5491700000000002        3.5510299999999999        3.5528800000000000        3.5547399999999998        3.5566000000000000        3.5584500000000001        3.5603099999999999        3.5621600000000000        3.5640200000000002        3.5658799999999999        3.5677300000000001        3.5695899999999998        3.5714500000000000        3.5734800000000000        3.5755100000000000        3.5775500000000000        3.5795800000000000        3.5816100000000000        3.5836500000000000        3.5856800000000000        3.5877100000000000        3.5897500000000000        3.5917800000000000        3.5938099999999999        3.5958500000000000        3.5978800000000000        3.5999099999999999        3.6019500000000000        3.6039800000000000        3.6060099999999999        3.6080500000000000        3.6100800000000000        3.6121099999999999        3.6141500000000000        3.6161799999999999        3.6182099999999999        3.6202500000000000        3.6222799999999999        3.6243099999999999        3.6263500000000000        3.6283799999999999        3.6304099999999999        3.6324500000000000        3.6344799999999999        3.6365099999999999        3.6385500000000000        3.6405799999999999        3.6426099999999999        3.6446499999999999        3.6466799999999999        3.6487099999999999        3.6507499999999999        3.6527799999999999        3.6548099999999999        3.6568499999999999        3.6588799999999999        3.6609099999999999        3.6629499999999999        3.6649799999999999        3.6670099999999999        3.6690499999999999        3.6710799999999999        3.6731099999999999        3.6751499999999999        3.6771799999999999        3.6792099999999999        3.6812499999999999        3.6832799999999999        3.6853099999999999        3.6873499999999999        3.6893799999999999        3.6914099999999999        3.6934499999999999        3.6954799999999999        3.6975099999999999        3.6995499999999999        3.7015799999999999        3.7036099999999998        3.7056499999999999        3.7076799999999999        3.7097099999999998        3.7117499999999999        3.7137799999999999        3.7158099999999998        3.7178499999999999        3.7198799999999999        3.7219099999999998        3.7239499999999999        3.7259799999999998        3.7280099999999998        3.7300499999999999        3.7320799999999998        3.7341099999999998        3.7361499999999999        3.7381799999999998        3.7402099999999998        3.7422399999999998        3.7442799999999998        3.7463099999999998        3.7483399999999998        3.7503799999999998        3.7524099999999998        3.7544400000000002        3.7564799999999998        3.7585099999999998        3.7605400000000002        3.7625799999999998        3.7646099999999998        3.7666400000000002        3.7686799999999998        3.7707099999999998        3.7727400000000002        3.7747799999999998        3.7768099999999998        3.7788400000000002        3.7808799999999998        3.7829100000000002        3.7849400000000002        3.7869799999999998        3.7890100000000002        3.7910400000000002        3.7930799999999998        3.7951100000000002        3.7971400000000002        3.7991799999999998        3.8012100000000002        3.8032400000000002        3.8052800000000002        3.8073100000000002        3.8093400000000002        3.8113800000000002        3.8134100000000002        3.8154400000000002        3.8174800000000002        3.8195100000000002        3.8215400000000002        3.8235800000000002        3.8256100000000002        3.8276400000000002        3.8296800000000002        3.8317100000000002        3.8339200000000000        3.8361299999999998        3.8383400000000001        3.8405499999999999        3.8427600000000002        3.8449700000000000        3.8471799999999998        3.8493900000000001        3.8515999999999999        3.8538100000000002        3.8560200000000000        3.8582299999999998        3.8604400000000001        3.8626499999999999        3.8648600000000002        3.8670700000000000        3.8692799999999998        3.8714900000000001        3.8736999999999999        3.8759100000000002        3.8781200000000000        3.8803299999999998        3.8825400000000001        3.8847499999999999        3.8869600000000002        3.8891700000000000        3.8913799999999998        3.8935900000000001        3.8957999999999999        3.8980100000000002        3.9002200000000000        3.9024299999999998        3.9046400000000001        3.9068499999999999        3.9090600000000002        3.9112700000000000        3.9134799999999998        3.9156900000000001        3.9178999999999999        3.9201100000000002        3.9223300000000001        3.9245399999999999        3.9267500000000002        3.9289600000000000        3.9311699999999998        3.9333800000000001        3.9355899999999999        3.9378000000000002        3.9400100000000000        3.9422199999999998        3.9444300000000001        3.9466399999999999        3.9488500000000002        3.9510600000000000        3.9532699999999998        3.9554800000000001        3.9576899999999999        3.9599000000000002        3.9621100000000000        3.9643199999999998        3.9665300000000001        3.9687399999999999        3.9709500000000002        3.9731600000000000        3.9753699999999998        3.9775800000000001        3.9797899999999999        3.9820000000000002        3.9842100000000000        3.9864199999999999        3.9886300000000001        3.9908399999999999        3.9930500000000002        3.9952600000000000        3.9974699999999999        3.9996800000000001        4.0018900000000004        4.0041000000000002        4.0063100000000000        4.0085199999999999        4.0107299999999997        4.0129400000000004        4.0151500000000002        4.0173600000000000        4.0195699999999999        4.0217799999999997        4.0239900000000004        4.0262000000000002        4.0284100000000000        4.0306199999999999        4.0328299999999997        4.0350400000000004        4.0372500000000002        4.0394600000000001        4.0416699999999999        4.0438799999999997        4.0460900000000004        4.0483000000000002        4.0505100000000001        4.0527199999999999        4.0549299999999997        4.0571400000000004        4.0593500000000002        4.0615600000000001        4.0637699999999999        4.0659799999999997        4.0681900000000004        4.0704000000000002        4.0726100000000001        4.0748199999999999        4.0770299999999997        4.0792400000000004        4.0814500000000002        4.0836600000000001        4.0858699999999999        4.0880799999999997        4.0902900000000004        4.0925000000000002        4.0947100000000001        4.0969199999999999        4.0991299999999997        4.1013400000000004        4.1035500000000003        4.1057600000000001        4.1079699999999999        4.1101799999999997        4.1123900000000004        4.1146099999999999        4.1169900000000004        4.1193799999999996        4.1217699999999997        4.1241500000000002        4.1265400000000003        4.1289300000000004        4.1313100000000000        4.1337000000000002        4.1360900000000003        4.1384699999999999        4.1408600000000000        4.1432500000000001        4.1456400000000002        4.1480199999999998        4.1504099999999999        4.1528000000000000        4.1551799999999997        4.1575699999999998        4.1599599999999999        4.1623400000000004        4.1647299999999996        4.1671199999999997        4.1695000000000002        4.1718900000000003        4.1742800000000004        4.1766699999999997        4.1790500000000002        4.1814400000000003        4.1838300000000004        4.1862100000000000        4.1886000000000001        4.1909900000000002        4.1933699999999998        4.1957599999999999        4.1981500000000000        4.2005299999999997        4.2029199999999998        4.2053099999999999        4.2077000000000000        4.2100799999999996        4.2124699999999997        4.2148599999999998        4.2172400000000003        4.2196300000000004        4.2220199999999997        4.2244000000000002        4.2267900000000003        4.2291800000000004        4.2315600000000000        4.2339500000000001        4.2363400000000002        4.2387300000000003        4.2411099999999999        4.2435000000000000        4.2458900000000002        4.2482699999999998        4.2506599999999999        4.2530500000000000        4.2554299999999996        4.2578199999999997        4.2602099999999998        4.2625900000000003        4.2649800000000004        4.2673699999999997        4.2697599999999998        4.2721400000000003        4.2745300000000004        4.2769199999999996        4.2793000000000001        4.2816900000000002        4.2840800000000003        4.2864599999999999        4.2888500000000001        4.2912400000000002        4.2936199999999998        4.2960099999999999        4.2984000000000000        4.3007900000000001        4.3031699999999997        4.3055599999999998        4.3079499999999999        4.3103300000000004        4.3127199999999997        4.3151099999999998        4.3174900000000003        4.3198800000000004        4.3222699999999996        4.3246500000000001        4.3270400000000002        4.3294300000000003        4.3318199999999996        4.3342000000000001        4.3365900000000002        4.3389800000000003        4.3413599999999999        4.3437500000000000        4.3461400000000001        4.3485199999999997        4.3509099999999998        4.3532999999999999        4.3556800000000004        4.3580699999999997        4.3604599999999998        4.3628499999999999        4.3652300000000004        4.3676199999999996        4.3700099999999997        4.3723900000000002        4.3747800000000003        4.3771699999999996        4.3795500000000001        4.3819400000000002        4.3843300000000003        4.3867099999999999        4.3891000000000000        4.3914900000000001        4.3938800000000002        4.3962599999999998        4.3986499999999999        4.4010400000000001        4.4034199999999997        4.4058099999999998        4.4081999999999999        4.4105800000000004        4.4129699999999996        4.4153599999999997        4.4177400000000002        4.4201300000000003        4.4226900000000002        4.4252599999999997        4.4278199999999996        4.4303900000000001        4.4329499999999999        4.4355099999999998        4.4380800000000002        4.4406400000000001        4.4432000000000000        4.4457700000000004        4.4483300000000003        4.4508999999999999        4.4534599999999998        4.4560199999999996        4.4585900000000001        4.4611499999999999        4.4637099999999998        4.4662800000000002        4.4688400000000001        4.4714099999999997        4.4739699999999996        4.4765300000000003        4.4790999999999999        4.4816599999999998        4.4842199999999997        4.4867900000000001        4.4893500000000000        4.4919200000000004        4.4944800000000003        4.4970400000000001        4.4996099999999997        4.5021699999999996        4.5047300000000003        4.5072999999999999        4.5098599999999998        4.5124300000000002        4.5149900000000001        4.5175500000000000        4.5201200000000004        4.5226800000000003        4.5252400000000002        4.5278099999999997        4.5303699999999996        4.5329400000000000        4.5354999999999999        4.5380599999999998        4.5406300000000002        4.5431900000000001        4.5457500000000000        4.5483200000000004        4.5508800000000003        4.5534499999999998        4.5560099999999997        4.5585699999999996        4.5611400000000000        4.5636999999999999        4.5662599999999998        4.5688300000000002        4.5713900000000001        4.5739599999999996        4.5765200000000004        4.5790800000000003        4.5816499999999998        4.5842099999999997        4.5867699999999996        4.5893400000000000        4.5918999999999999        4.5944700000000003        4.5970300000000002        4.5995900000000001        4.6021599999999996        4.6047200000000004        4.6072800000000003        4.6098499999999998        4.6124099999999997        4.6149699999999996        4.6175400000000000        4.6200999999999999        4.6226700000000003        4.6252300000000002        4.6277900000000001        4.6303599999999996        4.6329200000000004        4.6354800000000003        4.6380499999999998        4.6406099999999997        4.6431800000000001        4.6457400000000000        4.6482999999999999        4.6508700000000003        4.6534300000000002        4.6559900000000001        4.6585599999999996        4.6611200000000004        4.6636899999999999        4.6662499999999998        4.6688099999999997        4.6713800000000001        4.6739400000000000        4.6764999999999999        4.6790700000000003        4.6816300000000002        4.6841999999999997        4.6867599999999996        4.6893200000000004        4.6918899999999999        4.6944499999999998        4.6970099999999997        4.6995800000000001        4.7021400000000000        4.7047100000000004        4.7072700000000003        4.7098300000000002        4.7123999999999997        4.7149599999999996        4.7175200000000004        4.7200899999999999        4.7226499999999998        4.7252200000000002        4.7277800000000001        4.7303400000000000        4.7329100000000004        4.7354700000000003        4.7380300000000002        4.7405999999999997        4.7431599999999996        4.7457300000000000        4.7482899999999999        4.7510300000000001        4.7537700000000003        4.7565099999999996        4.7592499999999998        4.7619899999999999        4.7647300000000001        4.7674700000000003        4.7702099999999996        4.7729499999999998        4.7756900000000000        4.7784300000000002        4.7811800000000000        4.7839200000000002        4.7866600000000004        4.7893999999999997        4.7921399999999998        4.7948800000000000        4.7976200000000002        4.8003600000000004        4.8030999999999997        4.8058399999999999        4.8085800000000001        4.8113200000000003        4.8140599999999996        4.8167999999999997        4.8195399999999999        4.8222800000000001        4.8250200000000003        4.8277599999999996        4.8305100000000003        4.8332499999999996        4.8359899999999998        4.8387300000000000        4.8414700000000002        4.8442100000000003        4.8469499999999996        4.8496899999999998        4.8524300000000000        4.8551700000000002        4.8579100000000004        4.8606499999999997        4.8633899999999999        4.8661300000000001        4.8688700000000003        4.8716100000000004        4.8743499999999997        4.8770899999999999        4.8798399999999997        4.8825799999999999        4.8853200000000001        4.8880600000000003        4.8907999999999996        4.8935399999999998        4.8962800000000000        4.8990200000000002        4.9017600000000003        4.9044999999999996        4.9072399999999998        4.9099800000000000        4.9127200000000002        4.9154600000000004        4.9181999999999997        4.9209399999999999        4.9236800000000001        4.9264200000000002        4.9291600000000004        4.9319100000000002        4.9346500000000004        4.9373899999999997        4.9401299999999999        4.9428700000000001        4.9456100000000003        4.9483499999999996        4.9510899999999998        4.9538300000000000        4.9565700000000001        4.9593100000000003        4.9620499999999996        4.9647899999999998        4.9675300000000000        4.9702700000000002        4.9730100000000004        4.9757499999999997        4.9784899999999999        4.9812399999999997        4.9839799999999999        4.9867200000000000        4.9894600000000002        4.9922000000000004        4.9949399999999997        4.9976799999999999        5.0004200000000001        5.0031600000000003        5.0058999999999996        5.0086399999999998        5.0113799999999999        5.0141200000000001        5.0168600000000003        5.0195999999999996        5.0223399999999998        5.0250800000000000        5.0278200000000002        5.0305600000000004        5.0333100000000002        5.0360500000000004        5.0387899999999997        5.0415299999999998        5.0442700000000000        5.0470100000000002        5.0497500000000004        5.0524899999999997        5.0552299999999999        5.0579700000000001        5.0607100000000003        5.0634499999999996        5.0661899999999997        5.0689299999999999        5.0716700000000001        5.0744100000000003        5.0771499999999996        5.0798899999999998        5.0826399999999996        5.0853799999999998        5.0881200000000000        5.0908600000000002        5.0936000000000003        5.0963399999999996        5.0990799999999998        5.1020000000000003        5.1049100000000003        5.1078299999999999        5.1107500000000003        5.1136699999999999        5.1165799999999999        5.1195000000000004        5.1224200000000000        5.1253299999999999        5.1282500000000004        5.1311700000000000        5.1340899999999996        5.1369999999999996        5.1399200000000000        5.1428399999999996        5.1457600000000001        5.1486700000000001        5.1515899999999997        5.1545100000000001        5.1574299999999997        5.1603399999999997        5.1632600000000002        5.1661799999999998        5.1690899999999997        5.1720100000000002        5.1749299999999998        5.1778500000000003        5.1807600000000003        5.1836799999999998        5.1866000000000003        5.1895199999999999        5.1924299999999999        5.1953500000000004        5.1982699999999999        5.2011900000000004        5.2041000000000004        5.2070200000000000        5.2099399999999996        5.2128600000000000        5.2157700000000000        5.2186899999999996        5.2216100000000001        5.2245200000000001        5.2274399999999996        5.2303600000000001        5.2332799999999997        5.2361899999999997        5.2391100000000002        5.2420299999999997        5.2449500000000002        5.2478600000000002        5.2507799999999998        5.2537000000000003        5.2566199999999998        5.2595299999999998        5.2624500000000003        5.2653699999999999        5.2682799999999999        5.2712000000000003        5.2741199999999999        5.2770400000000004        5.2799500000000004        5.2828700000000000        5.2857900000000004        5.2887100000000000        5.2916200000000000        5.2945399999999996        5.2974600000000001        5.3003799999999996        5.3032899999999996        5.3062100000000001        5.3091299999999997        5.3120500000000002        5.3149600000000001        5.3178799999999997        5.3208000000000002        5.3237100000000002        5.3266299999999998        5.3295500000000002        5.3324699999999998        5.3353799999999998        5.3383000000000003        5.3412199999999999        5.3441400000000003        5.3470500000000003        5.3499699999999999        5.3528900000000004        5.3558100000000000        5.3587199999999999        5.3616400000000004        5.3645600000000000        5.3674700000000000        5.3703900000000004        5.3733100000000000        5.3762299999999996        5.3791399999999996        5.3820600000000001        5.3849799999999997        5.3879000000000001        5.3908100000000001        5.3937299999999997        5.3966500000000002        5.3995699999999998        5.4024799999999997        5.4054000000000002        5.4083199999999998        5.4112299999999998        5.4141500000000002        5.4170699999999998        5.4199900000000003        5.4229000000000003        5.4258199999999999        5.4287400000000003        5.4316599999999999        5.4345699999999999        5.4374900000000004        5.4404100000000000        5.4433299999999996        5.4462400000000004        5.4491600000000000        5.4520799999999996        5.4550000000000001        5.4579100000000000        5.4608299999999996        5.4637500000000001        5.4666600000000001        5.4695799999999997        5.4725000000000001        5.4755900000000004        5.4786900000000003        5.4817799999999997        5.4848800000000004        5.4879699999999998        5.4910600000000001        5.4941599999999999        5.4972500000000002        5.5003500000000001        5.5034400000000003        5.5065400000000002        5.5096299999999996        5.5127199999999998        5.5158199999999997        5.5189100000000000        5.5220099999999999        5.5251000000000001        5.5281900000000004        5.5312900000000003        5.5343799999999996        5.5374800000000004        5.5405699999999998        5.5436699999999997        5.5467599999999999        5.5498500000000002        5.5529500000000001        5.5560400000000003        5.5591400000000002        5.5622299999999996        5.5653199999999998        5.5684199999999997        5.5715100000000000        5.5746099999999998        5.5777000000000001        5.5807900000000004        5.5838900000000002        5.5869799999999996        5.5900800000000004        5.5931699999999998        5.5962699999999996        5.5993599999999999        5.6024500000000002        5.6055500000000000        5.6086400000000003        5.6117400000000002        5.6148300000000004        5.6179199999999998        5.6210199999999997        5.6241099999999999        5.6272099999999998        5.6303000000000001        5.6334000000000000        5.6364900000000002        5.6395799999999996        5.6426800000000004        5.6457699999999997        5.6488699999999996        5.6519599999999999        5.6550500000000001        5.6581500000000000        5.6612400000000003        5.6643400000000002        5.6674300000000004        5.6705300000000003        5.6736199999999997        5.6767099999999999        5.6798099999999998        5.6829000000000001        5.6859999999999999        5.6890900000000002        5.6921799999999996        5.6952800000000003        5.6983699999999997        5.7014699999999996        5.7045599999999999        5.7076599999999997        5.7107500000000000        5.7138400000000003        5.7169400000000001        5.7200300000000004        5.7231300000000003        5.7262199999999996        5.7293099999999999        5.7324099999999998        5.7355000000000000        5.7385999999999999        5.7416900000000002        5.7447900000000001        5.7478800000000003        5.7509699999999997        5.7540699999999996        5.7571599999999998        5.7602599999999997        5.7633500000000000        5.7664400000000002        5.7695400000000001        5.7726300000000004        5.7757300000000003        5.7788199999999996        5.7819200000000004        5.7850099999999998        5.7881000000000000        5.7911999999999999        5.7942900000000002        5.7973900000000000        5.8004800000000003        5.8035699999999997        5.8066700000000004        5.8097599999999998        5.8128599999999997        5.8159500000000000        5.8190499999999998        5.8221400000000001        5.8252300000000004        5.8283300000000002        5.8314199999999996        5.8345200000000004        5.8376099999999997        5.8407000000000000        5.8437999999999999        5.8468900000000001        5.8499900000000000        5.8530800000000003        5.8561800000000002        5.8592700000000004        5.8623599999999998        5.8654599999999997        5.8685499999999999        5.8718199999999996        5.8750900000000001        5.8783599999999998        5.8816400000000000        5.8849099999999996        5.8881800000000002        5.8914499999999999        5.8947200000000004        5.8979900000000001        5.9012599999999997        5.9045300000000003        5.9077999999999999        5.9110699999999996        5.9143499999999998        5.9176200000000003        5.9208900000000000        5.9241599999999996        5.9274300000000002        5.9306999999999999        5.9339700000000004        5.9372400000000001        5.9405099999999997        5.9437800000000003        5.9470599999999996        5.9503300000000001        5.9535999999999998        5.9568700000000003        5.9601400000000000        5.9634099999999997        5.9666800000000002        5.9699499999999999        5.9732200000000004        5.9764900000000001        5.9797599999999997        5.9830399999999999        5.9863099999999996        5.9895800000000001        5.9928499999999998        5.9961200000000003        5.9993900000000000        6.0026599999999997        6.0059300000000002        6.0091999999999999        6.0124700000000004        6.0157499999999997        6.0190200000000003        6.0222899999999999        6.0255599999999996        6.0288300000000001        6.0320999999999998        6.0353700000000003        6.0386400000000000        6.0419099999999997        6.0451800000000002        6.0484600000000004        6.0517300000000001        6.0549999999999997        6.0582700000000003        6.0615399999999999        6.0648099999999996        6.0680800000000001        6.0713499999999998        6.0746200000000004        6.0778900000000000        6.0811599999999997        6.0844399999999998        6.0877100000000004        6.0909800000000001        6.0942499999999997        6.0975200000000003        6.1007899999999999        6.1040599999999996        6.1073300000000001        6.1105999999999998        6.1138700000000004        6.1171499999999996        6.1204200000000002        6.1236899999999999        6.1269600000000004        6.1302300000000001        6.1334999999999997        6.1367700000000003        6.1400399999999999        6.1433099999999996        6.1465800000000002        6.1498600000000003        6.1531300000000000        6.1563999999999997        6.1596700000000002        6.1629399999999999        6.1662100000000004        6.1694800000000001        6.1727499999999997        6.1760200000000003        6.1792899999999999        6.1825700000000001        6.1858399999999998        6.1891100000000003        6.1923800000000000        6.1956499999999997        6.1989200000000002        6.2021899999999999        6.2054600000000004        6.2087300000000001        6.2119999999999997        6.2152700000000003        6.2185499999999996        6.2218200000000001        6.2250899999999998        6.2283600000000003        6.2316300000000000        6.2348999999999997        6.2381700000000002        6.2414399999999999        6.2447100000000004        6.2479800000000001        6.2512600000000003        6.2545299999999999        6.2577999999999996        6.2610700000000001        6.2643399999999998        6.2676100000000003        6.2708800000000000        6.2741499999999997        6.2774200000000002        6.2806899999999999        6.2839700000000001        6.2872399999999997        6.2906800000000000        6.2941300000000000        6.2975800000000000        6.3010299999999999        6.3044700000000002        6.3079200000000002        6.3113700000000001        6.3148200000000001        6.3182700000000001        6.3217100000000004        6.3251600000000003        6.3286100000000003        6.3320600000000002        6.3355100000000002        6.3389499999999996        6.3423999999999996        6.3458500000000004        6.3493000000000004        6.3527399999999998        6.3561899999999998        6.3596399999999997        6.3630899999999997        6.3665399999999996        6.3699800000000000        6.3734299999999999        6.3768799999999999        6.3803299999999998        6.3837700000000002        6.3872200000000001        6.3906700000000001        6.3941200000000000        6.3975700000000000        6.4010100000000003        6.4044600000000003        6.4079100000000002        6.4113600000000002        6.4147999999999996        6.4182499999999996        6.4217000000000004        6.4251500000000004        6.4286000000000003        6.4320399999999998        6.4354899999999997        6.4389399999999997        6.4423899999999996        6.4458299999999999        6.4492799999999999        6.4527299999999999        6.4561799999999998        6.4596299999999998        6.4630700000000001        6.4665200000000000        6.4699700000000000        6.4734200000000000        6.4768600000000003        6.4803100000000002        6.4837600000000002        6.4872100000000001        6.4906600000000001        6.4941000000000004        6.4975500000000004        6.5010000000000003        6.5044500000000003        6.5078899999999997        6.5113399999999997        6.5147899999999996        6.5182399999999996        6.5216900000000004        6.5251299999999999        6.5285799999999998        6.5320299999999998        6.5354799999999997        6.5389200000000001        6.5423700000000000        6.5458200000000000        6.5492699999999999        6.5527199999999999        6.5561600000000002        6.5596100000000002        6.5630600000000001        6.5665100000000001        6.5699500000000004        6.5734000000000004        6.5768500000000003        6.5803000000000003        6.5837500000000002        6.5871899999999997        6.5906399999999996        6.5940899999999996        6.5975400000000004        6.6009799999999998        6.6044299999999998        6.6078799999999998        6.6113299999999997        6.6147799999999997        6.6182200000000000        6.6216699999999999        6.6251199999999999        6.6285699999999999        6.6320100000000002        6.6354600000000001        6.6389100000000001        6.6423600000000000        6.6458100000000000        6.6492500000000003        6.6527000000000003        6.6561500000000002        6.6596000000000002        6.6630399999999996        6.6664899999999996        6.6699400000000004        6.6733900000000004        6.6768400000000003        6.6802799999999998        6.6837299999999997        6.6871799999999997        6.6906299999999996        6.6940700000000000        6.6975199999999999        6.7009699999999999        6.7044199999999998        6.7078699999999998        6.7113100000000001        6.7147600000000001        6.7182100000000000        6.7216600000000000        6.7251000000000003        6.7285500000000003        6.7321799999999996        6.7358000000000002        6.7394299999999996        6.7430500000000002        6.7466699999999999        6.7503000000000002        6.7539199999999999        6.7575500000000002        6.7611699999999999        6.7648000000000001        6.7684199999999999        6.7720500000000001        6.7756699999999999        6.7793000000000001        6.7829199999999998        6.7865500000000001        6.7901699999999998        6.7937900000000004        6.7974199999999998        6.8010400000000004        6.8046699999999998        6.8082900000000004        6.8119199999999998        6.8155400000000004        6.8191699999999997        6.8227900000000004        6.8264199999999997        6.8300400000000003        6.8336699999999997        6.8372900000000003        6.8409100000000000        6.8445400000000003        6.8481600000000000        6.8517900000000003        6.8554100000000000        6.8590400000000002        6.8626600000000000        6.8662900000000002        6.8699100000000000        6.8735400000000002        6.8771599999999999        6.8807799999999997        6.8844099999999999        6.8880299999999997        6.8916599999999999        6.8952799999999996        6.8989099999999999        6.9025299999999996        6.9061599999999999        6.9097799999999996        6.9134099999999998        6.9170299999999996        6.9206599999999998        6.9242800000000004        6.9279000000000002        6.9315300000000004        6.9351500000000001        6.9387800000000004        6.9424000000000001        6.9460300000000004        6.9496500000000001        6.9532800000000003        6.9569000000000001        6.9605300000000003        6.9641500000000001        6.9677699999999998        6.9714000000000000        6.9750199999999998        6.9786500000000000        6.9822699999999998        6.9859000000000000        6.9895199999999997        6.9931500000000000        6.9967699999999997        7.0004000000000000        7.0040199999999997        7.0076499999999999        7.0112699999999997        7.0148900000000003        7.0185199999999996        7.0221400000000003        7.0257699999999996        7.0293900000000002        7.0330199999999996        7.0366400000000002        7.0402699999999996        7.0438900000000002        7.0475199999999996        7.0511400000000002        7.0547700000000004        7.0583900000000002        7.0620099999999999        7.0656400000000001        7.0692599999999999        7.0728900000000001        7.0765099999999999        7.0801400000000001        7.0837599999999998        7.0873900000000001        7.0910099999999998        7.0946400000000001        7.0982599999999998        7.1018800000000004        7.1055099999999998        7.1091300000000004        7.1127599999999997        7.1163800000000004        7.1200099999999997        7.1236300000000004        7.1272599999999997        7.1308800000000003        7.1345099999999997        7.1381300000000003        7.1417599999999997        7.1453800000000003        7.1490000000000000        7.1526300000000003        7.1562500000000000        7.1598800000000002        7.1635000000000000        7.1671300000000002        7.1707500000000000        7.1743800000000002        7.1779999999999999        7.1816300000000002        7.1852499999999999        7.1888699999999996        7.1924999999999999        7.1962999999999999        7.2000999999999999        7.2039000000000000        7.2077099999999996        7.2115099999999996        7.2153099999999997        7.2191099999999997        7.2229099999999997        7.2267099999999997        7.2305099999999998        7.2343099999999998        7.2381200000000003        7.2419200000000004        7.2457200000000004        7.2495200000000004        7.2533200000000004        7.2571199999999996        7.2609199999999996        7.2647300000000001        7.2685300000000002        7.2723300000000002        7.2761300000000002        7.2799300000000002        7.2837300000000003        7.2875300000000003        7.2913399999999999        7.2951400000000000        7.2989400000000000        7.3027400000000000        7.3065400000000000        7.3103400000000001        7.3141400000000001        7.3179499999999997        7.3217499999999998        7.3255499999999998        7.3293499999999998        7.3331499999999998        7.3369499999999999        7.3407499999999999        7.3445600000000004        7.3483599999999996        7.3521599999999996        7.3559599999999996        7.3597599999999996        7.3635599999999997        7.3673599999999997        7.3711700000000002        7.3749700000000002        7.3787700000000003        7.3825700000000003        7.3863700000000003        7.3901700000000003        7.3939700000000004        7.3977800000000000        7.4015800000000000        7.4053800000000001        7.4091800000000001        7.4129800000000001        7.4167800000000002        7.4205800000000002        7.4243800000000002        7.4281899999999998        7.4319899999999999        7.4357899999999999        7.4395899999999999        7.4433900000000000        7.4471900000000000        7.4509900000000000        7.4547999999999996        7.4585999999999997        7.4623999999999997        7.4661999999999997        7.4699999999999998        7.4737999999999998        7.4775999999999998        7.4814100000000003        7.4852100000000004        7.4890100000000004        7.4928100000000004        7.4966100000000004        7.5004099999999996        7.5042099999999996        7.5080200000000001        7.5118200000000002        7.5156200000000002        7.5194200000000002        7.5232200000000002        7.5270200000000003        7.5308200000000003        7.5346299999999999        7.5384300000000000        7.5422300000000000        7.5460300000000000        7.5498300000000000        7.5536300000000001        7.5574300000000001        7.5612399999999997        7.5650399999999998        7.5688399999999998        7.5726399999999998        7.5764399999999998        7.5802399999999999        7.5840399999999999        7.5878500000000004        7.5916499999999996        7.5954499999999996        7.5992499999999996        7.6030499999999996        7.6068499999999997        7.6106499999999997        7.6144499999999997        7.6182600000000003        7.6220600000000003        7.6258600000000003        7.6296600000000003        7.6334600000000004        7.6372600000000004        7.6410600000000004        7.6448700000000001        7.6486700000000001        7.6524700000000001        7.6562700000000001        7.6600700000000002        7.6638700000000002        7.6676700000000002        7.6714799999999999        7.6752799999999999        7.6790799999999999        7.6830600000000002        7.6870399999999997        7.6910100000000003        7.6949899999999998        7.6989700000000001        7.7029500000000004        7.7069299999999998        7.7108999999999996        7.7148800000000000        7.7188600000000003        7.7228399999999997        7.7268200000000000        7.7308000000000003        7.7347700000000001        7.7387499999999996        7.7427299999999999        7.7467100000000002        7.7506899999999996        7.7546600000000003        7.7586399999999998        7.7626200000000001        7.7666000000000004        7.7705799999999998        7.7745600000000001        7.7785299999999999        7.7825100000000003        7.7864899999999997        7.7904700000000000        7.7944500000000003        7.7984200000000001        7.8023999999999996        7.8063799999999999        7.8103600000000002        7.8143399999999996        7.8183199999999999        7.8222899999999997        7.8262700000000001        7.8302500000000004        7.8342299999999998        7.8382100000000001        7.8421900000000004        7.8461600000000002        7.8501399999999997        7.8541200000000000        7.8581000000000003        7.8620799999999997        7.8660500000000004        7.8700299999999999        7.8740100000000002        7.8779899999999996        7.8819699999999999        7.8859500000000002        7.8899200000000000        7.8939000000000004        7.8978799999999998        7.9018600000000001        7.9058400000000004        7.9098100000000002        7.9137899999999997        7.9177700000000000        7.9217500000000003        7.9257299999999997        7.9297100000000000        7.9336799999999998        7.9376600000000002        7.9416399999999996        7.9456199999999999        7.9496000000000002        7.9535799999999997        7.9575500000000003        7.9615299999999998        7.9655100000000001        7.9694900000000004        7.9734699999999998        7.9774399999999996        7.9814200000000000        7.9854000000000003        7.9893799999999997        7.9933600000000000        7.9973400000000003        8.0013100000000001        8.0052900000000005        8.0092700000000008        8.0132499999999993        8.0172299999999996        8.0212000000000003        8.0251800000000006        8.0291599999999992        8.0331399999999995        8.0371199999999998        8.0411000000000001        8.0450700000000008        8.0490499999999994        8.0530299999999997        8.0570100000000000        8.0609900000000003        8.0649599999999992        8.0689399999999996        8.0729199999999999        8.0769000000000002        8.0808800000000005        8.0848600000000008        8.0888299999999997        8.0928100000000001        8.0967900000000004        8.1007700000000007        8.1047499999999992        8.1087299999999995        8.1127000000000002        8.1166800000000006        8.1206600000000009        8.1246399999999994        8.1286199999999997        8.1325900000000004        8.1365700000000007        8.1405499999999993        8.1445299999999996        8.1485099999999999        8.1524900000000002        8.1564599999999992        8.1604399999999995        8.1644199999999998        8.1684000000000001        8.1723800000000004        8.1763499999999993        8.1803299999999997        8.1843100000000000        8.1882900000000003        8.1924399999999995        8.1966000000000001        8.2007499999999993        8.2049099999999999        8.2090599999999991        8.2132199999999997        8.2173700000000007        8.2215299999999996        8.2256800000000005        8.2298399999999994        8.2339900000000004        8.2381499999999992        8.2423000000000002        8.2464600000000008        8.2506100000000000        8.2547700000000006        8.2589199999999998        8.2630800000000004        8.2672299999999996        8.2713900000000002        8.2755399999999995        8.2797000000000001        8.2838499999999993        8.2880099999999999        8.2921600000000009        8.2963199999999997        8.3004700000000007        8.3046299999999995        8.3087800000000005        8.3129399999999993        8.3170900000000003        8.3212499999999991        8.3254000000000001        8.3295600000000007        8.3337100000000000        8.3378700000000006        8.3420199999999998        8.3461800000000004        8.3503299999999996        8.3544900000000002        8.3586500000000008        8.3628000000000000        8.3669600000000006        8.3711099999999998        8.3752700000000004        8.3794199999999996        8.3835800000000003        8.3877299999999995        8.3918900000000001        8.3960399999999993        8.4001999999999999        8.4043500000000009        8.4085099999999997        8.4126600000000007        8.4168199999999995        8.4209700000000005        8.4251299999999993        8.4292800000000003        8.4334399999999992        8.4375900000000001        8.4417500000000008        8.4459000000000000        8.4500600000000006        8.4542099999999998        8.4583700000000004        8.4625199999999996        8.4666800000000002        8.4708299999999994        8.4749900000000000        8.4791399999999992        8.4832999999999998        8.4874500000000008        8.4916099999999997        8.4957600000000006        8.4999199999999995        8.5040700000000005        8.5082299999999993        8.5123800000000003        8.5165400000000009        8.5206900000000001        8.5248500000000007        8.5289999999999999        8.5331600000000005        8.5373099999999997        8.5414700000000003        8.5456199999999995        8.5497800000000002        8.5539299999999994        8.5580900000000000        8.5622399999999992        8.5663999999999998        8.5705500000000008        8.5747099999999996        8.5788600000000006        8.5830199999999994        8.5871700000000004        8.5913299999999992        8.5954800000000002        8.5996400000000008        8.6037900000000000        8.6079500000000007        8.6120999999999999        8.6162600000000005        8.6204099999999997        8.6245700000000003        8.6287199999999995        8.6328800000000001        8.6370299999999993        8.6411899999999999        8.6453399999999991        8.6494999999999997        8.6536500000000007        8.6578099999999996        8.6619600000000005        8.6661199999999994        8.6702700000000004        8.6744299999999992        8.6785800000000002        8.6827400000000008        8.6868900000000000        8.6910500000000006        8.6951999999999998        8.6993600000000004        8.7035099999999996        8.7076700000000002        8.7118199999999995        8.7159800000000001        8.7201299999999993        8.7244600000000005        8.7287999999999997        8.7331299999999992        8.7374600000000004        8.7417899999999999        8.7461199999999995        8.7504500000000007        8.7547899999999998        8.7591199999999994        8.7634500000000006        8.7677800000000001        8.7721099999999996        8.7764500000000005        8.7807800000000000        8.7851099999999995        8.7894400000000008        8.7937700000000003        8.7980999999999998        8.8024400000000007        8.8067700000000002        8.8110999999999997        8.8154299999999992        8.8197600000000005        8.8240999999999996        8.8284300000000009        8.8327600000000004        8.8370899999999999        8.8414199999999994        8.8457500000000007        8.8500899999999998        8.8544199999999993        8.8587500000000006        8.8630800000000001        8.8674099999999996        8.8717500000000005        8.8760800000000000        8.8804099999999995        8.8847400000000007        8.8890700000000002        8.8933999999999997        8.8977400000000006        8.9020700000000001        8.9063999999999997        8.9107299999999992        8.9150600000000004        8.9193999999999996        8.9237300000000008        8.9280600000000003        8.9323899999999998        8.9367199999999993        8.9410500000000006        8.9453899999999997        8.9497199999999992        8.9540500000000005        8.9583800000000000        8.9627099999999995        8.9670500000000004        8.9713799999999999        8.9757099999999994        8.9800400000000007        8.9843700000000002        8.9886999999999997        8.9930400000000006        8.9973700000000001        9.0016999999999996        9.0060300000000009        9.0103600000000004        9.0146999999999995        9.0190300000000008        9.0233600000000003        9.0276899999999998        9.0320199999999993        9.0363500000000005        9.0406899999999997        9.0450199999999992        9.0493500000000004        9.0536799999999999        9.0580099999999995        9.0623500000000003        9.0666799999999999        9.0710099999999994        9.0753400000000006        9.0796700000000001        9.0839999999999996        9.0883400000000005        9.0926700000000000        9.0969999999999995        9.1013300000000008        9.1056600000000003        9.1099999999999994        9.1143300000000007        9.1186600000000002        9.1229899999999997        9.1273199999999992        9.1316500000000005        9.1359899999999996        9.1403199999999991        9.1446500000000004        9.1489799999999999        9.1533099999999994        9.1576500000000003        9.1619799999999998        9.1663099999999993        9.1706400000000006        9.1749700000000001        9.1792999999999996        9.1836400000000005        9.1879700000000000        9.1922999999999995        9.1966300000000007        9.2009600000000002        9.2052999999999994        9.2096300000000006        9.2139600000000002        9.2182899999999997        9.2226199999999992        9.2269500000000004        9.2312899999999996        9.2356200000000008        9.2399500000000003        9.2442799999999998        9.2486099999999993        9.2529500000000002        9.2572799999999997        9.2616099999999992        9.2659400000000005        9.2702700000000000        9.2745999999999995        9.2791099999999993        9.2836200000000009        9.2881300000000007        9.2926400000000005        9.2971500000000002        9.3016600000000000        9.3061699999999998        9.3106700000000000        9.3151799999999998        9.3196899999999996        9.3241999999999994        9.3287099999999992        9.3332200000000007        9.3377300000000005        9.3422300000000007        9.3467400000000005        9.3512500000000003        9.3557600000000001        9.3602699999999999        9.3647799999999997        9.3692899999999995        9.3737899999999996        9.3782999999999994        9.3828099999999992        9.3873200000000008        9.3918300000000006        9.3963400000000004        9.4008500000000002        9.4053599999999999        9.4098600000000001        9.4143699999999999        9.4188799999999997        9.4233899999999995        9.4278999999999993        9.4324100000000008        9.4369200000000006        9.4414200000000008        9.4459300000000006        9.4504400000000004        9.4549500000000002        9.4594600000000000        9.4639699999999998        9.4684799999999996        9.4729799999999997        9.4774899999999995        9.4819999999999993        9.4865100000000009        9.4910200000000007        9.4955300000000005        9.5000400000000003        9.5045500000000001        9.5090500000000002        9.5135600000000000        9.5180699999999998        9.5225799999999996        9.5270899999999994        9.5315999999999992        9.5361100000000008        9.5406099999999991        9.5451200000000007        9.5496300000000005        9.5541400000000003        9.5586500000000001        9.5631599999999999        9.5676699999999997        9.5721699999999998        9.5766799999999996        9.5811899999999994        9.5856999999999992        9.5902100000000008        9.5947200000000006        9.5992300000000004        9.6037400000000002        9.6082400000000003        9.6127500000000001        9.6172599999999999        9.6217699999999997        9.6262799999999995        9.6307899999999993        9.6353000000000009        9.6397999999999993        9.6443100000000008        9.6488200000000006        9.6533300000000004        9.6578400000000002        9.6623500000000000        9.6668599999999998        9.6713600000000000        9.6758699999999997        9.6803799999999995        9.6848899999999993        9.6893999999999991        9.6939100000000007        9.6984200000000005        9.7029200000000007        9.7074300000000004        9.7119400000000002        9.7164500000000000        9.7209599999999998        9.7254699999999996        9.7299799999999994        9.7344899999999992        9.7389899999999994        9.7434999999999992        9.7480100000000007        9.7525200000000005        9.7570300000000003        9.7615400000000001        9.7660499999999999        9.7705500000000001        9.7750599999999999        9.7795699999999997        9.7840799999999994        9.7885899999999992        9.7931000000000008        9.7976100000000006        9.8021100000000008        9.8066200000000006        9.8111300000000004        9.8156400000000001        9.8201499999999999        9.8246599999999997        9.8291699999999995        9.8336799999999993        9.8381799999999995        9.8426899999999993        9.8472000000000008        9.8517100000000006        9.8564000000000007        9.8610799999999994        9.8657699999999995        9.8704499999999999        9.8751400000000000        9.8798200000000005        9.8845100000000006        9.8891899999999993        9.8938799999999993        9.8985599999999998        9.9032499999999999        9.9079400000000000        9.9126200000000004        9.9173100000000005        9.9219899999999992        9.9266799999999993        9.9313599999999997        9.9360499999999998        9.9407300000000003        9.9454200000000004        9.9501000000000008        9.9547899999999991        9.9594799999999992        9.9641599999999997        9.9688499999999998        9.9735300000000002        9.9782200000000003        9.9829000000000008        9.9875900000000009        9.9922699999999995        9.9969599999999996        10.001640000000000        10.006330000000000        10.011010000000001        10.015700000000001        10.020390000000001        10.025069999999999        10.029760000000000        10.034440000000000        10.039130000000000        10.043810000000001        10.048500000000001        10.053179999999999        10.057869999999999        10.062550000000000        10.067240000000000        10.071930000000000        10.076610000000001        10.081300000000001        10.085979999999999        10.090669999999999        10.095350000000000        10.100040000000000        10.104720000000000        10.109410000000000        10.114089999999999        10.118779999999999        10.123469999999999        10.128150000000000        10.132840000000000        10.137520000000000        10.142210000000000        10.146890000000001        10.151579999999999        10.156260000000000        10.160950000000000        10.165630000000000        10.170320000000000        10.175010000000000        10.179690000000001        10.184380000000001        10.189060000000000        10.193750000000000        10.198430000000000        10.203120000000000        10.207800000000001        10.212490000000001        10.217169999999999        10.221860000000000        10.226550000000000        10.231230000000000        10.235920000000000        10.240600000000001        10.245290000000001        10.249969999999999        10.254659999999999        10.259340000000000        10.264030000000000        10.268710000000000        10.273400000000001        10.278090000000001        10.282769999999999        10.287459999999999        10.292140000000000        10.296830000000000        10.301510000000000        10.306200000000000        10.310879999999999        10.315569999999999        10.320250000000000        10.324940000000000        10.329630000000000        10.334310000000000        10.339000000000000        10.343680000000001        10.348369999999999        10.353050000000000        10.357740000000000        10.362420000000000        10.367110000000000        10.371790000000001        10.376480000000001        10.381169999999999        10.385850000000000        10.390540000000000        10.395220000000000        10.399910000000000        10.404590000000001        10.409280000000001        10.413959999999999        10.418650000000000        10.423330000000000        10.428020000000000        10.432700000000001        10.437390000000001        10.442080000000001        10.446759999999999        10.451449999999999     
 v =   -9.0000000000000000       -8.9983599999999999       -8.9967199999999998       -8.9950799999999997       -8.9934399999999997       -8.9917999999999996       -8.9901599999999995       -8.9885199999999994       -8.9868699999999997       -8.9852299999999996       -8.9835899999999995       -8.9819499999999994       -8.9803099999999993       -8.9786699999999993       -8.9770299999999992       -8.9753900000000009       -8.9737500000000008       -8.9721100000000007       -8.9704700000000006       -8.9688300000000005       -8.9671900000000004       -8.9655500000000004       -8.9639100000000003       -8.9622700000000002       -8.9606300000000001       -8.9589800000000004       -8.9573400000000003       -8.9557000000000002       -8.9540600000000001       -8.9524200000000000       -8.9507800000000000       -8.9491399999999999       -8.9474999999999998       -8.9458599999999997       -8.9442199999999996       -8.9425799999999995       -8.9409399999999994       -8.9392999999999994       -8.9376599999999993       -8.9360199999999992       -8.9343699999999995       -8.9327299999999994       -8.9310899999999993       -8.9294499999999992       -8.9278099999999991       -8.9261700000000008       -8.9245300000000007       -8.9228900000000007       -8.9212500000000006       -8.9196100000000005       -8.9179700000000004       -8.9163300000000003       -8.9146900000000002       -8.9130500000000001       -8.9114100000000001       -8.9097700000000000       -8.9081299999999999       -8.9064800000000002       -8.9048400000000001       -8.9032000000000000       -8.9015599999999999       -8.8999199999999998       -8.8982799999999997       -8.8966399999999997       -8.8949999999999996       -8.8933599999999995       -8.8917199999999994       -8.8900799999999993       -8.8884399999999992       -8.8867999999999991       -8.8851600000000008       -8.8835200000000007       -8.8818800000000007       -8.8802299999999992       -8.8785900000000009       -8.8769500000000008       -8.8753100000000007       -8.8736700000000006       -8.8720300000000005       -8.8703900000000004       -8.8687500000000004       -8.8671100000000003       -8.8654700000000002       -8.8638300000000001       -8.8621900000000000       -8.8605499999999999       -8.8589099999999998       -8.8572699999999998       -8.8556200000000000       -8.8539800000000000       -8.8523399999999999       -8.8506999999999998       -8.8490599999999997       -8.8474199999999996       -8.8457799999999995       -8.8441399999999994       -8.8424999999999994       -8.8408599999999993       -8.8392199999999992       -8.8375800000000009       -8.8359400000000008       -8.8343000000000007       -8.8326600000000006       -8.8310200000000005       -8.8293800000000005       -8.8277300000000007       -8.8260900000000007       -8.8244500000000006       -8.8228100000000005       -8.8211700000000004       -8.8195300000000003       -8.8178900000000002       -8.8162500000000001       -8.8146100000000001       -8.8129700000000000       -8.8113299999999999       -8.8096899999999998       -8.8080499999999997       -8.8064099999999996       -8.8047699999999995       -8.8031199999999998       -8.8014799999999997       -8.7998399999999997       -8.7981999999999996       -8.7965599999999995       -8.7949199999999994       -8.7932799999999993       -8.7916399999999992       -8.7899999999999991       -8.7882400000000001       -8.7864900000000006       -8.7847299999999997       -8.7829800000000002       -8.7812199999999994       -8.7794699999999999       -8.7777100000000008       -8.7759499999999999       -8.7742000000000004       -8.7724399999999996       -8.7706900000000001       -8.7689299999999992       -8.7671799999999998       -8.7654200000000007       -8.7636599999999998       -8.7619100000000003       -8.7601499999999994       -8.7584000000000000       -8.7566400000000009       -8.7548800000000000       -8.7531300000000005       -8.7513699999999996       -8.7496200000000002       -8.7478599999999993       -8.7461099999999998       -8.7443500000000007       -8.7425899999999999       -8.7408400000000004       -8.7390799999999995       -8.7373300000000000       -8.7355699999999992       -8.7338199999999997       -8.7320600000000006       -8.7302999999999997       -8.7285500000000003       -8.7267899999999994       -8.7250399999999999       -8.7232800000000008       -8.7215299999999996       -8.7197700000000005       -8.7180099999999996       -8.7162600000000001       -8.7144999999999992       -8.7127499999999998       -8.7109900000000007       -8.7092399999999994       -8.7074800000000003       -8.7057199999999995       -8.7039700000000000       -8.7022099999999991       -8.7004599999999996       -8.6987000000000005       -8.6969399999999997       -8.6951900000000002       -8.6934299999999993       -8.6916799999999999       -8.6899200000000008       -8.6881699999999995       -8.6864100000000004       -8.6846499999999995       -8.6829000000000001       -8.6811399999999992       -8.6793899999999997       -8.6776300000000006       -8.6758799999999994       -8.6741200000000003       -8.6723599999999994       -8.6706099999999999       -8.6688500000000008       -8.6670999999999996       -8.6653400000000005       -8.6635899999999992       -8.6618300000000001       -8.6600699999999993       -8.6583199999999998       -8.6565600000000007       -8.6548099999999994       -8.6530500000000004       -8.6513000000000009       -8.6495400000000000       -8.6477799999999991       -8.6460299999999997       -8.6442700000000006       -8.6425199999999993       -8.6407600000000002       -8.6389999999999993       -8.6372499999999999       -8.6354900000000008       -8.6337399999999995       -8.6319800000000004       -8.6302299999999992       -8.6284700000000001       -8.6267099999999992       -8.6249599999999997       -8.6232000000000006       -8.6214499999999994       -8.6196900000000003       -8.6179400000000008       -8.6161799999999999       -8.6144200000000009       -8.6126699999999996       -8.6109100000000005       -8.6091599999999993       -8.6074000000000002       -8.6056500000000007       -8.6038899999999998       -8.6021300000000007       -8.6003799999999995       -8.5986200000000004       -8.5968699999999991       -8.5951100000000000       -8.5933600000000006       -8.5915999999999997       -8.5898400000000006       -8.5880899999999993       -8.5863300000000002       -8.5845800000000008       -8.5828199999999999       -8.5810600000000008       -8.5793099999999995       -8.5775500000000005       -8.5757999999999992       -8.5740400000000001       -8.5722900000000006       -8.5705299999999998       -8.5687700000000007       -8.5670199999999994       -8.5652600000000003       -8.5628499999999992       -8.5604300000000002       -8.5580099999999995       -8.5555900000000005       -8.5531699999999997       -8.5507600000000004       -8.5483399999999996       -8.5459200000000006       -8.5434999999999999       -8.5410900000000005       -8.5386699999999998       -8.5362500000000008       -8.5338300000000000       -8.5314099999999993       -8.5289999999999999       -8.5265799999999992       -8.5241600000000002       -8.5217399999999994       -8.5193300000000001       -8.5169099999999993       -8.5144900000000003       -8.5120699999999996       -8.5096500000000006       -8.5072399999999995       -8.5048200000000005       -8.5023999999999997       -8.4999800000000008       -8.4975699999999996       -8.4951500000000006       -8.4927299999999999       -8.4903099999999991       -8.4878900000000002       -8.4854800000000008       -8.4830600000000000       -8.4806399999999993       -8.4782200000000003       -8.4758099999999992       -8.4733900000000002       -8.4709699999999994       -8.4685500000000005       -8.4661299999999997       -8.4637200000000004       -8.4612999999999996       -8.4588800000000006       -8.4564599999999999       -8.4540500000000005       -8.4516299999999998       -8.4492100000000008       -8.4467900000000000       -8.4443800000000007       -8.4419599999999999       -8.4395399999999992       -8.4371200000000002       -8.4346999999999994       -8.4322900000000001       -8.4298699999999993       -8.4274500000000003       -8.4250299999999996       -8.4226200000000002       -8.4201999999999995       -8.4177800000000005       -8.4153599999999997       -8.4129400000000008       -8.4105299999999996       -8.4081100000000006       -8.4056899999999999       -8.4032699999999991       -8.4008599999999998       -8.3984400000000008       -8.3960200000000000       -8.3935999999999993       -8.3911800000000003       -8.3887699999999992       -8.3863500000000002       -8.3839299999999994       -8.3815100000000005       -8.3790999999999993       -8.3766800000000003       -8.3742599999999996       -8.3718400000000006       -8.3694199999999999       -8.3670100000000005       -8.3645899999999997       -8.3621700000000008       -8.3597500000000000       -8.3573400000000007       -8.3549199999999999       -8.3524999999999991       -8.3500800000000002       -8.3476599999999994       -8.3452500000000001       -8.3428299999999993       -8.3404100000000003       -8.3379899999999996       -8.3355800000000002       -8.3331599999999995       -8.3307400000000005       -8.3283199999999997       -8.3259000000000007       -8.3234899999999996       -8.3210700000000006       -8.3186499999999999       -8.3162299999999991       -8.3138199999999998       -8.3114000000000008       -8.3089800000000000       -8.3065599999999993       -8.3041400000000003       -8.3017299999999992       -8.2993100000000002       -8.2968899999999994       -8.2944700000000005       -8.2920599999999993       -8.2896400000000003       -8.2872199999999996       -8.2848000000000006       -8.2823799999999999       -8.2799700000000005       -8.2775499999999997       -8.2751300000000008       -8.2727100000000000       -8.2703000000000007       -8.2678799999999999       -8.2654599999999991       -8.2630400000000002       -8.2606300000000008       -8.2582100000000001       -8.2557899999999993       -8.2531400000000001       -8.2504899999999992       -8.2478499999999997       -8.2452000000000005       -8.2425499999999996       -8.2399000000000004       -8.2372499999999995       -8.2346100000000000       -8.2319600000000008       -8.2293099999999999       -8.2266600000000007       -8.2240099999999998       -8.2213700000000003       -8.2187199999999994       -8.2160700000000002       -8.2134199999999993       -8.2107700000000001       -8.2081300000000006       -8.2054799999999997       -8.2028300000000005       -8.2001799999999996       -8.1975300000000004       -8.1948799999999995       -8.1922400000000000       -8.1895900000000008       -8.1869399999999999       -8.1842900000000007       -8.1816399999999998       -8.1790000000000003       -8.1763499999999993       -8.1737000000000002       -8.1710499999999993       -8.1684000000000001       -8.1657600000000006       -8.1631099999999996       -8.1604600000000005       -8.1578099999999996       -8.1551600000000004       -8.1525200000000009       -8.1498699999999999       -8.1472200000000008       -8.1445699999999999       -8.1419200000000007       -8.1392799999999994       -8.1366300000000003       -8.1339799999999993       -8.1313300000000002       -8.1286799999999992       -8.1260399999999997       -8.1233900000000006       -8.1207399999999996       -8.1180900000000005       -8.1154399999999995       -8.1128000000000000       -8.1101500000000009       -8.1074999999999999       -8.1048500000000008       -8.1021999999999998       -8.0995600000000003       -8.0969099999999994       -8.0942600000000002       -8.0916099999999993       -8.0889600000000002       -8.0863200000000006       -8.0836699999999997       -8.0810200000000005       -8.0783699999999996       -8.0757200000000005       -8.0730799999999991       -8.0704300000000000       -8.0677800000000008       -8.0651299999999999       -8.0624800000000008       -8.0598399999999994       -8.0571900000000003       -8.0545399999999994       -8.0518900000000002       -8.0492399999999993       -8.0465999999999998       -8.0439500000000006       -8.0412999999999997       -8.0386500000000005       -8.0359999999999996       -8.0333600000000001       -8.0307099999999991       -8.0280600000000000       -8.0254100000000008       -8.0227599999999999       -8.0201200000000004       -8.0174699999999994       -8.0148200000000003       -8.0121699999999993       -8.0095200000000002       -8.0068800000000007       -8.0042299999999997       -8.0015800000000006       -7.9989299999999997       -7.9962799999999996       -7.9936299999999996       -7.9909900000000000       -7.9883400000000000       -7.9856900000000000       -7.9830399999999999       -7.9803899999999999       -7.9777500000000003       -7.9751000000000003       -7.9724500000000003       -7.9698000000000002       -7.9671500000000002       -7.9645099999999998       -7.9618599999999997       -7.9592099999999997       -7.9565599999999996       -7.9539099999999996       -7.9512700000000001       -7.9486200000000000       -7.9459700000000000       -7.9433199999999999       -7.9406699999999999       -7.9380300000000004       -7.9353800000000003       -7.9327300000000003       -7.9300800000000002       -7.9274300000000002       -7.9247899999999998       -7.9221399999999997       -7.9194899999999997       -7.9168399999999997       -7.9139600000000003       -7.9110899999999997       -7.9082100000000004       -7.9053300000000002       -7.9024500000000000       -7.8995699999999998       -7.8966900000000004       -7.8938199999999998       -7.8909399999999996       -7.8880600000000003       -7.8851800000000001       -7.8822999999999999       -7.8794199999999996       -7.8765499999999999       -7.8736699999999997       -7.8707900000000004       -7.8679100000000002       -7.8650300000000000       -7.8621499999999997       -7.8592800000000000       -7.8563999999999998       -7.8535199999999996       -7.8506400000000003       -7.8477600000000001       -7.8448900000000004       -7.8420100000000001       -7.8391299999999999       -7.8362499999999997       -7.8333700000000004       -7.8304900000000002       -7.8276199999999996       -7.8247400000000003       -7.8218600000000000       -7.8189799999999998       -7.8160999999999996       -7.8132200000000003       -7.8103499999999997       -7.8074700000000004       -7.8045900000000001       -7.8017099999999999       -7.7988299999999997       -7.7959500000000004       -7.7930799999999998       -7.7901999999999996       -7.7873200000000002       -7.7844400000000000       -7.7815599999999998       -7.7786799999999996       -7.7758099999999999       -7.7729299999999997       -7.7700500000000003       -7.7671700000000001       -7.7642899999999999       -7.7614099999999997       -7.7585400000000000       -7.7556599999999998       -7.7527799999999996       -7.7499000000000002       -7.7470200000000000       -7.7441399999999998       -7.7412700000000001       -7.7383899999999999       -7.7355099999999997       -7.7326300000000003       -7.7297500000000001       -7.7268800000000004       -7.7240000000000002       -7.7211200000000000       -7.7182399999999998       -7.7153600000000004       -7.7124800000000002       -7.7096099999999996       -7.7067300000000003       -7.7038500000000001       -7.7009699999999999       -7.6980899999999997       -7.6952100000000003       -7.6923399999999997       -7.6894600000000004       -7.6865800000000002       -7.6837000000000000       -7.6808199999999998       -7.6779400000000004       -7.6750699999999998       -7.6721899999999996       -7.6693100000000003       -7.6664300000000001       -7.6635499999999999       -7.6606699999999996       -7.6577999999999999       -7.6549199999999997       -7.6520400000000004       -7.6491600000000002       -7.6462800000000000       -7.6433999999999997       -7.6405300000000000       -7.6376499999999998       -7.6347699999999996       -7.6318900000000003       -7.6290100000000001       -7.6261400000000004       -7.6232600000000001       -7.6203799999999999       -7.6174999999999997       -7.6146200000000004       -7.6117400000000002       -7.6088699999999996       -7.6059900000000003       -7.6031100000000000       -7.6002299999999998       -7.5973499999999996       -7.5944700000000003       -7.5915999999999997       -7.5887200000000004       -7.5858400000000001       -7.5829599999999999       -7.5800799999999997       -7.5772000000000004       -7.5743299999999998       -7.5714499999999996       -7.5685700000000002       -7.5656900000000000       -7.5628099999999998       -7.5599299999999996       -7.5570599999999999       -7.5541799999999997       -7.5513000000000003       -7.5484200000000001       -7.5453099999999997       -7.5422000000000002       -7.5391000000000004       -7.5359900000000000       -7.5328799999999996       -7.5297700000000001       -7.5266599999999997       -7.5235500000000002       -7.5204399999999998       -7.5173399999999999       -7.5142300000000004       -7.5111200000000000       -7.5080099999999996       -7.5049000000000001       -7.5017899999999997       -7.4986800000000002       -7.4955800000000004       -7.4924700000000000       -7.4893599999999996       -7.4862500000000001       -7.4831399999999997       -7.4800300000000002       -7.4769199999999998       -7.4738199999999999       -7.4707100000000004       -7.4676000000000000       -7.4644899999999996       -7.4613800000000001       -7.4582699999999997       -7.4551600000000002       -7.4520600000000004       -7.4489500000000000       -7.4458399999999996       -7.4427300000000001       -7.4396199999999997       -7.4365100000000002       -7.4333999999999998       -7.4302999999999999       -7.4271900000000004       -7.4240800000000000       -7.4209699999999996       -7.4178600000000001       -7.4147499999999997       -7.4116499999999998       -7.4085400000000003       -7.4054300000000000       -7.4023199999999996       -7.3992100000000001       -7.3960999999999997       -7.3929900000000002       -7.3898900000000003       -7.3867799999999999       -7.3836700000000004       -7.3805600000000000       -7.3774499999999996       -7.3743400000000001       -7.3712299999999997       -7.3681299999999998       -7.3650200000000003       -7.3619100000000000       -7.3587999999999996       -7.3556900000000001       -7.3525799999999997       -7.3494700000000002       -7.3463700000000003       -7.3432599999999999       -7.3401500000000004       -7.3370400000000000       -7.3339299999999996       -7.3308200000000001       -7.3277099999999997       -7.3246099999999998       -7.3215000000000003       -7.3183900000000000       -7.3152799999999996       -7.3121700000000001       -7.3090599999999997       -7.3059500000000002       -7.3028500000000003       -7.2997399999999999       -7.2966300000000004       -7.2935200000000000       -7.2904099999999996       -7.2873000000000001       -7.2841899999999997       -7.2810899999999998       -7.2779800000000003       -7.2748699999999999       -7.2717599999999996       -7.2686500000000001       -7.2655399999999997       -7.2624300000000002       -7.2593300000000003       -7.2562199999999999       -7.2531100000000004       -7.2500000000000000       -7.2468899999999996       -7.2437800000000001       -7.2406699999999997       -7.2375699999999998       -7.2344600000000003       -7.2313499999999999       -7.2282400000000004       -7.2251300000000001       -7.2220199999999997       -7.2189100000000002       -7.2158100000000003       -7.2126999999999999       -7.2095900000000004       -7.2064800000000000       -7.2033699999999996       -7.2002600000000001       -7.1971600000000002       -7.1940499999999998       -7.1909400000000003       -7.1878299999999999       -7.1847200000000004       -7.1816100000000000       -7.1784999999999997       -7.1753999999999998       -7.1722900000000003       -7.1691799999999999       -7.1660700000000004       -7.1629600000000000       -7.1598499999999996       -7.1567400000000001       -7.1536400000000002       -7.1505299999999998       -7.1471900000000002       -7.1438499999999996       -7.1405099999999999       -7.1371700000000002       -7.1338299999999997       -7.1304900000000000       -7.1271599999999999       -7.1238200000000003       -7.1204799999999997       -7.1171400000000000       -7.1138000000000003       -7.1104599999999998       -7.1071200000000001       -7.1037800000000004       -7.1004399999999999       -7.0971099999999998       -7.0937700000000001       -7.0904299999999996       -7.0870899999999999       -7.0837500000000002       -7.0804099999999996       -7.0770700000000000       -7.0737300000000003       -7.0704000000000002       -7.0670599999999997       -7.0637200000000000       -7.0603800000000003       -7.0570399999999998       -7.0537000000000001       -7.0503600000000004       -7.0470199999999998       -7.0436800000000002       -7.0403500000000001       -7.0370100000000004       -7.0336699999999999       -7.0303300000000002       -7.0269899999999996       -7.0236499999999999       -7.0203100000000003       -7.0169699999999997       -7.0136399999999997       -7.0103000000000000       -7.0069600000000003       -7.0036199999999997       -7.0002800000000001       -6.9969400000000004       -6.9935999999999998       -6.9902600000000001       -6.9869199999999996       -6.9835900000000004       -6.9802499999999998       -6.9769100000000002       -6.9735699999999996       -6.9702299999999999       -6.9668900000000002       -6.9635499999999997       -6.9602100000000000       -6.9568800000000000       -6.9535400000000003       -6.9501999999999997       -6.9468600000000000       -6.9435200000000004       -6.9401799999999998       -6.9368400000000001       -6.9335000000000004       -6.9301599999999999       -6.9268299999999998       -6.9234900000000001       -6.9201499999999996       -6.9168099999999999       -6.9134700000000002       -6.9101299999999997       -6.9067900000000000       -6.9034500000000003       -6.9001200000000003       -6.8967799999999997       -6.8934400000000000       -6.8901000000000003       -6.8867599999999998       -6.8834200000000001       -6.8800800000000004       -6.8767399999999999       -6.8734099999999998       -6.8700700000000001       -6.8667299999999996       -6.8633899999999999       -6.8600500000000002       -6.8567099999999996       -6.8533700000000000       -6.8500300000000003       -6.8466899999999997       -6.8433599999999997       -6.8400200000000000       -6.8366800000000003       -6.8333399999999997       -6.8300000000000001       -6.8266600000000004       -6.8233199999999998       -6.8199800000000002       -6.8166500000000001       -6.8133100000000004       -6.8099699999999999       -6.8066300000000002       -6.8032899999999996       -6.7999499999999999       -6.7966100000000003       -6.7932699999999997       -6.7899300000000000       -6.7866000000000000       -6.7832600000000003       -6.7799199999999997       -6.7765800000000000       -6.7732400000000004       -6.7698999999999998       -6.7665600000000001       -6.7632199999999996       -6.7598900000000004       -6.7565499999999998       -6.7532100000000002       -6.7498699999999996       -6.7465299999999999       -6.7431900000000002       -6.7398499999999997       -6.7365100000000000       -6.7331700000000003       -6.7298400000000003       -6.7264999999999997       -6.7231600000000000       -6.7195900000000002       -6.7160200000000003       -6.7124499999999996       -6.7088799999999997       -6.7053099999999999       -6.7017400000000000       -6.6981700000000002       -6.6946099999999999       -6.6910400000000001       -6.6874700000000002       -6.6839000000000004       -6.6803299999999997       -6.6767599999999998       -6.6731900000000000       -6.6696200000000001       -6.6660500000000003       -6.6624800000000004       -6.6589200000000002       -6.6553500000000003       -6.6517799999999996       -6.6482099999999997       -6.6446399999999999       -6.6410700000000000       -6.6375000000000002       -6.6339300000000003       -6.6303599999999996       -6.6267899999999997       -6.6232199999999999       -6.6196599999999997       -6.6160899999999998       -6.6125200000000000       -6.6089500000000001       -6.6053800000000003       -6.6018100000000004       -6.5982399999999997       -6.5946699999999998       -6.5911000000000000       -6.5875300000000001       -6.5839600000000003       -6.5804000000000000       -6.5768300000000002       -6.5732600000000003       -6.5696899999999996       -6.5661199999999997       -6.5625499999999999       -6.5589800000000000       -6.5554100000000002       -6.5518400000000003       -6.5482699999999996       -6.5446999999999997       -6.5411400000000004       -6.5375699999999997       -6.5339999999999998       -6.5304300000000000       -6.5268600000000001       -6.5232900000000003       -6.5197200000000004       -6.5161499999999997       -6.5125799999999998       -6.5090100000000000       -6.5054400000000001       -6.5018799999999999       -6.4983100000000000       -6.4947400000000002       -6.4911700000000003       -6.4875999999999996       -6.4840299999999997       -6.4804599999999999       -6.4768900000000000       -6.4733200000000002       -6.4697500000000003       -6.4661799999999996       -6.4626200000000003       -6.4590500000000004       -6.4554799999999997       -6.4519099999999998       -6.4483400000000000       -6.4447700000000001       -6.4412000000000003       -6.4376300000000004       -6.4340599999999997       -6.4304899999999998       -6.4269299999999996       -6.4233599999999997       -6.4197899999999999       -6.4162200000000000       -6.4126500000000002       -6.4090800000000003       -6.4055099999999996       -6.4019399999999997       -6.3983699999999999       -6.3948000000000000       -6.3912300000000002       -6.3876700000000000       -6.3841000000000001       -6.3805300000000003       -6.3769600000000004       -6.3733899999999997       -6.3698199999999998       -6.3662500000000000       -6.3626800000000001       -6.3591100000000003       -6.3555400000000004       -6.3519699999999997       -6.3484100000000003       -6.3448399999999996       -6.3412699999999997       -6.3376999999999999       -6.3341300000000000       -6.3305600000000002       -6.3269900000000003       -6.3234199999999996       -6.3198499999999997       -6.3162799999999999       -6.3127100000000000       -6.3091499999999998       -6.3055800000000000       -6.3020100000000001       -6.2984400000000003       -6.2948700000000004       -6.2912999999999997       -6.2877299999999998       -6.2841600000000000       -6.2805900000000001       -6.2770200000000003       -6.2734500000000004       -6.2698900000000002       -6.2663200000000003       -6.2625200000000003       -6.2587200000000003       -6.2549200000000003       -6.2511200000000002       -6.2473200000000002       -6.2435200000000002       -6.2397200000000002       -6.2359200000000001       -6.2321200000000001       -6.2283200000000001       -6.2245200000000001       -6.2207200000000000       -6.2169299999999996       -6.2131299999999996       -6.2093299999999996       -6.2055300000000004       -6.2017300000000004       -6.1979300000000004       -6.1941300000000004       -6.1903300000000003       -6.1865300000000003       -6.1827300000000003       -6.1789300000000003       -6.1751300000000002       -6.1713300000000002       -6.1675300000000002       -6.1637300000000002       -6.1599300000000001       -6.1561399999999997       -6.1523399999999997       -6.1485399999999997       -6.1447399999999996       -6.1409399999999996       -6.1371399999999996       -6.1333399999999996       -6.1295400000000004       -6.1257400000000004       -6.1219400000000004       -6.1181400000000004       -6.1143400000000003       -6.1105400000000003       -6.1067400000000003       -6.1029400000000003       -6.0991499999999998       -6.0953499999999998       -6.0915499999999998       -6.0877499999999998       -6.0839499999999997       -6.0801499999999997       -6.0763499999999997       -6.0725499999999997       -6.0687499999999996       -6.0649499999999996       -6.0611499999999996       -6.0573499999999996       -6.0535500000000004       -6.0497500000000004       -6.0459500000000004       -6.0421600000000000       -6.0383599999999999       -6.0345599999999999       -6.0307599999999999       -6.0269599999999999       -6.0231599999999998       -6.0193599999999998       -6.0155599999999998       -6.0117599999999998       -6.0079599999999997       -6.0041599999999997       -6.0003599999999997       -5.9965599999999997       -5.9927599999999996       -5.9889599999999996       -5.9851700000000001       -5.9813700000000001       -5.9775700000000001       -5.9737700000000000       -5.9699700000000000       -5.9661700000000000       -5.9623699999999999       -5.9585699999999999       -5.9547699999999999       -5.9509699999999999       -5.9471699999999998       -5.9433699999999998       -5.9395699999999998       -5.9357699999999998       -5.9319699999999997       -5.9281800000000002       -5.9243800000000002       -5.9205800000000002       -5.9167800000000002       -5.9129800000000001       -5.9091800000000001       -5.9053800000000001       -5.9015800000000000       -5.8977800000000000       -5.8939800000000000       -5.8901800000000000       -5.8863799999999999       -5.8825799999999999       -5.8787799999999999       -5.8749799999999999       -5.8711900000000004       -5.8673900000000003       -5.8635900000000003       -5.8597900000000003       -5.8559900000000003       -5.8521900000000002       -5.8483900000000002       -5.8445900000000002       -5.8407900000000001       -5.8369900000000001       -5.8331900000000001       -5.8293900000000001       -5.8255900000000000       -5.8217900000000000       -5.8179900000000000       -5.8141900000000000       -5.8103999999999996       -5.8066000000000004       -5.8028000000000004       -5.7990000000000004       -5.7952000000000004       -5.7914000000000003       -5.7876000000000003       -5.7838000000000003       -5.7800000000000002       -5.7759700000000000       -5.7719399999999998       -5.7679099999999996       -5.7638800000000003       -5.7598500000000001       -5.7558199999999999       -5.7517899999999997       -5.7477600000000004       -5.7437300000000002       -5.7397000000000000       -5.7356800000000003       -5.7316500000000001       -5.7276199999999999       -5.7235899999999997       -5.7195600000000004       -5.7155300000000002       -5.7115000000000000       -5.7074699999999998       -5.7034399999999996       -5.6994100000000003       -5.6953800000000001       -5.6913499999999999       -5.6873199999999997       -5.6832900000000004       -5.6792600000000002       -5.6752300000000000       -5.6711999999999998       -5.6671699999999996       -5.6631400000000003       -5.6591100000000001       -5.6550799999999999       -5.6510499999999997       -5.6470200000000004       -5.6429900000000002       -5.6389600000000000       -5.6349400000000003       -5.6309100000000001       -5.6268799999999999       -5.6228499999999997       -5.6188200000000004       -5.6147900000000002       -5.6107600000000000       -5.6067299999999998       -5.6026999999999996       -5.5986700000000003       -5.5946400000000001       -5.5906099999999999       -5.5865799999999997       -5.5825500000000003       -5.5785200000000001       -5.5744899999999999       -5.5704599999999997       -5.5664300000000004       -5.5624000000000002       -5.5583700000000000       -5.5543399999999998       -5.5503099999999996       -5.5462800000000003       -5.5422500000000001       -5.5382199999999999       -5.5341899999999997       -5.5301700000000000       -5.5261399999999998       -5.5221099999999996       -5.5180800000000003       -5.5140500000000001       -5.5100199999999999       -5.5059899999999997       -5.5019600000000004       -5.4979300000000002       -5.4939000000000000       -5.4898699999999998       -5.4858399999999996       -5.4818100000000003       -5.4777800000000001       -5.4737499999999999       -5.4697199999999997       -5.4656900000000004       -5.4616600000000002       -5.4576300000000000       -5.4535999999999998       -5.4495699999999996       -5.4455400000000003       -5.4415100000000001       -5.4374799999999999       -5.4334499999999997       -5.4294300000000000       -5.4253999999999998       -5.4213699999999996       -5.4173400000000003       -5.4133100000000001       -5.4092799999999999       -5.4052499999999997       -5.4012200000000004       -5.3971900000000002       -5.3931600000000000       -5.3891299999999998       -5.3851000000000004       -5.3810700000000002       -5.3770400000000000       -5.3730099999999998       -5.3689799999999996       -5.3649500000000003       -5.3609200000000001       -5.3568899999999999       -5.3528599999999997       -5.3488300000000004       -5.3448000000000002       -5.3407700000000000       -5.3367399999999998       -5.3327099999999996       -5.3286899999999999       -5.3246599999999997       -5.3206300000000004       -5.3166000000000002       -5.3125700000000000       -5.3085399999999998       -5.3045099999999996       -5.3004800000000003       -5.2964500000000001       -5.2924199999999999       -5.2883899999999997       -5.2843600000000004       -5.2803300000000002       -5.2763000000000000       -5.2722699999999998       -5.2682399999999996       -5.2642100000000003       -5.2599499999999999       -5.2556900000000004       -5.2514300000000000       -5.2471699999999997       -5.2429100000000002       -5.2386499999999998       -5.2343900000000003       -5.2301299999999999       -5.2258699999999996       -5.2216100000000001       -5.2173499999999997       -5.2130900000000002       -5.2088299999999998       -5.2045700000000004       -5.2003100000000000       -5.1960499999999996       -5.1917900000000001       -5.1875299999999998       -5.1832700000000003       -5.1790099999999999       -5.1747500000000004       -5.1704900000000000       -5.1662299999999997       -5.1619700000000002       -5.1577099999999998       -5.1534500000000003       -5.1491899999999999       -5.1449400000000001       -5.1406799999999997       -5.1364200000000002       -5.1321599999999998       -5.1279000000000003       -5.1236400000000000       -5.1193799999999996       -5.1151200000000001       -5.1108599999999997       -5.1066000000000003       -5.1023399999999999       -5.0980800000000004       -5.0938200000000000       -5.0895599999999996       -5.0853000000000002       -5.0810399999999998       -5.0767800000000003       -5.0725199999999999       -5.0682600000000004       -5.0640000000000001       -5.0597399999999997       -5.0554800000000002       -5.0512199999999998       -5.0469600000000003       -5.0427000000000000       -5.0384399999999996       -5.0341800000000001       -5.0299199999999997       -5.0256600000000002       -5.0213999999999999       -5.0171400000000004       -5.0128800000000000       -5.0086199999999996       -5.0043600000000001       -5.0000999999999998       -4.9958400000000003       -4.9915799999999999       -4.9873200000000004       -4.9830600000000000       -4.9787999999999997       -4.9745400000000002       -4.9702799999999998       -4.9660200000000003       -4.9617599999999999       -4.9574999999999996       -4.9532400000000001       -4.9489799999999997       -4.9447200000000002       -4.9404599999999999       -4.9362000000000004       -4.9319400000000000       -4.9276799999999996       -4.9234200000000001       -4.9191599999999998       -4.9149000000000003       -4.9106399999999999       -4.9063800000000004       -4.9021200000000000       -4.8978599999999997       -4.8936000000000002       -4.8893399999999998       -4.8850800000000003       -4.8808199999999999       -4.8765599999999996       -4.8723000000000001       -4.8680399999999997       -4.8637800000000002       -4.8595199999999998       -4.8552600000000004       -4.8510000000000000       -4.8467399999999996       -4.8424800000000001       -4.8382199999999997       -4.8339600000000003       -4.8296999999999999       -4.8254500000000000       -4.8211899999999996       -4.8169300000000002       -4.8126699999999998       -4.8084100000000003       -4.8041499999999999       -4.7998900000000004       -4.7956300000000001       -4.7913699999999997       -4.7871100000000002       -4.7828499999999998       -4.7785900000000003       -4.7743300000000000       -4.7700699999999996       -4.7658100000000001       -4.7615499999999997       -4.7572900000000002       -4.7530299999999999       -4.7487700000000004       -4.7445100000000000       -4.7402499999999996       -4.7359900000000001       -4.7317299999999998       -4.7274700000000003       -4.7232099999999999       -4.7189500000000004       -4.7144599999999999       -4.7099700000000002       -4.7054799999999997       -4.7009900000000000       -4.6965000000000003       -4.6920099999999998       -4.6875200000000001       -4.6830299999999996       -4.6785399999999999       -4.6740500000000003       -4.6695599999999997       -4.6650700000000001       -4.6605800000000004       -4.6560899999999998       -4.6516000000000002       -4.6471099999999996       -4.6426200000000000       -4.6381300000000003       -4.6336399999999998       -4.6291500000000001       -4.6246600000000004       -4.6201699999999999       -4.6156800000000002       -4.6111899999999997       -4.6067000000000000       -4.6021999999999998       -4.5977100000000002       -4.5932199999999996       -4.5887300000000000       -4.5842400000000003       -4.5797499999999998       -4.5752600000000001       -4.5707700000000004       -4.5662799999999999       -4.5617900000000002       -4.5572999999999997       -4.5528100000000000       -4.5483200000000004       -4.5438299999999998       -4.5393400000000002       -4.5348499999999996       -4.5303599999999999       -4.5258700000000003       -4.5213799999999997       -4.5168900000000001       -4.5124000000000004       -4.5079099999999999       -4.5034200000000002       -4.4989299999999997       -4.4944400000000000       -4.4899500000000003       -4.4854599999999998       -4.4809700000000001       -4.4764799999999996       -4.4719899999999999       -4.4675000000000002       -4.4630099999999997       -4.4585200000000000       -4.4540300000000004       -4.4495399999999998       -4.4450500000000002       -4.4405599999999996       -4.4360700000000000       -4.4315800000000003       -4.4270899999999997       -4.4226000000000001       -4.4181100000000004       -4.4136199999999999       -4.4091300000000002       -4.4046399999999997       -4.4001500000000000       -4.3956600000000003       -4.3911699999999998       -4.3866800000000001       -4.3821899999999996       -4.3776999999999999       -4.3732100000000003       -4.3687199999999997       -4.3642300000000001       -4.3597400000000004       -4.3552499999999998       -4.3507600000000002       -4.3462699999999996       -4.3417800000000000       -4.3372900000000003       -4.3327999999999998       -4.3283100000000001       -4.3238200000000004       -4.3193299999999999       -4.3148400000000002       -4.3103499999999997       -4.3058600000000000       -4.3013700000000004       -4.2968799999999998       -4.2923900000000001       -4.2878999999999996       -4.2834099999999999       -4.2789200000000003       -4.2744299999999997       -4.2699400000000001       -4.2654399999999999       -4.2609500000000002       -4.2564599999999997       -4.2519700000000000       -4.2474800000000004       -4.2429899999999998       -4.2385000000000002       -4.2340099999999996       -4.2295199999999999       -4.2250300000000003       -4.2205399999999997       -4.2160500000000001       -4.2115600000000004       -4.2070699999999999       -4.2025800000000002       -4.1980899999999997       -4.1936000000000000       -4.1891100000000003       -4.1846199999999998       -4.1801300000000001       -4.1756399999999996       -4.1711499999999999       -4.1666600000000003       -4.1621699999999997       -4.1576800000000000       -4.1531900000000004       -4.1486999999999998       -4.1442100000000002       -4.1394900000000003       -4.1347699999999996       -4.1300499999999998       -4.1253299999999999       -4.1206100000000001       -4.1158900000000003       -4.1111700000000004       -4.1064499999999997       -4.1017299999999999       -4.0970100000000000       -4.0922900000000002       -4.0875700000000004       -4.0828499999999996       -4.0781299999999998       -4.0734100000000000       -4.0686900000000001       -4.0639599999999998       -4.0592400000000000       -4.0545200000000001       -4.0498000000000003       -4.0450799999999996       -4.0403599999999997       -4.0356399999999999       -4.0309200000000001       -4.0262000000000002       -4.0214800000000004       -4.0167599999999997       -4.0120399999999998       -4.0073200000000000       -4.0026000000000002       -3.9978799999999999       -3.9931600000000000       -3.9884400000000002       -3.9837199999999999       -3.9790000000000001       -3.9742799999999998       -3.9695600000000000       -3.9648400000000001       -3.9601199999999999       -3.9554000000000000       -3.9506800000000002       -3.9459499999999998       -3.9412300000000000       -3.9365100000000002       -3.9317899999999999       -3.9270700000000001       -3.9223499999999998       -3.9176299999999999       -3.9129100000000001       -3.9081899999999998       -3.9034700000000000       -3.8987500000000002       -3.8940299999999999       -3.8893100000000000       -3.8845900000000002       -3.8798699999999999       -3.8751500000000001       -3.8704299999999998       -3.8657100000000000       -3.8609900000000001       -3.8562699999999999       -3.8515500000000000       -3.8468300000000002       -3.8421099999999999       -3.8373900000000001       -3.8326699999999998       -3.8279399999999999       -3.8232200000000001       -3.8184999999999998       -3.8137799999999999       -3.8090600000000001       -3.8043399999999998       -3.7996200000000000       -3.7949000000000002       -3.7901799999999999       -3.7854600000000000       -3.7807400000000002       -3.7760199999999999       -3.7713000000000001       -3.7665799999999998       -3.7618600000000000       -3.7571400000000001       -3.7524199999999999       -3.7477000000000000       -3.7429800000000002       -3.7382599999999999       -3.7335400000000001       -3.7288199999999998       -3.7241000000000000       -3.7193800000000001       -3.7146599999999999       -3.7099299999999999       -3.7052100000000001       -3.7004899999999998       -3.6957700000000000       -3.6910500000000002       -3.6863299999999999       -3.6816100000000000       -3.6768900000000002       -3.6721699999999999       -3.6674500000000001       -3.6627299999999998       -3.6580100000000000       -3.6532900000000001       -3.6485699999999999       -3.6438500000000000       -3.6391300000000002       -3.6344099999999999       -3.6296900000000001       -3.6249699999999998       -3.6202500000000000       -3.6155300000000001       -3.6108099999999999       -3.6060900000000000       -3.6013700000000002       -3.5966499999999999       -3.5919300000000001       -3.5872000000000002       -3.5824799999999999       -3.5777600000000001       -3.5730400000000002       -3.5683199999999999       -3.5636000000000001       -3.5588799999999998       -3.5541600000000000       -3.5494400000000002       -3.5447199999999999       -3.5400000000000000       -3.5350500000000000       -3.5301000000000000       -3.5251500000000000       -3.5202000000000000       -3.5152500000000000       -3.5103000000000000       -3.5053500000000000       -3.5004000000000000       -3.4954399999999999       -3.4904899999999999       -3.4855399999999999       -3.4805899999999999       -3.4756399999999998       -3.4706899999999998       -3.4657399999999998       -3.4607899999999998       -3.4558399999999998       -3.4508899999999998       -3.4459399999999998       -3.4409900000000002       -3.4360400000000002       -3.4310900000000002       -3.4261400000000002       -3.4211800000000001       -3.4162300000000001       -3.4112800000000001       -3.4063300000000001       -3.4013800000000001       -3.3964300000000001       -3.3914800000000001       -3.3865300000000000       -3.3815800000000000       -3.3766300000000000       -3.3716800000000000       -3.3667300000000000       -3.3617800000000000       -3.3568300000000000       -3.3518800000000000       -3.3469199999999999       -3.3419699999999999       -3.3370199999999999       -3.3320699999999999       -3.3271199999999999       -3.3221699999999998       -3.3172199999999998       -3.3122699999999998       -3.3073199999999998       -3.3023699999999998       -3.2974199999999998       -3.2924699999999998       -3.2875200000000002       -3.2825700000000002       -3.2776200000000002       -3.2726700000000002       -3.2677100000000001       -3.2627600000000001       -3.2578100000000001       -3.2528600000000001       -3.2479100000000001       -3.2429600000000001       -3.2380100000000001       -3.2330600000000000       -3.2281100000000000       -3.2231600000000000       -3.2182100000000000       -3.2132600000000000       -3.2083100000000000       -3.2033600000000000       -3.1984100000000000       -3.1934499999999999       -3.1884999999999999       -3.1835499999999999       -3.1785999999999999       -3.1736499999999999       -3.1686999999999999       -3.1637499999999998       -3.1587999999999998       -3.1538499999999998       -3.1488999999999998       -3.1439499999999998       -3.1389999999999998       -3.1340499999999998       -3.1291000000000002       -3.1241500000000002       -3.1191900000000001       -3.1142400000000001       -3.1092900000000001       -3.1043400000000001       -3.0993900000000001       -3.0944400000000001       -3.0894900000000001       -3.0845400000000001       -3.0795900000000000       -3.0746400000000000       -3.0696900000000000       -3.0647400000000000       -3.0597900000000000       -3.0548400000000000       -3.0498900000000000       -3.0449299999999999       -3.0399799999999999       -3.0350299999999999       -3.0300799999999999       -3.0251299999999999       -3.0201799999999999       -3.0152299999999999       -3.0102799999999998       -3.0053299999999998       -3.0003799999999998       -2.9954299999999998       -2.9904799999999998       -2.9855299999999998       -2.9805799999999998       -2.9756300000000002       -2.9706700000000001       -2.9657200000000001       -2.9607700000000001       -2.9558200000000001       -2.9508700000000001       -2.9459200000000001       -2.9409700000000001       -2.9360200000000001       -2.9310700000000001       -2.9261200000000001       -2.9211700000000000       -2.9162200000000000       -2.9112700000000000       -2.9063200000000000       -2.9011399999999998       -2.8959500000000000       -2.8907699999999998       -2.8855900000000001       -2.8804099999999999       -2.8752300000000002       -2.8700500000000000       -2.8648699999999998       -2.8596900000000001       -2.8545099999999999       -2.8493300000000001       -2.8441500000000000       -2.8389600000000002       -2.8337800000000000       -2.8285999999999998       -2.8234200000000000       -2.8182399999999999       -2.8130600000000001       -2.8078799999999999       -2.8027000000000002       -2.7975200000000000       -2.7923399999999998       -2.7871500000000000       -2.7819699999999998       -2.7767900000000001       -2.7716099999999999       -2.7664300000000002       -2.7612500000000000       -2.7560699999999998       -2.7508900000000001       -2.7457099999999999       -2.7405300000000001       -2.7353499999999999       -2.7301600000000001       -2.7249800000000000       -2.7198000000000002       -2.7146200000000000       -2.7094399999999998       -2.7042600000000001       -2.6990799999999999       -2.6939000000000002       -2.6887200000000000       -2.6835399999999998       -2.6783600000000001       -2.6731699999999998       -2.6679900000000001       -2.6628099999999999       -2.6576300000000002       -2.6524500000000000       -2.6472699999999998       -2.6420900000000000       -2.6369099999999999       -2.6317300000000001       -2.6265499999999999       -2.6213700000000002       -2.6161799999999999       -2.6110000000000002       -2.6058200000000000       -2.6006399999999998       -2.5954600000000001       -2.5902799999999999       -2.5851000000000002       -2.5799200000000000       -2.5747399999999998       -2.5695600000000001       -2.5643799999999999       -2.5591900000000001       -2.5540099999999999       -2.5488300000000002       -2.5436500000000000       -2.5384699999999998       -2.5332900000000000       -2.5281099999999999       -2.5229300000000001       -2.5177499999999999       -2.5125700000000002       -2.5073900000000000       -2.5022000000000002       -2.4970200000000000       -2.4918399999999998       -2.4866600000000001       -2.4814799999999999       -2.4763000000000002       -2.4711200000000000       -2.4659399999999998       -2.4607600000000001       -2.4555799999999999       -2.4503900000000001       -2.4452099999999999       -2.4400300000000001       -2.4348500000000000       -2.4296700000000002       -2.4244900000000000       -2.4193099999999998       -2.4141300000000001       -2.4089499999999999       -2.4037700000000002       -2.3985900000000000       -2.3934000000000002       -2.3882200000000000       -2.3830399999999998       -2.3778600000000001       -2.3726799999999999       -2.3675000000000002       -2.3623200000000000       -2.3571399999999998       -2.3519600000000001       -2.3467799999999999       -2.3416000000000001       -2.3364099999999999       -2.3312300000000001       -2.3260500000000000       -2.3208700000000002       -2.3156900000000000       -2.3105099999999998       -2.3053300000000001       -2.3001499999999999       -2.2949700000000002       -2.2897900000000000       -2.2846099999999998       -2.2794200000000000       -2.2742399999999998       -2.2690600000000001       -2.2638799999999999       -2.2587000000000002       -2.2535200000000000       -2.2483399999999998       -2.2431600000000000       -2.2377500000000001       -2.2323400000000002       -2.2269199999999998       -2.2215099999999999       -2.2161000000000000       -2.2106900000000000       -2.2052800000000001       -2.1998700000000002       -2.1944599999999999       -2.1890499999999999       -2.1836400000000000       -2.1782200000000000       -2.1728100000000001       -2.1674000000000002       -2.1619899999999999       -2.1565799999999999       -2.1511700000000000       -2.1457600000000001       -2.1403500000000002       -2.1349300000000002       -2.1295199999999999       -2.1241099999999999       -2.1187000000000000       -2.1132900000000001       -2.1078800000000002       -2.1024699999999998       -2.0970599999999999       -2.0916399999999999       -2.0862300000000000       -2.0808200000000001       -2.0754100000000002       -2.0699999999999998       -2.0645899999999999       -2.0591800000000000       -2.0537700000000001       -2.0483600000000002       -2.0429400000000002       -2.0375299999999998       -2.0321199999999999       -2.0267100000000000       -2.0213000000000001       -2.0158900000000002       -2.0104799999999998       -2.0050699999999999       -1.9996499999999999       -1.9942400000000000       -1.9888300000000001       -1.9834200000000000       -1.9780100000000000       -1.9725999999999999       -1.9671900000000000       -1.9617800000000001       -1.9563699999999999       -1.9509500000000000       -1.9455400000000000       -1.9401299999999999       -1.9347200000000000       -1.9293100000000001       -1.9238999999999999       -1.9184900000000000       -1.9130799999999999       -1.9076599999999999       -1.9022500000000000       -1.8968400000000001       -1.8914299999999999       -1.8860200000000000       -1.8806099999999999       -1.8752000000000000       -1.8697900000000001       -1.8643799999999999       -1.8589599999999999       -1.8535500000000000       -1.8481399999999999       -1.8427300000000000       -1.8373200000000001       -1.8319099999999999       -1.8265000000000000       -1.8210900000000001       -1.8156699999999999       -1.8102600000000000       -1.8048500000000001       -1.7994399999999999       -1.7940300000000000       -1.7886200000000001       -1.7832100000000000       -1.7778000000000000       -1.7723899999999999       -1.7669699999999999       -1.7615600000000000       -1.7561500000000001       -1.7507400000000000       -1.7453300000000000       -1.7399199999999999       -1.7345100000000000       -1.7291000000000001       -1.7236800000000001       -1.7182700000000000       -1.7128600000000000       -1.7074499999999999       -1.7020400000000000       -1.6966300000000001       -1.6912199999999999       -1.6858100000000000       -1.6803900000000001       -1.6749799999999999       -1.6695700000000000       -1.6641600000000001       -1.6587499999999999       -1.6533400000000000       -1.6479299999999999       -1.6425200000000000       -1.6371100000000001       -1.6316900000000001       -1.6262799999999999       -1.6208700000000000       -1.6154599999999999       -1.6100500000000000       -1.6046400000000001       -1.5992299999999999       -1.5938200000000000       -1.5884000000000000       -1.5829899999999999       -1.5775800000000000       -1.5721700000000001       -1.5667599999999999       -1.5613500000000000       -1.5559400000000001       -1.5505300000000000       -1.5448900000000001       -1.5392399999999999       -1.5336000000000001       -1.5279600000000000       -1.5223199999999999       -1.5166800000000000       -1.5110399999999999       -1.5053900000000000       -1.4997499999999999       -1.4941100000000000       -1.4884700000000000       -1.4828300000000001       -1.4771900000000000       -1.4715499999999999       -1.4659000000000000       -1.4602599999999999       -1.4546200000000000       -1.4489799999999999       -1.4433400000000001       -1.4377000000000000       -1.4320600000000001       -1.4264100000000000       -1.4207700000000001       -1.4151300000000000       -1.4094899999999999       -1.4038500000000000       -1.3982100000000000       -1.3925700000000001       -1.3869199999999999       -1.3812800000000001       -1.3756400000000000       -1.3700000000000001       -1.3643600000000000       -1.3587199999999999       -1.3530800000000001       -1.3474299999999999       -1.3417900000000000       -1.3361499999999999       -1.3305100000000001       -1.3248700000000000       -1.3192299999999999       -1.3135900000000000       -1.3079400000000001       -1.3023000000000000       -1.2966599999999999       -1.2910200000000001       -1.2853800000000000       -1.2797400000000001       -1.2741000000000000       -1.2684500000000001       -1.2628100000000000       -1.2571699999999999       -1.2515300000000000       -1.2458899999999999       -1.2402500000000001       -1.2346100000000000       -1.2289600000000001       -1.2233200000000000       -1.2176800000000001       -1.2120400000000000       -1.2063999999999999       -1.2007600000000000       -1.1951200000000000       -1.1894700000000000       -1.1838299999999999       -1.1781900000000001       -1.1725500000000000       -1.1669099999999999       -1.1612700000000000       -1.1556299999999999       -1.1499800000000000       -1.1443399999999999       -1.1387000000000000       -1.1330600000000000       -1.1274200000000001       -1.1217800000000000       -1.1161399999999999       -1.1104900000000000       -1.1048500000000001       -1.0992100000000000       -1.0935699999999999       -1.0879300000000001       -1.0822900000000000       -1.0766500000000001       -1.0710000000000000       -1.0653600000000001       -1.0597200000000000       -1.0540799999999999       -1.0484400000000000       -1.0427999999999999       -1.0371500000000000       -1.0315099999999999       -1.0258700000000001       -1.0202300000000000       -1.0145900000000001       -1.0089500000000000       -1.0033099999999999      -0.99765999999999999      -0.99202000000000001      -0.98638000000000003      -0.98073999999999995      -0.97509999999999997      -0.96945999999999999      -0.96382000000000001      -0.95816999999999997      -0.95252999999999999      -0.94689000000000001      -0.94125000000000003      -0.93561000000000005      -0.92996999999999996      -0.92432999999999998      -0.91868000000000005      -0.91303999999999996      -0.90739999999999998      -0.90176000000000001      -0.89612000000000003      -0.89048000000000005      -0.88483999999999996      -0.87919000000000003      -0.87355000000000005      -0.86790999999999996      -0.86226999999999998      -0.85663000000000000      -0.85099000000000002      -0.84535000000000005      -0.83970000000000000      -0.83406000000000002      -0.82842000000000005      -0.82255000000000000      -0.81667999999999996      -0.81081000000000003      -0.80493000000000003      -0.79905999999999999      -0.79318999999999995      -0.78732000000000002      -0.78144999999999998      -0.77558000000000005      -0.76970000000000005      -0.76383000000000001      -0.75795999999999997      -0.75209000000000004      -0.74621999999999999      -0.74034999999999995      -0.73446999999999996      -0.72860000000000003      -0.72272999999999998      -0.71686000000000005      -0.71099000000000001      -0.70511999999999997      -0.69923999999999997      -0.69337000000000004      -0.68750000000000000      -0.68162999999999996      -0.67576000000000003      -0.66988999999999999      -0.66400999999999999      -0.65813999999999995      -0.65227000000000002      -0.64639999999999997      -0.64053000000000004      -0.63466000000000000      -0.62878000000000001      -0.62290999999999996      -0.61704000000000003      -0.61116999999999999      -0.60529999999999995      -0.59941999999999995      -0.59355000000000002      -0.58767999999999998      -0.58181000000000005      -0.57594000000000001      -0.57006999999999997      -0.56418999999999997      -0.55832000000000004      -0.55245000000000000      -0.54657999999999995      -0.54071000000000002      -0.53483999999999998      -0.52895999999999999      -0.52309000000000005      -0.51722000000000001      -0.51134999999999997      -0.50548000000000004      -0.49961000000000000      -0.49373000000000000      -0.48786000000000002      -0.48198999999999997      -0.47611999999999999      -0.47025000000000000      -0.46438000000000001      -0.45850000000000002      -0.45262999999999998      -0.44675999999999999      -0.44089000000000000      -0.43502000000000002      -0.42914999999999998      -0.42326999999999998      -0.41739999999999999      -0.41153000000000001      -0.40566000000000002      -0.39978999999999998      -0.39391999999999999      -0.38804000000000000      -0.38217000000000001      -0.37630000000000002      -0.37042999999999998      -0.36456000000000000      -0.35868000000000000      -0.35281000000000001      -0.34694000000000003      -0.34106999999999998      -0.33520000000000000      -0.32933000000000001      -0.32345000000000002      -0.31757999999999997      -0.31170999999999999      -0.30584000000000000      -0.29997000000000001      -0.29409999999999997      -0.28821999999999998      -0.28234999999999999      -0.27648000000000000      -0.27061000000000002      -0.26473999999999998      -0.25886999999999999      -0.25298999999999999      -0.24712000000000001      -0.24124999999999999      -0.23538000000000001      -0.22950999999999999      -0.22364000000000001      -0.21776000000000001      -0.21189000000000000      -0.20602000000000001      -0.20014999999999999      -0.19428000000000001      -0.18840999999999999      -0.18253000000000000      -0.17666000000000001      -0.17079000000000000      -0.16492000000000001      -0.15905000000000000      -0.15318000000000001      -0.14729999999999999      -0.14143000000000000      -0.13556000000000001      -0.12969000000000000      -0.12382000000000000      -0.11794000000000000      -0.11207000000000000      -0.10620000000000000      -0.10033000000000000       -9.4460000000000002E-002  -8.8590000000000002E-002  -8.2710000000000006E-002  -7.6840000000000006E-002  -7.0739999999999997E-002  -6.4640000000000003E-002  -5.8540000000000002E-002  -5.2440000000000001E-002  -4.6330000000000003E-002  -4.0230000000000002E-002  -3.4130000000000001E-002  -2.8029999999999999E-002  -2.1930000000000002E-002  -1.5820000000000001E-002  -9.7199999999999995E-003  -3.6200000000000000E-003   2.4800000000000000E-003   8.5800000000000008E-003   1.4690000000000000E-002   2.0789999999999999E-002   2.6890000000000001E-002   3.2989999999999998E-002   3.9090000000000000E-002   4.5199999999999997E-002   5.1299999999999998E-002   5.7400000000000000E-002   6.3500000000000001E-002   6.9599999999999995E-002   7.5710000000000000E-002   8.1809999999999994E-002   8.7910000000000002E-002   9.4009999999999996E-002  0.10011000000000000       0.10621999999999999       0.11232000000000000       0.11842000000000000       0.12452000000000001       0.13062000000000001       0.13672999999999999       0.14283000000000001       0.14893000000000001       0.15503000000000000       0.16113000000000000       0.16724000000000000       0.17333999999999999       0.17943999999999999       0.18554000000000001       0.19164000000000000       0.19775000000000001       0.20385000000000000       0.20995000000000000       0.21604999999999999       0.22214999999999999       0.22825999999999999       0.23436000000000001       0.24046000000000001       0.24656000000000000       0.25266000000000000       0.25877000000000000       0.26486999999999999       0.27096999999999999       0.27706999999999998       0.28316999999999998       0.28927999999999998       0.29537999999999998       0.30148000000000003       0.30758000000000002       0.31368000000000001       0.31979000000000002       0.32589000000000001       0.33199000000000001       0.33809000000000000       0.34419000000000000       0.35030000000000000       0.35639999999999999       0.36249999999999999       0.36859999999999998       0.37469999999999998       0.38080999999999998       0.38690999999999998       0.39301000000000003       0.39911000000000002       0.40521000000000001       0.41131000000000001       0.41742000000000001       0.42352000000000001       0.42962000000000000       0.43572000000000000       0.44181999999999999       0.44792999999999999       0.45402999999999999       0.46012999999999998       0.46622999999999998       0.47233000000000003       0.47843999999999998       0.48454000000000003       0.49064000000000002       0.49674000000000001       0.50283999999999995       0.50895000000000001       0.51505000000000001       0.52115000000000000       0.52725000000000000       0.53334999999999999       0.53946000000000005       0.54556000000000004       0.55166000000000004       0.55776000000000003       0.56386000000000003       0.56996999999999998       0.57606999999999997       0.58216999999999997       0.58826999999999996       0.59436999999999995       0.60048000000000001       0.60658000000000001       0.61268000000000000       0.61878000000000000       0.62487999999999999       0.63099000000000005       0.63709000000000005       0.64319000000000004       0.64929000000000003       0.65539000000000003       0.66149999999999998       0.66759999999999997       0.67369999999999997       0.67979999999999996       0.68589999999999995       0.69201000000000001       0.69811000000000001       0.70421000000000000     
 ug =    3.0000000000000000        3.0012599999999998        3.0025200000000001        3.0037799999999999        3.0050400000000002        3.0063000000000000        3.0075599999999998        3.0088200000000001        3.0100799999999999        3.0113400000000001        3.0125999999999999        3.0138600000000002        3.0151200000000000        3.0163799999999998        3.0176400000000001        3.0188999999999999        3.0201600000000002        3.0214200000000000        3.0226799999999998        3.0239400000000001        3.0251999999999999        3.0264600000000002        3.0277099999999999        3.0289700000000002        3.0302300000000000        3.0314899999999998        3.0327500000000001        3.0340099999999999        3.0352700000000001        3.0365300000000000        3.0377900000000002        3.0390500000000000        3.0403099999999998        3.0415700000000001        3.0428299999999999        3.0440900000000002        3.0453500000000000        3.0466099999999998        3.0478700000000001        3.0491299999999999        3.0503900000000002        3.0516500000000000        3.0529099999999998        3.0541700000000001        3.0554299999999999        3.0566900000000001        3.0579499999999999        3.0592100000000002        3.0604700000000000        3.0617299999999998        3.0629900000000001        3.0642499999999999        3.0655100000000002        3.0667700000000000        3.0680299999999998        3.0692900000000001        3.0705499999999999        3.0718100000000002        3.0730700000000000        3.0743299999999998        3.0755900000000000        3.0768499999999999        3.0781100000000001        3.0793699999999999        3.0806200000000001        3.0818800000000000        3.0831400000000002        3.0844000000000000        3.0856599999999998        3.0869200000000001        3.0881799999999999        3.0894400000000002        3.0907000000000000        3.0919599999999998        3.0932200000000001        3.0944799999999999        3.0957400000000002        3.0970000000000000        3.0982599999999998        3.0995200000000001        3.1007799999999999        3.1020400000000001        3.1032999999999999        3.1045600000000002        3.1058200000000000        3.1070799999999998        3.1083400000000001        3.1095999999999999        3.1108600000000002        3.1121200000000000        3.1133799999999998        3.1146400000000001        3.1158999999999999        3.1171600000000002        3.1184200000000000        3.1196799999999998        3.1209400000000000        3.1221999999999999        3.1234600000000001        3.1247199999999999        3.1259800000000002        3.1272400000000000        3.1284999999999998        3.1297600000000001        3.1310199999999999        3.1322800000000002        3.1335400000000000        3.1347900000000002        3.1360500000000000        3.1373099999999998        3.1385700000000001        3.1398299999999999        3.1410900000000002        3.1423500000000000        3.1436099999999998        3.1448700000000001        3.1461299999999999        3.1473900000000001        3.1486499999999999        3.1499100000000002        3.1511700000000000        3.1524299999999998        3.1536900000000001        3.1549499999999999        3.1562100000000002        3.1574700000000000        3.1587299999999998        3.1599900000000001        3.1612499999999999        3.1625999999999999        3.1639499999999998        3.1652900000000002        3.1666400000000001        3.1679900000000001        3.1693400000000000        3.1706900000000000        3.1720400000000000        3.1733799999999999        3.1747299999999998        3.1760799999999998        3.1774300000000002        3.1787800000000002        3.1801200000000001        3.1814700000000000        3.1828200000000000        3.1841699999999999        3.1855199999999999        3.1868699999999999        3.1882100000000002        3.1895600000000002        3.1909100000000001        3.1922600000000001        3.1936100000000001        3.1949500000000000        3.1962999999999999        3.1976499999999999        3.1989999999999998        3.2003499999999998        3.2017000000000002        3.2030400000000001        3.2043900000000001        3.2057400000000000        3.2070900000000000        3.2084400000000000        3.2097799999999999        3.2111299999999998        3.2124799999999998        3.2138300000000002        3.2151800000000001        3.2165200000000000        3.2178700000000000        3.2192200000000000        3.2205699999999999        3.2219199999999999        3.2232699999999999        3.2246100000000002        3.2259600000000002        3.2273100000000001        3.2286600000000001        3.2300100000000000        3.2313499999999999        3.2326999999999999        3.2340499999999999        3.2353999999999998        3.2367499999999998        3.2381000000000002        3.2394400000000001        3.2407900000000001        3.2421400000000000        3.2434900000000000        3.2448399999999999        3.2461799999999998        3.2475299999999998        3.2488800000000002        3.2502300000000002        3.2515800000000001        3.2529300000000001        3.2542700000000000        3.2556200000000000        3.2569699999999999        3.2583199999999999        3.2596699999999998        3.2610100000000002        3.2623600000000001        3.2637100000000001        3.2650600000000001        3.2664100000000000        3.2677600000000000        3.2690999999999999        3.2704499999999999        3.2717999999999998        3.2731499999999998        3.2745000000000002        3.2758400000000001        3.2771900000000000        3.2785400000000000        3.2798900000000000        3.2812399999999999        3.2825899999999999        3.2839299999999998        3.2852800000000002        3.2866300000000002        3.2879800000000001        3.2893300000000001        3.2906700000000000        3.2920199999999999        3.2933699999999999        3.2947199999999999        3.2960699999999998        3.2974199999999998        3.2987600000000001        3.3001100000000001        3.3014600000000001        3.3028100000000000        3.3041600000000000        3.3054999999999999        3.3068499999999998        3.3081999999999998        3.3095500000000002        3.3109000000000002        3.3122500000000001        3.3135900000000000        3.3149400000000000        3.3162900000000000        3.3176399999999999        3.3189899999999999        3.3203299999999998        3.3216800000000002        3.3230300000000002        3.3243800000000001        3.3257300000000001        3.3270700000000000        3.3284199999999999        3.3297699999999999        3.3311199999999999        3.3324699999999998        3.3338199999999998        3.3356699999999999        3.3375300000000001        3.3393899999999999        3.3412400000000000        3.3431000000000002        3.3449499999999999        3.3468100000000001        3.3486699999999998        3.3505199999999999        3.3523800000000001        3.3542399999999999        3.3560900000000000        3.3579500000000002        3.3598100000000000        3.3616600000000001        3.3635199999999998        3.3653800000000000        3.3672300000000002        3.3690899999999999        3.3709500000000001        3.3727999999999998        3.3746600000000000        3.3765200000000002        3.3783699999999999        3.3802300000000001        3.3820800000000002        3.3839399999999999        3.3858000000000001        3.3876499999999998        3.3895100000000000        3.3913700000000002        3.3932199999999999        3.3950800000000001        3.3969399999999998        3.3987900000000000        3.4006500000000002        3.4025099999999999        3.4043600000000001        3.4062199999999998        3.4080800000000000        3.4099300000000001        3.4117899999999999        3.4136500000000001        3.4155000000000002        3.4173600000000000        3.4192100000000001        3.4210699999999998        3.4229300000000000        3.4247800000000002        3.4266399999999999        3.4285000000000001        3.4303499999999998        3.4322100000000000        3.4340700000000002        3.4359199999999999        3.4377800000000001        3.4396399999999998        3.4414899999999999        3.4433500000000001        3.4452099999999999        3.4470600000000000        3.4489200000000002        3.4507800000000000        3.4526300000000001        3.4544899999999998        3.4563400000000000        3.4582000000000002        3.4600599999999999        3.4619100000000000        3.4637699999999998        3.4656300000000000        3.4674800000000001        3.4693399999999999        3.4712000000000001        3.4730500000000002        3.4749099999999999        3.4767700000000001        3.4786199999999998        3.4804800000000000        3.4823400000000002        3.4841899999999999        3.4860500000000001        3.4878999999999998        3.4897600000000000        3.4916200000000002        3.4934699999999999        3.4953300000000000        3.4971899999999998        3.4990399999999999        3.5009000000000001        3.5027599999999999        3.5046100000000000        3.5064700000000002        3.5083299999999999        3.5101800000000001        3.5120399999999998        3.5139000000000000        3.5157500000000002        3.5176099999999999        3.5194700000000001        3.5213199999999998        3.5231800000000000        3.5250300000000001        3.5268899999999999        3.5287500000000001        3.5306000000000002        3.5324599999999999        3.5343200000000001        3.5361699999999998        3.5380300000000000        3.5398900000000002        3.5417399999999999        3.5436000000000001        3.5454599999999998        3.5473100000000000        3.5491700000000002        3.5510299999999999        3.5528800000000000        3.5547399999999998        3.5566000000000000        3.5584500000000001        3.5603099999999999        3.5621600000000000        3.5640200000000002        3.5658799999999999        3.5677300000000001        3.5695899999999998        3.5714500000000000        3.5734800000000000        3.5755100000000000        3.5775500000000000        3.5795800000000000        3.5816100000000000        3.5836500000000000        3.5856800000000000        3.5877100000000000        3.5897500000000000        3.5917800000000000        3.5938099999999999        3.5958500000000000        3.5978800000000000        3.5999099999999999        3.6019500000000000        3.6039800000000000        3.6060099999999999        3.6080500000000000        3.6100800000000000        3.6121099999999999        3.6141500000000000        3.6161799999999999        3.6182099999999999        3.6202500000000000        3.6222799999999999        3.6243099999999999        3.6263500000000000        3.6283799999999999        3.6304099999999999        3.6324500000000000        3.6344799999999999        3.6365099999999999        3.6385500000000000        3.6405799999999999        3.6426099999999999        3.6446499999999999        3.6466799999999999        3.6487099999999999        3.6507499999999999        3.6527799999999999        3.6548099999999999        3.6568499999999999        3.6588799999999999        3.6609099999999999        3.6629499999999999        3.6649799999999999        3.6670099999999999        3.6690499999999999        3.6710799999999999        3.6731099999999999        3.6751499999999999        3.6771799999999999        3.6792099999999999        3.6812499999999999        3.6832799999999999        3.6853099999999999        3.6873499999999999        3.6893799999999999        3.6914099999999999        3.6934499999999999        3.6954799999999999        3.6975099999999999        3.6995499999999999        3.7015799999999999        3.7036099999999998        3.7056499999999999        3.7076799999999999        3.7097099999999998        3.7117499999999999        3.7137799999999999        3.7158099999999998        3.7178499999999999        3.7198799999999999        3.7219099999999998        3.7239499999999999        3.7259799999999998        3.7280099999999998        3.7300499999999999        3.7320799999999998        3.7341099999999998        3.7361499999999999        3.7381799999999998        3.7402099999999998        3.7422399999999998        3.7442799999999998        3.7463099999999998        3.7483399999999998        3.7503799999999998        3.7524099999999998        3.7544400000000002        3.7564799999999998        3.7585099999999998        3.7605400000000002        3.7625799999999998        3.7646099999999998        3.7666400000000002        3.7686799999999998        3.7707099999999998        3.7727400000000002        3.7747799999999998        3.7768099999999998        3.7788400000000002        3.7808799999999998        3.7829100000000002        3.7849400000000002        3.7869799999999998        3.7890100000000002        3.7910400000000002        3.7930799999999998        3.7951100000000002        3.7971400000000002        3.7991799999999998        3.8012100000000002        3.8032400000000002        3.8052800000000002        3.8073100000000002        3.8093400000000002        3.8113800000000002        3.8134100000000002        3.8154400000000002        3.8174800000000002        3.8195100000000002        3.8215400000000002        3.8235800000000002        3.8256100000000002        3.8276400000000002        3.8296800000000002        3.8317100000000002        3.8339200000000000        3.8361299999999998        3.8383400000000001        3.8405499999999999        3.8427600000000002        3.8449700000000000        3.8471799999999998        3.8493900000000001        3.8515999999999999        3.8538100000000002        3.8560200000000000        3.8582299999999998        3.8604400000000001        3.8626499999999999        3.8648600000000002        3.8670700000000000        3.8692799999999998        3.8714900000000001        3.8736999999999999        3.8759100000000002        3.8781200000000000        3.8803299999999998        3.8825400000000001        3.8847499999999999        3.8869600000000002        3.8891700000000000        3.8913799999999998        3.8935900000000001        3.8957999999999999        3.8980100000000002        3.9002200000000000        3.9024299999999998        3.9046400000000001        3.9068499999999999        3.9090600000000002        3.9112700000000000        3.9134799999999998        3.9156900000000001        3.9178999999999999        3.9201100000000002        3.9223300000000001        3.9245399999999999        3.9267500000000002        3.9289600000000000        3.9311699999999998        3.9333800000000001        3.9355899999999999        3.9378000000000002        3.9400100000000000        3.9422199999999998        3.9444300000000001        3.9466399999999999        3.9488500000000002        3.9510600000000000        3.9532699999999998        3.9554800000000001        3.9576899999999999        3.9599000000000002        3.9621100000000000        3.9643199999999998        3.9665300000000001        3.9687399999999999        3.9709500000000002        3.9731600000000000        3.9753699999999998        3.9775800000000001        3.9797899999999999        3.9820000000000002        3.9842100000000000        3.9864199999999999        3.9886300000000001        3.9908399999999999        3.9930500000000002        3.9952600000000000        3.9974699999999999        3.9996800000000001        4.0018900000000004        4.0041000000000002        4.0063100000000000        4.0085199999999999        4.0107299999999997        4.0129400000000004        4.0151500000000002        4.0173600000000000        4.0195699999999999        4.0217799999999997        4.0239900000000004        4.0262000000000002        4.0284100000000000        4.0306199999999999        4.0328299999999997        4.0350400000000004        4.0372500000000002        4.0394600000000001        4.0416699999999999        4.0438799999999997        4.0460900000000004        4.0483000000000002        4.0505100000000001        4.0527199999999999        4.0549299999999997        4.0571400000000004        4.0593500000000002        4.0615600000000001        4.0637699999999999        4.0659799999999997        4.0681900000000004        4.0704000000000002        4.0726100000000001        4.0748199999999999        4.0770299999999997        4.0792400000000004        4.0814500000000002        4.0836600000000001        4.0858699999999999        4.0880799999999997        4.0902900000000004        4.0925000000000002        4.0947100000000001        4.0969199999999999        4.0991299999999997        4.1013400000000004        4.1035500000000003        4.1057600000000001        4.1079699999999999        4.1101799999999997        4.1123900000000004        4.1146099999999999        4.1169900000000004        4.1193799999999996        4.1217699999999997        4.1241500000000002        4.1265400000000003        4.1289300000000004        4.1313100000000000        4.1337000000000002        4.1360900000000003        4.1384699999999999        4.1408600000000000        4.1432500000000001        4.1456400000000002        4.1480199999999998        4.1504099999999999        4.1528000000000000        4.1551799999999997        4.1575699999999998        4.1599599999999999        4.1623400000000004        4.1647299999999996        4.1671199999999997        4.1695000000000002        4.1718900000000003        4.1742800000000004        4.1766699999999997        4.1790500000000002        4.1814400000000003        4.1838300000000004        4.1862100000000000        4.1886000000000001        4.1909900000000002        4.1933699999999998        4.1957599999999999        4.1981500000000000        4.2005299999999997        4.2029199999999998        4.2053099999999999        4.2077000000000000        4.2100799999999996        4.2124699999999997        4.2148599999999998        4.2172400000000003        4.2196300000000004        4.2220199999999997        4.2244000000000002        4.2267900000000003        4.2291800000000004        4.2315600000000000        4.2339500000000001        4.2363400000000002        4.2387300000000003        4.2411099999999999        4.2435000000000000        4.2458900000000002        4.2482699999999998        4.2506599999999999        4.2530500000000000        4.2554299999999996        4.2578199999999997        4.2602099999999998        4.2625900000000003        4.2649800000000004        4.2673699999999997        4.2697599999999998        4.2721400000000003        4.2745300000000004        4.2769199999999996        4.2793000000000001        4.2816900000000002        4.2840800000000003        4.2864599999999999        4.2888500000000001        4.2912400000000002        4.2936199999999998        4.2960099999999999        4.2984000000000000        4.3007900000000001        4.3031699999999997        4.3055599999999998        4.3079499999999999        4.3103300000000004        4.3127199999999997        4.3151099999999998        4.3174900000000003        4.3198800000000004        4.3222699999999996        4.3246500000000001        4.3270400000000002        4.3294300000000003        4.3318199999999996        4.3342000000000001        4.3365900000000002        4.3389800000000003        4.3413599999999999        4.3437500000000000        4.3461400000000001        4.3485199999999997        4.3509099999999998        4.3532999999999999        4.3556800000000004        4.3580699999999997        4.3604599999999998        4.3628499999999999        4.3652300000000004        4.3676199999999996        4.3700099999999997        4.3723900000000002        4.3747800000000003        4.3771699999999996        4.3795500000000001        4.3819400000000002        4.3843300000000003        4.3867099999999999        4.3891000000000000        4.3914900000000001        4.3938800000000002        4.3962599999999998        4.3986499999999999        4.4010400000000001        4.4034199999999997        4.4058099999999998        4.4081999999999999        4.4105800000000004        4.4129699999999996        4.4153599999999997        4.4177400000000002        4.4201300000000003        4.4226900000000002        4.4252599999999997        4.4278199999999996        4.4303900000000001        4.4329499999999999        4.4355099999999998        4.4380800000000002        4.4406400000000001        4.4432000000000000        4.4457700000000004        4.4483300000000003        4.4508999999999999        4.4534599999999998        4.4560199999999996        4.4585900000000001        4.4611499999999999        4.4637099999999998        4.4662800000000002        4.4688400000000001        4.4714099999999997        4.4739699999999996        4.4765300000000003        4.4790999999999999        4.4816599999999998        4.4842199999999997        4.4867900000000001        4.4893500000000000        4.4919200000000004        4.4944800000000003        4.4970400000000001        4.4996099999999997        4.5021699999999996        4.5047300000000003        4.5072999999999999        4.5098599999999998        4.5124300000000002        4.5149900000000001        4.5175500000000000        4.5201200000000004        4.5226800000000003        4.5252400000000002        4.5278099999999997        4.5303699999999996        4.5329400000000000        4.5354999999999999        4.5380599999999998        4.5406300000000002        4.5431900000000001        4.5457500000000000        4.5483200000000004        4.5508800000000003        4.5534499999999998        4.5560099999999997        4.5585699999999996        4.5611400000000000        4.5636999999999999        4.5662599999999998        4.5688300000000002        4.5713900000000001        4.5739599999999996        4.5765200000000004        4.5790800000000003        4.5816499999999998        4.5842099999999997        4.5867699999999996        4.5893400000000000        4.5918999999999999        4.5944700000000003        4.5970300000000002        4.5995900000000001        4.6021599999999996        4.6047200000000004        4.6072800000000003        4.6098499999999998        4.6124099999999997        4.6149699999999996        4.6175400000000000        4.6200999999999999        4.6226700000000003        4.6252300000000002        4.6277900000000001        4.6303599999999996        4.6329200000000004        4.6354800000000003        4.6380499999999998        4.6406099999999997        4.6431800000000001        4.6457400000000000        4.6482999999999999        4.6508700000000003        4.6534300000000002        4.6559900000000001        4.6585599999999996        4.6611200000000004        4.6636899999999999        4.6662499999999998        4.6688099999999997        4.6713800000000001        4.6739400000000000        4.6764999999999999        4.6790700000000003        4.6816300000000002        4.6841999999999997        4.6867599999999996        4.6893200000000004        4.6918899999999999        4.6944499999999998        4.6970099999999997        4.6995800000000001        4.7021400000000000        4.7047100000000004        4.7072700000000003        4.7098300000000002        4.7123999999999997        4.7149599999999996        4.7175200000000004        4.7200899999999999        4.7226499999999998        4.7252200000000002        4.7277800000000001        4.7303400000000000        4.7329100000000004        4.7354700000000003        4.7380300000000002        4.7405999999999997        4.7431599999999996        4.7457300000000000        4.7482899999999999        4.7510300000000001        4.7537700000000003        4.7565099999999996        4.7592499999999998        4.7619899999999999        4.7647300000000001        4.7674700000000003        4.7702099999999996        4.7729499999999998        4.7756900000000000        4.7784300000000002        4.7811800000000000        4.7839200000000002        4.7866600000000004        4.7893999999999997        4.7921399999999998        4.7948800000000000        4.7976200000000002        4.8003600000000004        4.8030999999999997        4.8058399999999999        4.8085800000000001        4.8113200000000003        4.8140599999999996        4.8167999999999997        4.8195399999999999        4.8222800000000001        4.8250200000000003        4.8277599999999996        4.8305100000000003        4.8332499999999996        4.8359899999999998        4.8387300000000000        4.8414700000000002        4.8442100000000003        4.8469499999999996        4.8496899999999998        4.8524300000000000        4.8551700000000002        4.8579100000000004        4.8606499999999997        4.8633899999999999        4.8661300000000001        4.8688700000000003        4.8716100000000004        4.8743499999999997        4.8770899999999999        4.8798399999999997        4.8825799999999999        4.8853200000000001        4.8880600000000003        4.8907999999999996        4.8935399999999998        4.8962800000000000        4.8990200000000002        4.9017600000000003        4.9044999999999996        4.9072399999999998        4.9099800000000000        4.9127200000000002        4.9154600000000004        4.9181999999999997        4.9209399999999999        4.9236800000000001        4.9264200000000002        4.9291600000000004        4.9319100000000002        4.9346500000000004        4.9373899999999997        4.9401299999999999        4.9428700000000001        4.9456100000000003        4.9483499999999996        4.9510899999999998        4.9538300000000000        4.9565700000000001        4.9593100000000003        4.9620499999999996        4.9647899999999998        4.9675300000000000        4.9702700000000002        4.9730100000000004        4.9757499999999997        4.9784899999999999        4.9812399999999997        4.9839799999999999        4.9867200000000000        4.9894600000000002        4.9922000000000004        4.9949399999999997        4.9976799999999999        5.0004200000000001        5.0031600000000003        5.0058999999999996        5.0086399999999998        5.0113799999999999        5.0141200000000001        5.0168600000000003        5.0195999999999996        5.0223399999999998        5.0250800000000000        5.0278200000000002        5.0305600000000004        5.0333100000000002        5.0360500000000004        5.0387899999999997        5.0415299999999998        5.0442700000000000        5.0470100000000002        5.0497500000000004        5.0524899999999997        5.0552299999999999        5.0579700000000001        5.0607100000000003        5.0634499999999996        5.0661899999999997        5.0689299999999999        5.0716700000000001        5.0744100000000003        5.0771499999999996        5.0798899999999998        5.0826399999999996        5.0853799999999998        5.0881200000000000        5.0908600000000002        5.0936000000000003        5.0963399999999996        5.0990799999999998        5.1020000000000003        5.1049100000000003        5.1078299999999999        5.1107500000000003        5.1136699999999999        5.1165799999999999        5.1195000000000004        5.1224200000000000        5.1253299999999999        5.1282500000000004        5.1311700000000000        5.1340899999999996        5.1369999999999996        5.1399200000000000        5.1428399999999996        5.1457600000000001        5.1486700000000001        5.1515899999999997        5.1545100000000001        5.1574299999999997        5.1603399999999997        5.1632600000000002        5.1661799999999998        5.1690899999999997        5.1720100000000002        5.1749299999999998        5.1778500000000003        5.1807600000000003        5.1836799999999998        5.1866000000000003        5.1895199999999999        5.1924299999999999        5.1953500000000004        5.1982699999999999        5.2011900000000004        5.2041000000000004        5.2070200000000000        5.2099399999999996        5.2128600000000000        5.2157700000000000        5.2186899999999996        5.2216100000000001        5.2245200000000001        5.2274399999999996        5.2303600000000001        5.2332799999999997        5.2361899999999997        5.2391100000000002        5.2420299999999997        5.2449500000000002        5.2478600000000002        5.2507799999999998        5.2537000000000003        5.2566199999999998        5.2595299999999998        5.2624500000000003        5.2653699999999999        5.2682799999999999        5.2712000000000003        5.2741199999999999        5.2770400000000004        5.2799500000000004        5.2828700000000000        5.2857900000000004        5.2887100000000000        5.2916200000000000        5.2945399999999996        5.2974600000000001        5.3003799999999996        5.3032899999999996        5.3062100000000001        5.3091299999999997        5.3120500000000002        5.3149600000000001        5.3178799999999997        5.3208000000000002        5.3237100000000002        5.3266299999999998        5.3295500000000002        5.3324699999999998        5.3353799999999998        5.3383000000000003        5.3412199999999999        5.3441400000000003        5.3470500000000003        5.3499699999999999        5.3528900000000004        5.3558100000000000        5.3587199999999999        5.3616400000000004        5.3645600000000000        5.3674700000000000        5.3703900000000004        5.3733100000000000        5.3762299999999996        5.3791399999999996        5.3820600000000001        5.3849799999999997        5.3879000000000001        5.3908100000000001        5.3937299999999997        5.3966500000000002        5.3995699999999998        5.4024799999999997        5.4054000000000002        5.4083199999999998        5.4112299999999998        5.4141500000000002        5.4170699999999998        5.4199900000000003        5.4229000000000003        5.4258199999999999        5.4287400000000003        5.4316599999999999        5.4345699999999999        5.4374900000000004        5.4404100000000000        5.4433299999999996        5.4462400000000004        5.4491600000000000        5.4520799999999996        5.4550000000000001        5.4579100000000000        5.4608299999999996        5.4637500000000001        5.4666600000000001        5.4695799999999997        5.4725000000000001        5.4755900000000004        5.4786900000000003        5.4817799999999997        5.4848800000000004        5.4879699999999998        5.4910600000000001        5.4941599999999999        5.4972500000000002        5.5003500000000001        5.5034400000000003        5.5065400000000002        5.5096299999999996        5.5127199999999998        5.5158199999999997        5.5189100000000000        5.5220099999999999        5.5251000000000001        5.5281900000000004        5.5312900000000003        5.5343799999999996        5.5374800000000004        5.5405699999999998        5.5436699999999997        5.5467599999999999        5.5498500000000002        5.5529500000000001        5.5560400000000003        5.5591400000000002        5.5622299999999996        5.5653199999999998        5.5684199999999997        5.5715100000000000        5.5746099999999998        5.5777000000000001        5.5807900000000004        5.5838900000000002        5.5869799999999996        5.5900800000000004        5.5931699999999998        5.5962699999999996        5.5993599999999999        5.6024500000000002        5.6055500000000000        5.6086400000000003        5.6117400000000002        5.6148300000000004        5.6179199999999998        5.6210199999999997        5.6241099999999999        5.6272099999999998        5.6303000000000001        5.6334000000000000        5.6364900000000002        5.6395799999999996        5.6426800000000004        5.6457699999999997        5.6488699999999996        5.6519599999999999        5.6550500000000001        5.6581500000000000        5.6612400000000003        5.6643400000000002        5.6674300000000004        5.6705300000000003        5.6736199999999997        5.6767099999999999        5.6798099999999998        5.6829000000000001        5.6859999999999999        5.6890900000000002        5.6921799999999996        5.6952800000000003        5.6983699999999997        5.7014699999999996        5.7045599999999999        5.7076599999999997        5.7107500000000000        5.7138400000000003        5.7169400000000001        5.7200300000000004        5.7231300000000003        5.7262199999999996        5.7293099999999999        5.7324099999999998        5.7355000000000000        5.7385999999999999        5.7416900000000002        5.7447900000000001        5.7478800000000003        5.7509699999999997        5.7540699999999996        5.7571599999999998        5.7602599999999997        5.7633500000000000        5.7664400000000002        5.7695400000000001        5.7726300000000004        5.7757300000000003        5.7788199999999996        5.7819200000000004        5.7850099999999998        5.7881000000000000        5.7911999999999999        5.7942900000000002        5.7973900000000000        5.8004800000000003        5.8035699999999997        5.8066700000000004        5.8097599999999998        5.8128599999999997        5.8159500000000000        5.8190499999999998        5.8221400000000001        5.8252300000000004        5.8283300000000002        5.8314199999999996        5.8345200000000004        5.8376099999999997        5.8407000000000000        5.8437999999999999        5.8468900000000001        5.8499900000000000        5.8530800000000003        5.8561800000000002        5.8592700000000004        5.8623599999999998        5.8654599999999997        5.8685499999999999        5.8718199999999996        5.8750900000000001        5.8783599999999998        5.8816400000000000        5.8849099999999996        5.8881800000000002        5.8914499999999999        5.8947200000000004        5.8979900000000001        5.9012599999999997        5.9045300000000003        5.9077999999999999        5.9110699999999996        5.9143499999999998        5.9176200000000003        5.9208900000000000        5.9241599999999996        5.9274300000000002        5.9306999999999999        5.9339700000000004        5.9372400000000001        5.9405099999999997        5.9437800000000003        5.9470599999999996        5.9503300000000001        5.9535999999999998        5.9568700000000003        5.9601400000000000        5.9634099999999997        5.9666800000000002        5.9699499999999999        5.9732200000000004        5.9764900000000001        5.9797599999999997        5.9830399999999999        5.9863099999999996        5.9895800000000001        5.9928499999999998        5.9961200000000003        5.9993900000000000        6.0026599999999997        6.0059300000000002        6.0091999999999999        6.0124700000000004        6.0157499999999997        6.0190200000000003        6.0222899999999999        6.0255599999999996        6.0288300000000001        6.0320999999999998        6.0353700000000003        6.0386400000000000        6.0419099999999997        6.0451800000000002        6.0484600000000004        6.0517300000000001        6.0549999999999997        6.0582700000000003        6.0615399999999999        6.0648099999999996        6.0680800000000001        6.0713499999999998        6.0746200000000004        6.0778900000000000        6.0811599999999997        6.0844399999999998        6.0877100000000004        6.0909800000000001        6.0942499999999997        6.0975200000000003        6.1007899999999999        6.1040599999999996        6.1073300000000001        6.1105999999999998        6.1138700000000004        6.1171499999999996        6.1204200000000002        6.1236899999999999        6.1269600000000004        6.1302300000000001        6.1334999999999997        6.1367700000000003        6.1400399999999999        6.1433099999999996        6.1465800000000002        6.1498600000000003        6.1531300000000000        6.1563999999999997        6.1596700000000002        6.1629399999999999        6.1662100000000004        6.1694800000000001        6.1727499999999997        6.1760200000000003        6.1792899999999999        6.1825700000000001        6.1858399999999998        6.1891100000000003        6.1923800000000000        6.1956499999999997        6.1989200000000002        6.2021899999999999        6.2054600000000004        6.2087300000000001        6.2119999999999997        6.2152700000000003        6.2185499999999996        6.2218200000000001        6.2250899999999998        6.2283600000000003        6.2316300000000000        6.2348999999999997        6.2381700000000002        6.2414399999999999        6.2447100000000004        6.2479800000000001        6.2512600000000003        6.2545299999999999        6.2577999999999996        6.2610700000000001        6.2643399999999998        6.2676100000000003        6.2708800000000000        6.2741499999999997        6.2774200000000002        6.2806899999999999        6.2839700000000001        6.2872399999999997        6.2906800000000000        6.2941300000000000        6.2975800000000000        6.3010299999999999        6.3044700000000002        6.3079200000000002        6.3113700000000001        6.3148200000000001        6.3182700000000001        6.3217100000000004        6.3251600000000003        6.3286100000000003        6.3320600000000002        6.3355100000000002        6.3389499999999996        6.3423999999999996        6.3458500000000004        6.3493000000000004        6.3527399999999998        6.3561899999999998        6.3596399999999997        6.3630899999999997        6.3665399999999996        6.3699800000000000        6.3734299999999999        6.3768799999999999        6.3803299999999998        6.3837700000000002        6.3872200000000001        6.3906700000000001        6.3941200000000000        6.3975700000000000        6.4010100000000003        6.4044600000000003        6.4079100000000002        6.4113600000000002        6.4147999999999996        6.4182499999999996        6.4217000000000004        6.4251500000000004        6.4286000000000003        6.4320399999999998        6.4354899999999997        6.4389399999999997        6.4423899999999996        6.4458299999999999        6.4492799999999999        6.4527299999999999        6.4561799999999998        6.4596299999999998        6.4630700000000001        6.4665200000000000        6.4699700000000000        6.4734200000000000        6.4768600000000003        6.4803100000000002        6.4837600000000002        6.4872100000000001        6.4906600000000001        6.4941000000000004        6.4975500000000004        6.5010000000000003        6.5044500000000003        6.5078899999999997        6.5113399999999997        6.5147899999999996        6.5182399999999996        6.5216900000000004        6.5251299999999999        6.5285799999999998        6.5320299999999998        6.5354799999999997        6.5389200000000001        6.5423700000000000        6.5458200000000000        6.5492699999999999        6.5527199999999999        6.5561600000000002        6.5596100000000002        6.5630600000000001        6.5665100000000001        6.5699500000000004        6.5734000000000004        6.5768500000000003        6.5803000000000003        6.5837500000000002        6.5871899999999997        6.5906399999999996        6.5940899999999996        6.5975400000000004        6.6009799999999998        6.6044299999999998        6.6078799999999998        6.6113299999999997        6.6147799999999997        6.6182200000000000        6.6216699999999999        6.6251199999999999        6.6285699999999999        6.6320100000000002        6.6354600000000001        6.6389100000000001        6.6423600000000000        6.6458100000000000        6.6492500000000003        6.6527000000000003        6.6561500000000002        6.6596000000000002        6.6630399999999996        6.6664899999999996        6.6699400000000004        6.6733900000000004        6.6768400000000003        6.6802799999999998        6.6837299999999997        6.6871799999999997        6.6906299999999996        6.6940700000000000        6.6975199999999999        6.7009699999999999        6.7044199999999998        6.7078699999999998        6.7113100000000001        6.7147600000000001        6.7182100000000000        6.7216600000000000        6.7251000000000003        6.7285500000000003        6.7321799999999996        6.7358000000000002        6.7394299999999996        6.7430500000000002        6.7466699999999999        6.7503000000000002        6.7539199999999999        6.7575500000000002        6.7611699999999999        6.7648000000000001        6.7684199999999999        6.7720500000000001        6.7756699999999999        6.7793000000000001        6.7829199999999998        6.7865500000000001        6.7901699999999998        6.7937900000000004        6.7974199999999998        6.8010400000000004        6.8046699999999998        6.8082900000000004        6.8119199999999998        6.8155400000000004        6.8191699999999997        6.8227900000000004        6.8264199999999997        6.8300400000000003        6.8336699999999997        6.8372900000000003        6.8409100000000000        6.8445400000000003        6.8481600000000000        6.8517900000000003        6.8554100000000000        6.8590400000000002        6.8626600000000000        6.8662900000000002        6.8699100000000000        6.8735400000000002        6.8771599999999999        6.8807799999999997        6.8844099999999999        6.8880299999999997        6.8916599999999999        6.8952799999999996        6.8989099999999999        6.9025299999999996        6.9061599999999999        6.9097799999999996        6.9134099999999998        6.9170299999999996        6.9206599999999998        6.9242800000000004        6.9279000000000002        6.9315300000000004        6.9351500000000001        6.9387800000000004        6.9424000000000001        6.9460300000000004        6.9496500000000001        6.9532800000000003        6.9569000000000001        6.9605300000000003        6.9641500000000001        6.9677699999999998        6.9714000000000000        6.9750199999999998        6.9786500000000000        6.9822699999999998        6.9859000000000000        6.9895199999999997        6.9931500000000000        6.9967699999999997        7.0004000000000000        7.0040199999999997        7.0076499999999999        7.0112699999999997        7.0148900000000003        7.0185199999999996        7.0221400000000003        7.0257699999999996        7.0293900000000002        7.0330199999999996        7.0366400000000002        7.0402699999999996        7.0438900000000002        7.0475199999999996        7.0511400000000002        7.0547700000000004        7.0583900000000002        7.0620099999999999        7.0656400000000001        7.0692599999999999        7.0728900000000001        7.0765099999999999        7.0801400000000001        7.0837599999999998        7.0873900000000001        7.0910099999999998        7.0946400000000001        7.0982599999999998        7.1018800000000004        7.1055099999999998        7.1091300000000004        7.1127599999999997        7.1163800000000004        7.1200099999999997        7.1236300000000004        7.1272599999999997        7.1308800000000003        7.1345099999999997        7.1381300000000003        7.1417599999999997        7.1453800000000003        7.1490000000000000        7.1526300000000003        7.1562500000000000        7.1598800000000002        7.1635000000000000        7.1671300000000002        7.1707500000000000        7.1743800000000002        7.1779999999999999        7.1816300000000002        7.1852499999999999        7.1888699999999996        7.1924999999999999        7.1962999999999999        7.2000999999999999        7.2039000000000000        7.2077099999999996        7.2115099999999996        7.2153099999999997        7.2191099999999997        7.2229099999999997        7.2267099999999997        7.2305099999999998        7.2343099999999998        7.2381200000000003        7.2419200000000004        7.2457200000000004        7.2495200000000004        7.2533200000000004        7.2571199999999996        7.2609199999999996        7.2647300000000001        7.2685300000000002        7.2723300000000002        7.2761300000000002        7.2799300000000002        7.2837300000000003        7.2875300000000003        7.2913399999999999        7.2951400000000000        7.2989400000000000        7.3027400000000000        7.3065400000000000        7.3103400000000001        7.3141400000000001        7.3179499999999997        7.3217499999999998        7.3255499999999998        7.3293499999999998        7.3331499999999998        7.3369499999999999        7.3407499999999999        7.3445600000000004        7.3483599999999996        7.3521599999999996        7.3559599999999996        7.3597599999999996        7.3635599999999997        7.3673599999999997        7.3711700000000002        7.3749700000000002        7.3787700000000003        7.3825700000000003        7.3863700000000003        7.3901700000000003        7.3939700000000004        7.3977800000000000        7.4015800000000000        7.4053800000000001        7.4091800000000001        7.4129800000000001        7.4167800000000002        7.4205800000000002        7.4243800000000002        7.4281899999999998        7.4319899999999999        7.4357899999999999        7.4395899999999999        7.4433900000000000        7.4471900000000000        7.4509900000000000        7.4547999999999996        7.4585999999999997        7.4623999999999997        7.4661999999999997        7.4699999999999998        7.4737999999999998        7.4775999999999998        7.4814100000000003        7.4852100000000004        7.4890100000000004        7.4928100000000004        7.4966100000000004        7.5004099999999996        7.5042099999999996        7.5080200000000001        7.5118200000000002        7.5156200000000002        7.5194200000000002        7.5232200000000002        7.5270200000000003        7.5308200000000003        7.5346299999999999        7.5384300000000000        7.5422300000000000        7.5460300000000000        7.5498300000000000        7.5536300000000001        7.5574300000000001        7.5612399999999997        7.5650399999999998        7.5688399999999998        7.5726399999999998        7.5764399999999998        7.5802399999999999        7.5840399999999999        7.5878500000000004        7.5916499999999996        7.5954499999999996        7.5992499999999996        7.6030499999999996        7.6068499999999997        7.6106499999999997        7.6144499999999997        7.6182600000000003        7.6220600000000003        7.6258600000000003        7.6296600000000003        7.6334600000000004        7.6372600000000004        7.6410600000000004        7.6448700000000001        7.6486700000000001        7.6524700000000001        7.6562700000000001        7.6600700000000002        7.6638700000000002        7.6676700000000002        7.6714799999999999        7.6752799999999999        7.6790799999999999        7.6830600000000002        7.6870399999999997        7.6910100000000003        7.6949899999999998        7.6989700000000001        7.7029500000000004        7.7069299999999998        7.7108999999999996        7.7148800000000000        7.7188600000000003        7.7228399999999997        7.7268200000000000        7.7308000000000003        7.7347700000000001        7.7387499999999996        7.7427299999999999        7.7467100000000002        7.7506899999999996        7.7546600000000003        7.7586399999999998        7.7626200000000001        7.7666000000000004        7.7705799999999998        7.7745600000000001        7.7785299999999999        7.7825100000000003        7.7864899999999997        7.7904700000000000        7.7944500000000003        7.7984200000000001        7.8023999999999996        7.8063799999999999        7.8103600000000002        7.8143399999999996        7.8183199999999999        7.8222899999999997        7.8262700000000001        7.8302500000000004        7.8342299999999998        7.8382100000000001        7.8421900000000004        7.8461600000000002        7.8501399999999997        7.8541200000000000        7.8581000000000003        7.8620799999999997        7.8660500000000004        7.8700299999999999        7.8740100000000002        7.8779899999999996        7.8819699999999999        7.8859500000000002        7.8899200000000000        7.8939000000000004        7.8978799999999998        7.9018600000000001        7.9058400000000004        7.9098100000000002        7.9137899999999997        7.9177700000000000        7.9217500000000003        7.9257299999999997        7.9297100000000000        7.9336799999999998        7.9376600000000002        7.9416399999999996        7.9456199999999999        7.9496000000000002        7.9535799999999997        7.9575500000000003        7.9615299999999998        7.9655100000000001        7.9694900000000004        7.9734699999999998        7.9774399999999996        7.9814200000000000        7.9854000000000003        7.9893799999999997        7.9933600000000000        7.9973400000000003        8.0013100000000001        8.0052900000000005        8.0092700000000008        8.0132499999999993        8.0172299999999996        8.0212000000000003        8.0251800000000006        8.0291599999999992        8.0331399999999995        8.0371199999999998        8.0411000000000001        8.0450700000000008        8.0490499999999994        8.0530299999999997        8.0570100000000000        8.0609900000000003        8.0649599999999992        8.0689399999999996        8.0729199999999999        8.0769000000000002        8.0808800000000005        8.0848600000000008        8.0888299999999997        8.0928100000000001        8.0967900000000004        8.1007700000000007        8.1047499999999992        8.1087299999999995        8.1127000000000002        8.1166800000000006        8.1206600000000009        8.1246399999999994        8.1286199999999997        8.1325900000000004        8.1365700000000007        8.1405499999999993        8.1445299999999996        8.1485099999999999        8.1524900000000002        8.1564599999999992        8.1604399999999995        8.1644199999999998        8.1684000000000001        8.1723800000000004        8.1763499999999993        8.1803299999999997        8.1843100000000000        8.1882900000000003        8.1924399999999995        8.1966000000000001        8.2007499999999993        8.2049099999999999        8.2090599999999991        8.2132199999999997        8.2173700000000007        8.2215299999999996        8.2256800000000005        8.2298399999999994        8.2339900000000004        8.2381499999999992        8.2423000000000002        8.2464600000000008        8.2506100000000000        8.2547700000000006        8.2589199999999998        8.2630800000000004        8.2672299999999996        8.2713900000000002        8.2755399999999995        8.2797000000000001        8.2838499999999993        8.2880099999999999        8.2921600000000009        8.2963199999999997        8.3004700000000007        8.3046299999999995        8.3087800000000005        8.3129399999999993        8.3170900000000003        8.3212499999999991        8.3254000000000001        8.3295600000000007        8.3337100000000000        8.3378700000000006        8.3420199999999998        8.3461800000000004        8.3503299999999996        8.3544900000000002        8.3586500000000008        8.3628000000000000        8.3669600000000006        8.3711099999999998        8.3752700000000004        8.3794199999999996        8.3835800000000003        8.3877299999999995        8.3918900000000001        8.3960399999999993        8.4001999999999999        8.4043500000000009        8.4085099999999997        8.4126600000000007        8.4168199999999995        8.4209700000000005        8.4251299999999993        8.4292800000000003        8.4334399999999992        8.4375900000000001        8.4417500000000008        8.4459000000000000        8.4500600000000006        8.4542099999999998        8.4583700000000004        8.4625199999999996        8.4666800000000002        8.4708299999999994        8.4749900000000000        8.4791399999999992        8.4832999999999998        8.4874500000000008        8.4916099999999997        8.4957600000000006        8.4999199999999995        8.5040700000000005        8.5082299999999993        8.5123800000000003        8.5165400000000009        8.5206900000000001        8.5248500000000007        8.5289999999999999        8.5331600000000005        8.5373099999999997        8.5414700000000003        8.5456199999999995        8.5497800000000002        8.5539299999999994        8.5580900000000000        8.5622399999999992        8.5663999999999998        8.5705500000000008        8.5747099999999996        8.5788600000000006        8.5830199999999994        8.5871700000000004        8.5913299999999992        8.5954800000000002        8.5996400000000008        8.6037900000000000        8.6079500000000007        8.6120999999999999        8.6162600000000005        8.6204099999999997        8.6245700000000003        8.6287199999999995        8.6328800000000001        8.6370299999999993        8.6411899999999999        8.6453399999999991        8.6494999999999997        8.6536500000000007        8.6578099999999996        8.6619600000000005        8.6661199999999994        8.6702700000000004        8.6744299999999992        8.6785800000000002        8.6827400000000008        8.6868900000000000        8.6910500000000006        8.6951999999999998        8.6993600000000004        8.7035099999999996        8.7076700000000002        8.7118199999999995        8.7159800000000001        8.7201299999999993        8.7244600000000005        8.7287999999999997        8.7331299999999992        8.7374600000000004        8.7417899999999999        8.7461199999999995        8.7504500000000007        8.7547899999999998        8.7591199999999994        8.7634500000000006        8.7677800000000001        8.7721099999999996        8.7764500000000005        8.7807800000000000        8.7851099999999995        8.7894400000000008        8.7937700000000003        8.7980999999999998        8.8024400000000007        8.8067700000000002        8.8110999999999997        8.8154299999999992        8.8197600000000005        8.8240999999999996        8.8284300000000009        8.8327600000000004        8.8370899999999999        8.8414199999999994        8.8457500000000007        8.8500899999999998        8.8544199999999993        8.8587500000000006        8.8630800000000001        8.8674099999999996        8.8717500000000005        8.8760800000000000        8.8804099999999995        8.8847400000000007        8.8890700000000002        8.8933999999999997        8.8977400000000006        8.9020700000000001        8.9063999999999997        8.9107299999999992        8.9150600000000004        8.9193999999999996        8.9237300000000008        8.9280600000000003        8.9323899999999998        8.9367199999999993        8.9410500000000006        8.9453899999999997        8.9497199999999992        8.9540500000000005        8.9583800000000000        8.9627099999999995        8.9670500000000004        8.9713799999999999        8.9757099999999994        8.9800400000000007        8.9843700000000002        8.9886999999999997        8.9930400000000006        8.9973700000000001        9.0016999999999996        9.0060300000000009        9.0103600000000004        9.0146999999999995        9.0190300000000008        9.0233600000000003        9.0276899999999998        9.0320199999999993        9.0363500000000005        9.0406899999999997        9.0450199999999992        9.0493500000000004        9.0536799999999999        9.0580099999999995        9.0623500000000003        9.0666799999999999        9.0710099999999994        9.0753400000000006        9.0796700000000001        9.0839999999999996        9.0883400000000005        9.0926700000000000        9.0969999999999995        9.1013300000000008        9.1056600000000003        9.1099999999999994        9.1143300000000007        9.1186600000000002        9.1229899999999997        9.1273199999999992        9.1316500000000005        9.1359899999999996        9.1403199999999991        9.1446500000000004        9.1489799999999999        9.1533099999999994        9.1576500000000003        9.1619799999999998        9.1663099999999993        9.1706400000000006        9.1749700000000001        9.1792999999999996        9.1836400000000005        9.1879700000000000        9.1922999999999995        9.1966300000000007        9.2009600000000002        9.2052999999999994        9.2096300000000006        9.2139600000000002        9.2182899999999997        9.2226199999999992        9.2269500000000004        9.2312899999999996        9.2356200000000008        9.2399500000000003        9.2442799999999998        9.2486099999999993        9.2529500000000002        9.2572799999999997        9.2616099999999992        9.2659400000000005        9.2702700000000000        9.2745999999999995        9.2791099999999993        9.2836200000000009        9.2881300000000007        9.2926400000000005        9.2971500000000002        9.3016600000000000        9.3061699999999998        9.3106700000000000        9.3151799999999998        9.3196899999999996        9.3241999999999994        9.3287099999999992        9.3332200000000007        9.3377300000000005        9.3422300000000007        9.3467400000000005        9.3512500000000003        9.3557600000000001        9.3602699999999999        9.3647799999999997        9.3692899999999995        9.3737899999999996        9.3782999999999994        9.3828099999999992        9.3873200000000008        9.3918300000000006        9.3963400000000004        9.4008500000000002        9.4053599999999999        9.4098600000000001        9.4143699999999999        9.4188799999999997        9.4233899999999995        9.4278999999999993        9.4324100000000008        9.4369200000000006        9.4414200000000008        9.4459300000000006        9.4504400000000004        9.4549500000000002        9.4594600000000000        9.4639699999999998        9.4684799999999996        9.4729799999999997        9.4774899999999995        9.4819999999999993        9.4865100000000009        9.4910200000000007        9.4955300000000005        9.5000400000000003        9.5045500000000001        9.5090500000000002        9.5135600000000000        9.5180699999999998        9.5225799999999996        9.5270899999999994        9.5315999999999992        9.5361100000000008        9.5406099999999991        9.5451200000000007        9.5496300000000005        9.5541400000000003        9.5586500000000001        9.5631599999999999        9.5676699999999997        9.5721699999999998        9.5766799999999996        9.5811899999999994        9.5856999999999992        9.5902100000000008        9.5947200000000006        9.5992300000000004        9.6037400000000002        9.6082400000000003        9.6127500000000001        9.6172599999999999        9.6217699999999997        9.6262799999999995        9.6307899999999993        9.6353000000000009        9.6397999999999993        9.6443100000000008        9.6488200000000006        9.6533300000000004        9.6578400000000002        9.6623500000000000        9.6668599999999998        9.6713600000000000        9.6758699999999997        9.6803799999999995        9.6848899999999993        9.6893999999999991        9.6939100000000007        9.6984200000000005        9.7029200000000007        9.7074300000000004        9.7119400000000002        9.7164500000000000        9.7209599999999998        9.7254699999999996        9.7299799999999994        9.7344899999999992        9.7389899999999994        9.7434999999999992        9.7480100000000007        9.7525200000000005        9.7570300000000003        9.7615400000000001        9.7660499999999999        9.7705500000000001        9.7750599999999999        9.7795699999999997        9.7840799999999994        9.7885899999999992        9.7931000000000008        9.7976100000000006        9.8021100000000008        9.8066200000000006        9.8111300000000004        9.8156400000000001        9.8201499999999999        9.8246599999999997        9.8291699999999995        9.8336799999999993        9.8381799999999995        9.8426899999999993        9.8472000000000008        9.8517100000000006        9.8564000000000007        9.8610799999999994        9.8657699999999995        9.8704499999999999        9.8751400000000000        9.8798200000000005        9.8845100000000006        9.8891899999999993        9.8938799999999993        9.8985599999999998        9.9032499999999999        9.9079400000000000        9.9126200000000004        9.9173100000000005        9.9219899999999992        9.9266799999999993        9.9313599999999997        9.9360499999999998        9.9407300000000003        9.9454200000000004        9.9501000000000008        9.9547899999999991        9.9594799999999992        9.9641599999999997        9.9688499999999998        9.9735300000000002        9.9782200000000003        9.9829000000000008        9.9875900000000009        9.9922699999999995        9.9969599999999996        10.001640000000000        10.006330000000000        10.011010000000001        10.015700000000001        10.020390000000001        10.025069999999999        10.029760000000000        10.034440000000000        10.039130000000000        10.043810000000001        10.048500000000001        10.053179999999999        10.057869999999999        10.062550000000000        10.067240000000000        10.071930000000000        10.076610000000001        10.081300000000001        10.085979999999999        10.090669999999999        10.095350000000000        10.100040000000000        10.104720000000000        10.109410000000000        10.114089999999999        10.118779999999999        10.123469999999999        10.128150000000000        10.132840000000000        10.137520000000000        10.142210000000000        10.146890000000001        10.151579999999999        10.156260000000000        10.160950000000000        10.165630000000000        10.170320000000000        10.175010000000000        10.179690000000001        10.184380000000001        10.189060000000000        10.193750000000000        10.198430000000000        10.203120000000000        10.207800000000001        10.212490000000001        10.217169999999999        10.221860000000000        10.226550000000000        10.231230000000000        10.235920000000000        10.240600000000001        10.245290000000001        10.249969999999999        10.254659999999999        10.259340000000000        10.264030000000000        10.268710000000000        10.273400000000001        10.278090000000001        10.282769999999999        10.287459999999999        10.292140000000000        10.296830000000000        10.301510000000000        10.306200000000000        10.310879999999999        10.315569999999999        10.320250000000000        10.324940000000000        10.329630000000000        10.334310000000000        10.339000000000000        10.343680000000001        10.348369999999999        10.353050000000000        10.357740000000000        10.362420000000000        10.367110000000000        10.371790000000001        10.376480000000001        10.381169999999999        10.385850000000000        10.390540000000000        10.395220000000000        10.399910000000000        10.404590000000001        10.409280000000001        10.413959999999999        10.418650000000000        10.423330000000000        10.428020000000000        10.432700000000001        10.437390000000001        10.442080000000001        10.446759999999999        10.451449999999999     
 vg =   -9.0000000000000000       -8.9983599999999999       -8.9967199999999998       -8.9950799999999997       -8.9934399999999997       -8.9917999999999996       -8.9901599999999995       -8.9885199999999994       -8.9868699999999997       -8.9852299999999996       -8.9835899999999995       -8.9819499999999994       -8.9803099999999993       -8.9786699999999993       -8.9770299999999992       -8.9753900000000009       -8.9737500000000008       -8.9721100000000007       -8.9704700000000006       -8.9688300000000005       -8.9671900000000004       -8.9655500000000004       -8.9639100000000003       -8.9622700000000002       -8.9606300000000001       -8.9589800000000004       -8.9573400000000003       -8.9557000000000002       -8.9540600000000001       -8.9524200000000000       -8.9507800000000000       -8.9491399999999999       -8.9474999999999998       -8.9458599999999997       -8.9442199999999996       -8.9425799999999995       -8.9409399999999994       -8.9392999999999994       -8.9376599999999993       -8.9360199999999992       -8.9343699999999995       -8.9327299999999994       -8.9310899999999993       -8.9294499999999992       -8.9278099999999991       -8.9261700000000008       -8.9245300000000007       -8.9228900000000007       -8.9212500000000006       -8.9196100000000005       -8.9179700000000004       -8.9163300000000003       -8.9146900000000002       -8.9130500000000001       -8.9114100000000001       -8.9097700000000000       -8.9081299999999999       -8.9064800000000002       -8.9048400000000001       -8.9032000000000000       -8.9015599999999999       -8.8999199999999998       -8.8982799999999997       -8.8966399999999997       -8.8949999999999996       -8.8933599999999995       -8.8917199999999994       -8.8900799999999993       -8.8884399999999992       -8.8867999999999991       -8.8851600000000008       -8.8835200000000007       -8.8818800000000007       -8.8802299999999992       -8.8785900000000009       -8.8769500000000008       -8.8753100000000007       -8.8736700000000006       -8.8720300000000005       -8.8703900000000004       -8.8687500000000004       -8.8671100000000003       -8.8654700000000002       -8.8638300000000001       -8.8621900000000000       -8.8605499999999999       -8.8589099999999998       -8.8572699999999998       -8.8556200000000000       -8.8539800000000000       -8.8523399999999999       -8.8506999999999998       -8.8490599999999997       -8.8474199999999996       -8.8457799999999995       -8.8441399999999994       -8.8424999999999994       -8.8408599999999993       -8.8392199999999992       -8.8375800000000009       -8.8359400000000008       -8.8343000000000007       -8.8326600000000006       -8.8310200000000005       -8.8293800000000005       -8.8277300000000007       -8.8260900000000007       -8.8244500000000006       -8.8228100000000005       -8.8211700000000004       -8.8195300000000003       -8.8178900000000002       -8.8162500000000001       -8.8146100000000001       -8.8129700000000000       -8.8113299999999999       -8.8096899999999998       -8.8080499999999997       -8.8064099999999996       -8.8047699999999995       -8.8031199999999998       -8.8014799999999997       -8.7998399999999997       -8.7981999999999996       -8.7965599999999995       -8.7949199999999994       -8.7932799999999993       -8.7916399999999992       -8.7899999999999991       -8.7882400000000001       -8.7864900000000006       -8.7847299999999997       -8.7829800000000002       -8.7812199999999994       -8.7794699999999999       -8.7777100000000008       -8.7759499999999999       -8.7742000000000004       -8.7724399999999996       -8.7706900000000001       -8.7689299999999992       -8.7671799999999998       -8.7654200000000007       -8.7636599999999998       -8.7619100000000003       -8.7601499999999994       -8.7584000000000000       -8.7566400000000009       -8.7548800000000000       -8.7531300000000005       -8.7513699999999996       -8.7496200000000002       -8.7478599999999993       -8.7461099999999998       -8.7443500000000007       -8.7425899999999999       -8.7408400000000004       -8.7390799999999995       -8.7373300000000000       -8.7355699999999992       -8.7338199999999997       -8.7320600000000006       -8.7302999999999997       -8.7285500000000003       -8.7267899999999994       -8.7250399999999999       -8.7232800000000008       -8.7215299999999996       -8.7197700000000005       -8.7180099999999996       -8.7162600000000001       -8.7144999999999992       -8.7127499999999998       -8.7109900000000007       -8.7092399999999994       -8.7074800000000003       -8.7057199999999995       -8.7039700000000000       -8.7022099999999991       -8.7004599999999996       -8.6987000000000005       -8.6969399999999997       -8.6951900000000002       -8.6934299999999993       -8.6916799999999999       -8.6899200000000008       -8.6881699999999995       -8.6864100000000004       -8.6846499999999995       -8.6829000000000001       -8.6811399999999992       -8.6793899999999997       -8.6776300000000006       -8.6758799999999994       -8.6741200000000003       -8.6723599999999994       -8.6706099999999999       -8.6688500000000008       -8.6670999999999996       -8.6653400000000005       -8.6635899999999992       -8.6618300000000001       -8.6600699999999993       -8.6583199999999998       -8.6565600000000007       -8.6548099999999994       -8.6530500000000004       -8.6513000000000009       -8.6495400000000000       -8.6477799999999991       -8.6460299999999997       -8.6442700000000006       -8.6425199999999993       -8.6407600000000002       -8.6389999999999993       -8.6372499999999999       -8.6354900000000008       -8.6337399999999995       -8.6319800000000004       -8.6302299999999992       -8.6284700000000001       -8.6267099999999992       -8.6249599999999997       -8.6232000000000006       -8.6214499999999994       -8.6196900000000003       -8.6179400000000008       -8.6161799999999999       -8.6144200000000009       -8.6126699999999996       -8.6109100000000005       -8.6091599999999993       -8.6074000000000002       -8.6056500000000007       -8.6038899999999998       -8.6021300000000007       -8.6003799999999995       -8.5986200000000004       -8.5968699999999991       -8.5951100000000000       -8.5933600000000006       -8.5915999999999997       -8.5898400000000006       -8.5880899999999993       -8.5863300000000002       -8.5845800000000008       -8.5828199999999999       -8.5810600000000008       -8.5793099999999995       -8.5775500000000005       -8.5757999999999992       -8.5740400000000001       -8.5722900000000006       -8.5705299999999998       -8.5687700000000007       -8.5670199999999994       -8.5652600000000003       -8.5628499999999992       -8.5604300000000002       -8.5580099999999995       -8.5555900000000005       -8.5531699999999997       -8.5507600000000004       -8.5483399999999996       -8.5459200000000006       -8.5434999999999999       -8.5410900000000005       -8.5386699999999998       -8.5362500000000008       -8.5338300000000000       -8.5314099999999993       -8.5289999999999999       -8.5265799999999992       -8.5241600000000002       -8.5217399999999994       -8.5193300000000001       -8.5169099999999993       -8.5144900000000003       -8.5120699999999996       -8.5096500000000006       -8.5072399999999995       -8.5048200000000005       -8.5023999999999997       -8.4999800000000008       -8.4975699999999996       -8.4951500000000006       -8.4927299999999999       -8.4903099999999991       -8.4878900000000002       -8.4854800000000008       -8.4830600000000000       -8.4806399999999993       -8.4782200000000003       -8.4758099999999992       -8.4733900000000002       -8.4709699999999994       -8.4685500000000005       -8.4661299999999997       -8.4637200000000004       -8.4612999999999996       -8.4588800000000006       -8.4564599999999999       -8.4540500000000005       -8.4516299999999998       -8.4492100000000008       -8.4467900000000000       -8.4443800000000007       -8.4419599999999999       -8.4395399999999992       -8.4371200000000002       -8.4346999999999994       -8.4322900000000001       -8.4298699999999993       -8.4274500000000003       -8.4250299999999996       -8.4226200000000002       -8.4201999999999995       -8.4177800000000005       -8.4153599999999997       -8.4129400000000008       -8.4105299999999996       -8.4081100000000006       -8.4056899999999999       -8.4032699999999991       -8.4008599999999998       -8.3984400000000008       -8.3960200000000000       -8.3935999999999993       -8.3911800000000003       -8.3887699999999992       -8.3863500000000002       -8.3839299999999994       -8.3815100000000005       -8.3790999999999993       -8.3766800000000003       -8.3742599999999996       -8.3718400000000006       -8.3694199999999999       -8.3670100000000005       -8.3645899999999997       -8.3621700000000008       -8.3597500000000000       -8.3573400000000007       -8.3549199999999999       -8.3524999999999991       -8.3500800000000002       -8.3476599999999994       -8.3452500000000001       -8.3428299999999993       -8.3404100000000003       -8.3379899999999996       -8.3355800000000002       -8.3331599999999995       -8.3307400000000005       -8.3283199999999997       -8.3259000000000007       -8.3234899999999996       -8.3210700000000006       -8.3186499999999999       -8.3162299999999991       -8.3138199999999998       -8.3114000000000008       -8.3089800000000000       -8.3065599999999993       -8.3041400000000003       -8.3017299999999992       -8.2993100000000002       -8.2968899999999994       -8.2944700000000005       -8.2920599999999993       -8.2896400000000003       -8.2872199999999996       -8.2848000000000006       -8.2823799999999999       -8.2799700000000005       -8.2775499999999997       -8.2751300000000008       -8.2727100000000000       -8.2703000000000007       -8.2678799999999999       -8.2654599999999991       -8.2630400000000002       -8.2606300000000008       -8.2582100000000001       -8.2557899999999993       -8.2531400000000001       -8.2504899999999992       -8.2478499999999997       -8.2452000000000005       -8.2425499999999996       -8.2399000000000004       -8.2372499999999995       -8.2346100000000000       -8.2319600000000008       -8.2293099999999999       -8.2266600000000007       -8.2240099999999998       -8.2213700000000003       -8.2187199999999994       -8.2160700000000002       -8.2134199999999993       -8.2107700000000001       -8.2081300000000006       -8.2054799999999997       -8.2028300000000005       -8.2001799999999996       -8.1975300000000004       -8.1948799999999995       -8.1922400000000000       -8.1895900000000008       -8.1869399999999999       -8.1842900000000007       -8.1816399999999998       -8.1790000000000003       -8.1763499999999993       -8.1737000000000002       -8.1710499999999993       -8.1684000000000001       -8.1657600000000006       -8.1631099999999996       -8.1604600000000005       -8.1578099999999996       -8.1551600000000004       -8.1525200000000009       -8.1498699999999999       -8.1472200000000008       -8.1445699999999999       -8.1419200000000007       -8.1392799999999994       -8.1366300000000003       -8.1339799999999993       -8.1313300000000002       -8.1286799999999992       -8.1260399999999997       -8.1233900000000006       -8.1207399999999996       -8.1180900000000005       -8.1154399999999995       -8.1128000000000000       -8.1101500000000009       -8.1074999999999999       -8.1048500000000008       -8.1021999999999998       -8.0995600000000003       -8.0969099999999994       -8.0942600000000002       -8.0916099999999993       -8.0889600000000002       -8.0863200000000006       -8.0836699999999997       -8.0810200000000005       -8.0783699999999996       -8.0757200000000005       -8.0730799999999991       -8.0704300000000000       -8.0677800000000008       -8.0651299999999999       -8.0624800000000008       -8.0598399999999994       -8.0571900000000003       -8.0545399999999994       -8.0518900000000002       -8.0492399999999993       -8.0465999999999998       -8.0439500000000006       -8.0412999999999997       -8.0386500000000005       -8.0359999999999996       -8.0333600000000001       -8.0307099999999991       -8.0280600000000000       -8.0254100000000008       -8.0227599999999999       -8.0201200000000004       -8.0174699999999994       -8.0148200000000003       -8.0121699999999993       -8.0095200000000002       -8.0068800000000007       -8.0042299999999997       -8.0015800000000006       -7.9989299999999997       -7.9962799999999996       -7.9936299999999996       -7.9909900000000000       -7.9883400000000000       -7.9856900000000000       -7.9830399999999999       -7.9803899999999999       -7.9777500000000003       -7.9751000000000003       -7.9724500000000003       -7.9698000000000002       -7.9671500000000002       -7.9645099999999998       -7.9618599999999997       -7.9592099999999997       -7.9565599999999996       -7.9539099999999996       -7.9512700000000001       -7.9486200000000000       -7.9459700000000000       -7.9433199999999999       -7.9406699999999999       -7.9380300000000004       -7.9353800000000003       -7.9327300000000003       -7.9300800000000002       -7.9274300000000002       -7.9247899999999998       -7.9221399999999997       -7.9194899999999997       -7.9168399999999997       -7.9139600000000003       -7.9110899999999997       -7.9082100000000004       -7.9053300000000002       -7.9024500000000000       -7.8995699999999998       -7.8966900000000004       -7.8938199999999998       -7.8909399999999996       -7.8880600000000003       -7.8851800000000001       -7.8822999999999999       -7.8794199999999996       -7.8765499999999999       -7.8736699999999997       -7.8707900000000004       -7.8679100000000002       -7.8650300000000000       -7.8621499999999997       -7.8592800000000000       -7.8563999999999998       -7.8535199999999996       -7.8506400000000003       -7.8477600000000001       -7.8448900000000004       -7.8420100000000001       -7.8391299999999999       -7.8362499999999997       -7.8333700000000004       -7.8304900000000002       -7.8276199999999996       -7.8247400000000003       -7.8218600000000000       -7.8189799999999998       -7.8160999999999996       -7.8132200000000003       -7.8103499999999997       -7.8074700000000004       -7.8045900000000001       -7.8017099999999999       -7.7988299999999997       -7.7959500000000004       -7.7930799999999998       -7.7901999999999996       -7.7873200000000002       -7.7844400000000000       -7.7815599999999998       -7.7786799999999996       -7.7758099999999999       -7.7729299999999997       -7.7700500000000003       -7.7671700000000001       -7.7642899999999999       -7.7614099999999997       -7.7585400000000000       -7.7556599999999998       -7.7527799999999996       -7.7499000000000002       -7.7470200000000000       -7.7441399999999998       -7.7412700000000001       -7.7383899999999999       -7.7355099999999997       -7.7326300000000003       -7.7297500000000001       -7.7268800000000004       -7.7240000000000002       -7.7211200000000000       -7.7182399999999998       -7.7153600000000004       -7.7124800000000002       -7.7096099999999996       -7.7067300000000003       -7.7038500000000001       -7.7009699999999999       -7.6980899999999997       -7.6952100000000003       -7.6923399999999997       -7.6894600000000004       -7.6865800000000002       -7.6837000000000000       -7.6808199999999998       -7.6779400000000004       -7.6750699999999998       -7.6721899999999996       -7.6693100000000003       -7.6664300000000001       -7.6635499999999999       -7.6606699999999996       -7.6577999999999999       -7.6549199999999997       -7.6520400000000004       -7.6491600000000002       -7.6462800000000000       -7.6433999999999997       -7.6405300000000000       -7.6376499999999998       -7.6347699999999996       -7.6318900000000003       -7.6290100000000001       -7.6261400000000004       -7.6232600000000001       -7.6203799999999999       -7.6174999999999997       -7.6146200000000004       -7.6117400000000002       -7.6088699999999996       -7.6059900000000003       -7.6031100000000000       -7.6002299999999998       -7.5973499999999996       -7.5944700000000003       -7.5915999999999997       -7.5887200000000004       -7.5858400000000001       -7.5829599999999999       -7.5800799999999997       -7.5772000000000004       -7.5743299999999998       -7.5714499999999996       -7.5685700000000002       -7.5656900000000000       -7.5628099999999998       -7.5599299999999996       -7.5570599999999999       -7.5541799999999997       -7.5513000000000003       -7.5484200000000001       -7.5453099999999997       -7.5422000000000002       -7.5391000000000004       -7.5359900000000000       -7.5328799999999996       -7.5297700000000001       -7.5266599999999997       -7.5235500000000002       -7.5204399999999998       -7.5173399999999999       -7.5142300000000004       -7.5111200000000000       -7.5080099999999996       -7.5049000000000001       -7.5017899999999997       -7.4986800000000002       -7.4955800000000004       -7.4924700000000000       -7.4893599999999996       -7.4862500000000001       -7.4831399999999997       -7.4800300000000002       -7.4769199999999998       -7.4738199999999999       -7.4707100000000004       -7.4676000000000000       -7.4644899999999996       -7.4613800000000001       -7.4582699999999997       -7.4551600000000002       -7.4520600000000004       -7.4489500000000000       -7.4458399999999996       -7.4427300000000001       -7.4396199999999997       -7.4365100000000002       -7.4333999999999998       -7.4302999999999999       -7.4271900000000004       -7.4240800000000000       -7.4209699999999996       -7.4178600000000001       -7.4147499999999997       -7.4116499999999998       -7.4085400000000003       -7.4054300000000000       -7.4023199999999996       -7.3992100000000001       -7.3960999999999997       -7.3929900000000002       -7.3898900000000003       -7.3867799999999999       -7.3836700000000004       -7.3805600000000000       -7.3774499999999996       -7.3743400000000001       -7.3712299999999997       -7.3681299999999998       -7.3650200000000003       -7.3619100000000000       -7.3587999999999996       -7.3556900000000001       -7.3525799999999997       -7.3494700000000002       -7.3463700000000003       -7.3432599999999999       -7.3401500000000004       -7.3370400000000000       -7.3339299999999996       -7.3308200000000001       -7.3277099999999997       -7.3246099999999998       -7.3215000000000003       -7.3183900000000000       -7.3152799999999996       -7.3121700000000001       -7.3090599999999997       -7.3059500000000002       -7.3028500000000003       -7.2997399999999999       -7.2966300000000004       -7.2935200000000000       -7.2904099999999996       -7.2873000000000001       -7.2841899999999997       -7.2810899999999998       -7.2779800000000003       -7.2748699999999999       -7.2717599999999996       -7.2686500000000001       -7.2655399999999997       -7.2624300000000002       -7.2593300000000003       -7.2562199999999999       -7.2531100000000004       -7.2500000000000000       -7.2468899999999996       -7.2437800000000001       -7.2406699999999997       -7.2375699999999998       -7.2344600000000003       -7.2313499999999999       -7.2282400000000004       -7.2251300000000001       -7.2220199999999997       -7.2189100000000002       -7.2158100000000003       -7.2126999999999999       -7.2095900000000004       -7.2064800000000000       -7.2033699999999996       -7.2002600000000001       -7.1971600000000002       -7.1940499999999998       -7.1909400000000003       -7.1878299999999999       -7.1847200000000004       -7.1816100000000000       -7.1784999999999997       -7.1753999999999998       -7.1722900000000003       -7.1691799999999999       -7.1660700000000004       -7.1629600000000000       -7.1598499999999996       -7.1567400000000001       -7.1536400000000002       -7.1505299999999998       -7.1471900000000002       -7.1438499999999996       -7.1405099999999999       -7.1371700000000002       -7.1338299999999997       -7.1304900000000000       -7.1271599999999999       -7.1238200000000003       -7.1204799999999997       -7.1171400000000000       -7.1138000000000003       -7.1104599999999998       -7.1071200000000001       -7.1037800000000004       -7.1004399999999999       -7.0971099999999998       -7.0937700000000001       -7.0904299999999996       -7.0870899999999999       -7.0837500000000002       -7.0804099999999996       -7.0770700000000000       -7.0737300000000003       -7.0704000000000002       -7.0670599999999997       -7.0637200000000000       -7.0603800000000003       -7.0570399999999998       -7.0537000000000001       -7.0503600000000004       -7.0470199999999998       -7.0436800000000002       -7.0403500000000001       -7.0370100000000004       -7.0336699999999999       -7.0303300000000002       -7.0269899999999996       -7.0236499999999999       -7.0203100000000003       -7.0169699999999997       -7.0136399999999997       -7.0103000000000000       -7.0069600000000003       -7.0036199999999997       -7.0002800000000001       -6.9969400000000004       -6.9935999999999998       -6.9902600000000001       -6.9869199999999996       -6.9835900000000004       -6.9802499999999998       -6.9769100000000002       -6.9735699999999996       -6.9702299999999999       -6.9668900000000002       -6.9635499999999997       -6.9602100000000000       -6.9568800000000000       -6.9535400000000003       -6.9501999999999997       -6.9468600000000000       -6.9435200000000004       -6.9401799999999998       -6.9368400000000001       -6.9335000000000004       -6.9301599999999999       -6.9268299999999998       -6.9234900000000001       -6.9201499999999996       -6.9168099999999999       -6.9134700000000002       -6.9101299999999997       -6.9067900000000000       -6.9034500000000003       -6.9001200000000003       -6.8967799999999997       -6.8934400000000000       -6.8901000000000003       -6.8867599999999998       -6.8834200000000001       -6.8800800000000004       -6.8767399999999999       -6.8734099999999998       -6.8700700000000001       -6.8667299999999996       -6.8633899999999999       -6.8600500000000002       -6.8567099999999996       -6.8533700000000000       -6.8500300000000003       -6.8466899999999997       -6.8433599999999997       -6.8400200000000000       -6.8366800000000003       -6.8333399999999997       -6.8300000000000001       -6.8266600000000004       -6.8233199999999998       -6.8199800000000002       -6.8166500000000001       -6.8133100000000004       -6.8099699999999999       -6.8066300000000002       -6.8032899999999996       -6.7999499999999999       -6.7966100000000003       -6.7932699999999997       -6.7899300000000000       -6.7866000000000000       -6.7832600000000003       -6.7799199999999997       -6.7765800000000000       -6.7732400000000004       -6.7698999999999998       -6.7665600000000001       -6.7632199999999996       -6.7598900000000004       -6.7565499999999998       -6.7532100000000002       -6.7498699999999996       -6.7465299999999999       -6.7431900000000002       -6.7398499999999997       -6.7365100000000000       -6.7331700000000003       -6.7298400000000003       -6.7264999999999997       -6.7231600000000000       -6.7195900000000002       -6.7160200000000003       -6.7124499999999996       -6.7088799999999997       -6.7053099999999999       -6.7017400000000000       -6.6981700000000002       -6.6946099999999999       -6.6910400000000001       -6.6874700000000002       -6.6839000000000004       -6.6803299999999997       -6.6767599999999998       -6.6731900000000000       -6.6696200000000001       -6.6660500000000003       -6.6624800000000004       -6.6589200000000002       -6.6553500000000003       -6.6517799999999996       -6.6482099999999997       -6.6446399999999999       -6.6410700000000000       -6.6375000000000002       -6.6339300000000003       -6.6303599999999996       -6.6267899999999997       -6.6232199999999999       -6.6196599999999997       -6.6160899999999998       -6.6125200000000000       -6.6089500000000001       -6.6053800000000003       -6.6018100000000004       -6.5982399999999997       -6.5946699999999998       -6.5911000000000000       -6.5875300000000001       -6.5839600000000003       -6.5804000000000000       -6.5768300000000002       -6.5732600000000003       -6.5696899999999996       -6.5661199999999997       -6.5625499999999999       -6.5589800000000000       -6.5554100000000002       -6.5518400000000003       -6.5482699999999996       -6.5446999999999997       -6.5411400000000004       -6.5375699999999997       -6.5339999999999998       -6.5304300000000000       -6.5268600000000001       -6.5232900000000003       -6.5197200000000004       -6.5161499999999997       -6.5125799999999998       -6.5090100000000000       -6.5054400000000001       -6.5018799999999999       -6.4983100000000000       -6.4947400000000002       -6.4911700000000003       -6.4875999999999996       -6.4840299999999997       -6.4804599999999999       -6.4768900000000000       -6.4733200000000002       -6.4697500000000003       -6.4661799999999996       -6.4626200000000003       -6.4590500000000004       -6.4554799999999997       -6.4519099999999998       -6.4483400000000000       -6.4447700000000001       -6.4412000000000003       -6.4376300000000004       -6.4340599999999997       -6.4304899999999998       -6.4269299999999996       -6.4233599999999997       -6.4197899999999999       -6.4162200000000000       -6.4126500000000002       -6.4090800000000003       -6.4055099999999996       -6.4019399999999997       -6.3983699999999999       -6.3948000000000000       -6.3912300000000002       -6.3876700000000000       -6.3841000000000001       -6.3805300000000003       -6.3769600000000004       -6.3733899999999997       -6.3698199999999998       -6.3662500000000000       -6.3626800000000001       -6.3591100000000003       -6.3555400000000004       -6.3519699999999997       -6.3484100000000003       -6.3448399999999996       -6.3412699999999997       -6.3376999999999999       -6.3341300000000000       -6.3305600000000002       -6.3269900000000003       -6.3234199999999996       -6.3198499999999997       -6.3162799999999999       -6.3127100000000000       -6.3091499999999998       -6.3055800000000000       -6.3020100000000001       -6.2984400000000003       -6.2948700000000004       -6.2912999999999997       -6.2877299999999998       -6.2841600000000000       -6.2805900000000001       -6.2770200000000003       -6.2734500000000004       -6.2698900000000002       -6.2663200000000003       -6.2625200000000003       -6.2587200000000003       -6.2549200000000003       -6.2511200000000002       -6.2473200000000002       -6.2435200000000002       -6.2397200000000002       -6.2359200000000001       -6.2321200000000001       -6.2283200000000001       -6.2245200000000001       -6.2207200000000000       -6.2169299999999996       -6.2131299999999996       -6.2093299999999996       -6.2055300000000004       -6.2017300000000004       -6.1979300000000004       -6.1941300000000004       -6.1903300000000003       -6.1865300000000003       -6.1827300000000003       -6.1789300000000003       -6.1751300000000002       -6.1713300000000002       -6.1675300000000002       -6.1637300000000002       -6.1599300000000001       -6.1561399999999997       -6.1523399999999997       -6.1485399999999997       -6.1447399999999996       -6.1409399999999996       -6.1371399999999996       -6.1333399999999996       -6.1295400000000004       -6.1257400000000004       -6.1219400000000004       -6.1181400000000004       -6.1143400000000003       -6.1105400000000003       -6.1067400000000003       -6.1029400000000003       -6.0991499999999998       -6.0953499999999998       -6.0915499999999998       -6.0877499999999998       -6.0839499999999997       -6.0801499999999997       -6.0763499999999997       -6.0725499999999997       -6.0687499999999996       -6.0649499999999996       -6.0611499999999996       -6.0573499999999996       -6.0535500000000004       -6.0497500000000004       -6.0459500000000004       -6.0421600000000000       -6.0383599999999999       -6.0345599999999999       -6.0307599999999999       -6.0269599999999999       -6.0231599999999998       -6.0193599999999998       -6.0155599999999998       -6.0117599999999998       -6.0079599999999997       -6.0041599999999997       -6.0003599999999997       -5.9965599999999997       -5.9927599999999996       -5.9889599999999996       -5.9851700000000001       -5.9813700000000001       -5.9775700000000001       -5.9737700000000000       -5.9699700000000000       -5.9661700000000000       -5.9623699999999999       -5.9585699999999999       -5.9547699999999999       -5.9509699999999999       -5.9471699999999998       -5.9433699999999998       -5.9395699999999998       -5.9357699999999998       -5.9319699999999997       -5.9281800000000002       -5.9243800000000002       -5.9205800000000002       -5.9167800000000002       -5.9129800000000001       -5.9091800000000001       -5.9053800000000001       -5.9015800000000000       -5.8977800000000000       -5.8939800000000000       -5.8901800000000000       -5.8863799999999999       -5.8825799999999999       -5.8787799999999999       -5.8749799999999999       -5.8711900000000004       -5.8673900000000003       -5.8635900000000003       -5.8597900000000003       -5.8559900000000003       -5.8521900000000002       -5.8483900000000002       -5.8445900000000002       -5.8407900000000001       -5.8369900000000001       -5.8331900000000001       -5.8293900000000001       -5.8255900000000000       -5.8217900000000000       -5.8179900000000000       -5.8141900000000000       -5.8103999999999996       -5.8066000000000004       -5.8028000000000004       -5.7990000000000004       -5.7952000000000004       -5.7914000000000003       -5.7876000000000003       -5.7838000000000003       -5.7800000000000002       -5.7759700000000000       -5.7719399999999998       -5.7679099999999996       -5.7638800000000003       -5.7598500000000001       -5.7558199999999999       -5.7517899999999997       -5.7477600000000004       -5.7437300000000002       -5.7397000000000000       -5.7356800000000003       -5.7316500000000001       -5.7276199999999999       -5.7235899999999997       -5.7195600000000004       -5.7155300000000002       -5.7115000000000000       -5.7074699999999998       -5.7034399999999996       -5.6994100000000003       -5.6953800000000001       -5.6913499999999999       -5.6873199999999997       -5.6832900000000004       -5.6792600000000002       -5.6752300000000000       -5.6711999999999998       -5.6671699999999996       -5.6631400000000003       -5.6591100000000001       -5.6550799999999999       -5.6510499999999997       -5.6470200000000004       -5.6429900000000002       -5.6389600000000000       -5.6349400000000003       -5.6309100000000001       -5.6268799999999999       -5.6228499999999997       -5.6188200000000004       -5.6147900000000002       -5.6107600000000000       -5.6067299999999998       -5.6026999999999996       -5.5986700000000003       -5.5946400000000001       -5.5906099999999999       -5.5865799999999997       -5.5825500000000003       -5.5785200000000001       -5.5744899999999999       -5.5704599999999997       -5.5664300000000004       -5.5624000000000002       -5.5583700000000000       -5.5543399999999998       -5.5503099999999996       -5.5462800000000003       -5.5422500000000001       -5.5382199999999999       -5.5341899999999997       -5.5301700000000000       -5.5261399999999998       -5.5221099999999996       -5.5180800000000003       -5.5140500000000001       -5.5100199999999999       -5.5059899999999997       -5.5019600000000004       -5.4979300000000002       -5.4939000000000000       -5.4898699999999998       -5.4858399999999996       -5.4818100000000003       -5.4777800000000001       -5.4737499999999999       -5.4697199999999997       -5.4656900000000004       -5.4616600000000002       -5.4576300000000000       -5.4535999999999998       -5.4495699999999996       -5.4455400000000003       -5.4415100000000001       -5.4374799999999999       -5.4334499999999997       -5.4294300000000000       -5.4253999999999998       -5.4213699999999996       -5.4173400000000003       -5.4133100000000001       -5.4092799999999999       -5.4052499999999997       -5.4012200000000004       -5.3971900000000002       -5.3931600000000000       -5.3891299999999998       -5.3851000000000004       -5.3810700000000002       -5.3770400000000000       -5.3730099999999998       -5.3689799999999996       -5.3649500000000003       -5.3609200000000001       -5.3568899999999999       -5.3528599999999997       -5.3488300000000004       -5.3448000000000002       -5.3407700000000000       -5.3367399999999998       -5.3327099999999996       -5.3286899999999999       -5.3246599999999997       -5.3206300000000004       -5.3166000000000002       -5.3125700000000000       -5.3085399999999998       -5.3045099999999996       -5.3004800000000003       -5.2964500000000001       -5.2924199999999999       -5.2883899999999997       -5.2843600000000004       -5.2803300000000002       -5.2763000000000000       -5.2722699999999998       -5.2682399999999996       -5.2642100000000003       -5.2599499999999999       -5.2556900000000004       -5.2514300000000000       -5.2471699999999997       -5.2429100000000002       -5.2386499999999998       -5.2343900000000003       -5.2301299999999999       -5.2258699999999996       -5.2216100000000001       -5.2173499999999997       -5.2130900000000002       -5.2088299999999998       -5.2045700000000004       -5.2003100000000000       -5.1960499999999996       -5.1917900000000001       -5.1875299999999998       -5.1832700000000003       -5.1790099999999999       -5.1747500000000004       -5.1704900000000000       -5.1662299999999997       -5.1619700000000002       -5.1577099999999998       -5.1534500000000003       -5.1491899999999999       -5.1449400000000001       -5.1406799999999997       -5.1364200000000002       -5.1321599999999998       -5.1279000000000003       -5.1236400000000000       -5.1193799999999996       -5.1151200000000001       -5.1108599999999997       -5.1066000000000003       -5.1023399999999999       -5.0980800000000004       -5.0938200000000000       -5.0895599999999996       -5.0853000000000002       -5.0810399999999998       -5.0767800000000003       -5.0725199999999999       -5.0682600000000004       -5.0640000000000001       -5.0597399999999997       -5.0554800000000002       -5.0512199999999998       -5.0469600000000003       -5.0427000000000000       -5.0384399999999996       -5.0341800000000001       -5.0299199999999997       -5.0256600000000002       -5.0213999999999999       -5.0171400000000004       -5.0128800000000000       -5.0086199999999996       -5.0043600000000001       -5.0000999999999998       -4.9958400000000003       -4.9915799999999999       -4.9873200000000004       -4.9830600000000000       -4.9787999999999997       -4.9745400000000002       -4.9702799999999998       -4.9660200000000003       -4.9617599999999999       -4.9574999999999996       -4.9532400000000001       -4.9489799999999997       -4.9447200000000002       -4.9404599999999999       -4.9362000000000004       -4.9319400000000000       -4.9276799999999996       -4.9234200000000001       -4.9191599999999998       -4.9149000000000003       -4.9106399999999999       -4.9063800000000004       -4.9021200000000000       -4.8978599999999997       -4.8936000000000002       -4.8893399999999998       -4.8850800000000003       -4.8808199999999999       -4.8765599999999996       -4.8723000000000001       -4.8680399999999997       -4.8637800000000002       -4.8595199999999998       -4.8552600000000004       -4.8510000000000000       -4.8467399999999996       -4.8424800000000001       -4.8382199999999997       -4.8339600000000003       -4.8296999999999999       -4.8254500000000000       -4.8211899999999996       -4.8169300000000002       -4.8126699999999998       -4.8084100000000003       -4.8041499999999999       -4.7998900000000004       -4.7956300000000001       -4.7913699999999997       -4.7871100000000002       -4.7828499999999998       -4.7785900000000003       -4.7743300000000000       -4.7700699999999996       -4.7658100000000001       -4.7615499999999997       -4.7572900000000002       -4.7530299999999999       -4.7487700000000004       -4.7445100000000000       -4.7402499999999996       -4.7359900000000001       -4.7317299999999998       -4.7274700000000003       -4.7232099999999999       -4.7189500000000004       -4.7144599999999999       -4.7099700000000002       -4.7054799999999997       -4.7009900000000000       -4.6965000000000003       -4.6920099999999998       -4.6875200000000001       -4.6830299999999996       -4.6785399999999999       -4.6740500000000003       -4.6695599999999997       -4.6650700000000001       -4.6605800000000004       -4.6560899999999998       -4.6516000000000002       -4.6471099999999996       -4.6426200000000000       -4.6381300000000003       -4.6336399999999998       -4.6291500000000001       -4.6246600000000004       -4.6201699999999999       -4.6156800000000002       -4.6111899999999997       -4.6067000000000000       -4.6021999999999998       -4.5977100000000002       -4.5932199999999996       -4.5887300000000000       -4.5842400000000003       -4.5797499999999998       -4.5752600000000001       -4.5707700000000004       -4.5662799999999999       -4.5617900000000002       -4.5572999999999997       -4.5528100000000000       -4.5483200000000004       -4.5438299999999998       -4.5393400000000002       -4.5348499999999996       -4.5303599999999999       -4.5258700000000003       -4.5213799999999997       -4.5168900000000001       -4.5124000000000004       -4.5079099999999999       -4.5034200000000002       -4.4989299999999997       -4.4944400000000000       -4.4899500000000003       -4.4854599999999998       -4.4809700000000001       -4.4764799999999996       -4.4719899999999999       -4.4675000000000002       -4.4630099999999997       -4.4585200000000000       -4.4540300000000004       -4.4495399999999998       -4.4450500000000002       -4.4405599999999996       -4.4360700000000000       -4.4315800000000003       -4.4270899999999997       -4.4226000000000001       -4.4181100000000004       -4.4136199999999999       -4.4091300000000002       -4.4046399999999997       -4.4001500000000000       -4.3956600000000003       -4.3911699999999998       -4.3866800000000001       -4.3821899999999996       -4.3776999999999999       -4.3732100000000003       -4.3687199999999997       -4.3642300000000001       -4.3597400000000004       -4.3552499999999998       -4.3507600000000002       -4.3462699999999996       -4.3417800000000000       -4.3372900000000003       -4.3327999999999998       -4.3283100000000001       -4.3238200000000004       -4.3193299999999999       -4.3148400000000002       -4.3103499999999997       -4.3058600000000000       -4.3013700000000004       -4.2968799999999998       -4.2923900000000001       -4.2878999999999996       -4.2834099999999999       -4.2789200000000003       -4.2744299999999997       -4.2699400000000001       -4.2654399999999999       -4.2609500000000002       -4.2564599999999997       -4.2519700000000000       -4.2474800000000004       -4.2429899999999998       -4.2385000000000002       -4.2340099999999996       -4.2295199999999999       -4.2250300000000003       -4.2205399999999997       -4.2160500000000001       -4.2115600000000004       -4.2070699999999999       -4.2025800000000002       -4.1980899999999997       -4.1936000000000000       -4.1891100000000003       -4.1846199999999998       -4.1801300000000001       -4.1756399999999996       -4.1711499999999999       -4.1666600000000003       -4.1621699999999997       -4.1576800000000000       -4.1531900000000004       -4.1486999999999998       -4.1442100000000002       -4.1394900000000003       -4.1347699999999996       -4.1300499999999998       -4.1253299999999999       -4.1206100000000001       -4.1158900000000003       -4.1111700000000004       -4.1064499999999997       -4.1017299999999999       -4.0970100000000000       -4.0922900000000002       -4.0875700000000004       -4.0828499999999996       -4.0781299999999998       -4.0734100000000000       -4.0686900000000001       -4.0639599999999998       -4.0592400000000000       -4.0545200000000001       -4.0498000000000003       -4.0450799999999996       -4.0403599999999997       -4.0356399999999999       -4.0309200000000001       -4.0262000000000002       -4.0214800000000004       -4.0167599999999997       -4.0120399999999998       -4.0073200000000000       -4.0026000000000002       -3.9978799999999999       -3.9931600000000000       -3.9884400000000002       -3.9837199999999999       -3.9790000000000001       -3.9742799999999998       -3.9695600000000000       -3.9648400000000001       -3.9601199999999999       -3.9554000000000000       -3.9506800000000002       -3.9459499999999998       -3.9412300000000000       -3.9365100000000002       -3.9317899999999999       -3.9270700000000001       -3.9223499999999998       -3.9176299999999999       -3.9129100000000001       -3.9081899999999998       -3.9034700000000000       -3.8987500000000002       -3.8940299999999999       -3.8893100000000000       -3.8845900000000002       -3.8798699999999999       -3.8751500000000001       -3.8704299999999998       -3.8657100000000000       -3.8609900000000001       -3.8562699999999999       -3.8515500000000000       -3.8468300000000002       -3.8421099999999999       -3.8373900000000001       -3.8326699999999998       -3.8279399999999999       -3.8232200000000001       -3.8184999999999998       -3.8137799999999999       -3.8090600000000001       -3.8043399999999998       -3.7996200000000000       -3.7949000000000002       -3.7901799999999999       -3.7854600000000000       -3.7807400000000002       -3.7760199999999999       -3.7713000000000001       -3.7665799999999998       -3.7618600000000000       -3.7571400000000001       -3.7524199999999999       -3.7477000000000000       -3.7429800000000002       -3.7382599999999999       -3.7335400000000001       -3.7288199999999998       -3.7241000000000000       -3.7193800000000001       -3.7146599999999999       -3.7099299999999999       -3.7052100000000001       -3.7004899999999998       -3.6957700000000000       -3.6910500000000002       -3.6863299999999999       -3.6816100000000000       -3.6768900000000002       -3.6721699999999999       -3.6674500000000001       -3.6627299999999998       -3.6580100000000000       -3.6532900000000001       -3.6485699999999999       -3.6438500000000000       -3.6391300000000002       -3.6344099999999999       -3.6296900000000001       -3.6249699999999998       -3.6202500000000000       -3.6155300000000001       -3.6108099999999999       -3.6060900000000000       -3.6013700000000002       -3.5966499999999999       -3.5919300000000001       -3.5872000000000002       -3.5824799999999999       -3.5777600000000001       -3.5730400000000002       -3.5683199999999999       -3.5636000000000001       -3.5588799999999998       -3.5541600000000000       -3.5494400000000002       -3.5447199999999999       -3.5400000000000000       -3.5350500000000000       -3.5301000000000000       -3.5251500000000000       -3.5202000000000000       -3.5152500000000000       -3.5103000000000000       -3.5053500000000000       -3.5004000000000000       -3.4954399999999999       -3.4904899999999999       -3.4855399999999999       -3.4805899999999999       -3.4756399999999998       -3.4706899999999998       -3.4657399999999998       -3.4607899999999998       -3.4558399999999998       -3.4508899999999998       -3.4459399999999998       -3.4409900000000002       -3.4360400000000002       -3.4310900000000002       -3.4261400000000002       -3.4211800000000001       -3.4162300000000001       -3.4112800000000001       -3.4063300000000001       -3.4013800000000001       -3.3964300000000001       -3.3914800000000001       -3.3865300000000000       -3.3815800000000000       -3.3766300000000000       -3.3716800000000000       -3.3667300000000000       -3.3617800000000000       -3.3568300000000000       -3.3518800000000000       -3.3469199999999999       -3.3419699999999999       -3.3370199999999999       -3.3320699999999999       -3.3271199999999999       -3.3221699999999998       -3.3172199999999998       -3.3122699999999998       -3.3073199999999998       -3.3023699999999998       -3.2974199999999998       -3.2924699999999998       -3.2875200000000002       -3.2825700000000002       -3.2776200000000002       -3.2726700000000002       -3.2677100000000001       -3.2627600000000001       -3.2578100000000001       -3.2528600000000001       -3.2479100000000001       -3.2429600000000001       -3.2380100000000001       -3.2330600000000000       -3.2281100000000000       -3.2231600000000000       -3.2182100000000000       -3.2132600000000000       -3.2083100000000000       -3.2033600000000000       -3.1984100000000000       -3.1934499999999999       -3.1884999999999999       -3.1835499999999999       -3.1785999999999999       -3.1736499999999999       -3.1686999999999999       -3.1637499999999998       -3.1587999999999998       -3.1538499999999998       -3.1488999999999998       -3.1439499999999998       -3.1389999999999998       -3.1340499999999998       -3.1291000000000002       -3.1241500000000002       -3.1191900000000001       -3.1142400000000001       -3.1092900000000001       -3.1043400000000001       -3.0993900000000001       -3.0944400000000001       -3.0894900000000001       -3.0845400000000001       -3.0795900000000000       -3.0746400000000000       -3.0696900000000000       -3.0647400000000000       -3.0597900000000000       -3.0548400000000000       -3.0498900000000000       -3.0449299999999999       -3.0399799999999999       -3.0350299999999999       -3.0300799999999999       -3.0251299999999999       -3.0201799999999999       -3.0152299999999999       -3.0102799999999998       -3.0053299999999998       -3.0003799999999998       -2.9954299999999998       -2.9904799999999998       -2.9855299999999998       -2.9805799999999998       -2.9756300000000002       -2.9706700000000001       -2.9657200000000001       -2.9607700000000001       -2.9558200000000001       -2.9508700000000001       -2.9459200000000001       -2.9409700000000001       -2.9360200000000001       -2.9310700000000001       -2.9261200000000001       -2.9211700000000000       -2.9162200000000000       -2.9112700000000000       -2.9063200000000000       -2.9011399999999998       -2.8959500000000000       -2.8907699999999998       -2.8855900000000001       -2.8804099999999999       -2.8752300000000002       -2.8700500000000000       -2.8648699999999998       -2.8596900000000001       -2.8545099999999999       -2.8493300000000001       -2.8441500000000000       -2.8389600000000002       -2.8337800000000000       -2.8285999999999998       -2.8234200000000000       -2.8182399999999999       -2.8130600000000001       -2.8078799999999999       -2.8027000000000002       -2.7975200000000000       -2.7923399999999998       -2.7871500000000000       -2.7819699999999998       -2.7767900000000001       -2.7716099999999999       -2.7664300000000002       -2.7612500000000000       -2.7560699999999998       -2.7508900000000001       -2.7457099999999999       -2.7405300000000001       -2.7353499999999999       -2.7301600000000001       -2.7249800000000000       -2.7198000000000002       -2.7146200000000000       -2.7094399999999998       -2.7042600000000001       -2.6990799999999999       -2.6939000000000002       -2.6887200000000000       -2.6835399999999998       -2.6783600000000001       -2.6731699999999998       -2.6679900000000001       -2.6628099999999999       -2.6576300000000002       -2.6524500000000000       -2.6472699999999998       -2.6420900000000000       -2.6369099999999999       -2.6317300000000001       -2.6265499999999999       -2.6213700000000002       -2.6161799999999999       -2.6110000000000002       -2.6058200000000000       -2.6006399999999998       -2.5954600000000001       -2.5902799999999999       -2.5851000000000002       -2.5799200000000000       -2.5747399999999998       -2.5695600000000001       -2.5643799999999999       -2.5591900000000001       -2.5540099999999999       -2.5488300000000002       -2.5436500000000000       -2.5384699999999998       -2.5332900000000000       -2.5281099999999999       -2.5229300000000001       -2.5177499999999999       -2.5125700000000002       -2.5073900000000000       -2.5022000000000002       -2.4970200000000000       -2.4918399999999998       -2.4866600000000001       -2.4814799999999999       -2.4763000000000002       -2.4711200000000000       -2.4659399999999998       -2.4607600000000001       -2.4555799999999999       -2.4503900000000001       -2.4452099999999999       -2.4400300000000001       -2.4348500000000000       -2.4296700000000002       -2.4244900000000000       -2.4193099999999998       -2.4141300000000001       -2.4089499999999999       -2.4037700000000002       -2.3985900000000000       -2.3934000000000002       -2.3882200000000000       -2.3830399999999998       -2.3778600000000001       -2.3726799999999999       -2.3675000000000002       -2.3623200000000000       -2.3571399999999998       -2.3519600000000001       -2.3467799999999999       -2.3416000000000001       -2.3364099999999999       -2.3312300000000001       -2.3260500000000000       -2.3208700000000002       -2.3156900000000000       -2.3105099999999998       -2.3053300000000001       -2.3001499999999999       -2.2949700000000002       -2.2897900000000000       -2.2846099999999998       -2.2794200000000000       -2.2742399999999998       -2.2690600000000001       -2.2638799999999999       -2.2587000000000002       -2.2535200000000000       -2.2483399999999998       -2.2431600000000000       -2.2377500000000001       -2.2323400000000002       -2.2269199999999998       -2.2215099999999999       -2.2161000000000000       -2.2106900000000000       -2.2052800000000001       -2.1998700000000002       -2.1944599999999999       -2.1890499999999999       -2.1836400000000000       -2.1782200000000000       -2.1728100000000001       -2.1674000000000002       -2.1619899999999999       -2.1565799999999999       -2.1511700000000000       -2.1457600000000001       -2.1403500000000002       -2.1349300000000002       -2.1295199999999999       -2.1241099999999999       -2.1187000000000000       -2.1132900000000001       -2.1078800000000002       -2.1024699999999998       -2.0970599999999999       -2.0916399999999999       -2.0862300000000000       -2.0808200000000001       -2.0754100000000002       -2.0699999999999998       -2.0645899999999999       -2.0591800000000000       -2.0537700000000001       -2.0483600000000002       -2.0429400000000002       -2.0375299999999998       -2.0321199999999999       -2.0267100000000000       -2.0213000000000001       -2.0158900000000002       -2.0104799999999998       -2.0050699999999999       -1.9996499999999999       -1.9942400000000000       -1.9888300000000001       -1.9834200000000000       -1.9780100000000000       -1.9725999999999999       -1.9671900000000000       -1.9617800000000001       -1.9563699999999999       -1.9509500000000000       -1.9455400000000000       -1.9401299999999999       -1.9347200000000000       -1.9293100000000001       -1.9238999999999999       -1.9184900000000000       -1.9130799999999999       -1.9076599999999999       -1.9022500000000000       -1.8968400000000001       -1.8914299999999999       -1.8860200000000000       -1.8806099999999999       -1.8752000000000000       -1.8697900000000001       -1.8643799999999999       -1.8589599999999999       -1.8535500000000000       -1.8481399999999999       -1.8427300000000000       -1.8373200000000001       -1.8319099999999999       -1.8265000000000000       -1.8210900000000001       -1.8156699999999999       -1.8102600000000000       -1.8048500000000001       -1.7994399999999999       -1.7940300000000000       -1.7886200000000001       -1.7832100000000000       -1.7778000000000000       -1.7723899999999999       -1.7669699999999999       -1.7615600000000000       -1.7561500000000001       -1.7507400000000000       -1.7453300000000000       -1.7399199999999999       -1.7345100000000000       -1.7291000000000001       -1.7236800000000001       -1.7182700000000000       -1.7128600000000000       -1.7074499999999999       -1.7020400000000000       -1.6966300000000001       -1.6912199999999999       -1.6858100000000000       -1.6803900000000001       -1.6749799999999999       -1.6695700000000000       -1.6641600000000001       -1.6587499999999999       -1.6533400000000000       -1.6479299999999999       -1.6425200000000000       -1.6371100000000001       -1.6316900000000001       -1.6262799999999999       -1.6208700000000000       -1.6154599999999999       -1.6100500000000000       -1.6046400000000001       -1.5992299999999999       -1.5938200000000000       -1.5884000000000000       -1.5829899999999999       -1.5775800000000000       -1.5721700000000001       -1.5667599999999999       -1.5613500000000000       -1.5559400000000001       -1.5505300000000000       -1.5448900000000001       -1.5392399999999999       -1.5336000000000001       -1.5279600000000000       -1.5223199999999999       -1.5166800000000000       -1.5110399999999999       -1.5053900000000000       -1.4997499999999999       -1.4941100000000000       -1.4884700000000000       -1.4828300000000001       -1.4771900000000000       -1.4715499999999999       -1.4659000000000000       -1.4602599999999999       -1.4546200000000000       -1.4489799999999999       -1.4433400000000001       -1.4377000000000000       -1.4320600000000001       -1.4264100000000000       -1.4207700000000001       -1.4151300000000000       -1.4094899999999999       -1.4038500000000000       -1.3982100000000000       -1.3925700000000001       -1.3869199999999999       -1.3812800000000001       -1.3756400000000000       -1.3700000000000001       -1.3643600000000000       -1.3587199999999999       -1.3530800000000001       -1.3474299999999999       -1.3417900000000000       -1.3361499999999999       -1.3305100000000001       -1.3248700000000000       -1.3192299999999999       -1.3135900000000000       -1.3079400000000001       -1.3023000000000000       -1.2966599999999999       -1.2910200000000001       -1.2853800000000000       -1.2797400000000001       -1.2741000000000000       -1.2684500000000001       -1.2628100000000000       -1.2571699999999999       -1.2515300000000000       -1.2458899999999999       -1.2402500000000001       -1.2346100000000000       -1.2289600000000001       -1.2233200000000000       -1.2176800000000001       -1.2120400000000000       -1.2063999999999999       -1.2007600000000000       -1.1951200000000000       -1.1894700000000000       -1.1838299999999999       -1.1781900000000001       -1.1725500000000000       -1.1669099999999999       -1.1612700000000000       -1.1556299999999999       -1.1499800000000000       -1.1443399999999999       -1.1387000000000000       -1.1330600000000000       -1.1274200000000001       -1.1217800000000000       -1.1161399999999999       -1.1104900000000000       -1.1048500000000001       -1.0992100000000000       -1.0935699999999999       -1.0879300000000001       -1.0822900000000000       -1.0766500000000001       -1.0710000000000000       -1.0653600000000001       -1.0597200000000000       -1.0540799999999999       -1.0484400000000000       -1.0427999999999999       -1.0371500000000000       -1.0315099999999999       -1.0258700000000001       -1.0202300000000000       -1.0145900000000001       -1.0089500000000000       -1.0033099999999999      -0.99765999999999999      -0.99202000000000001      -0.98638000000000003      -0.98073999999999995      -0.97509999999999997      -0.96945999999999999      -0.96382000000000001      -0.95816999999999997      -0.95252999999999999      -0.94689000000000001      -0.94125000000000003      -0.93561000000000005      -0.92996999999999996      -0.92432999999999998      -0.91868000000000005      -0.91303999999999996      -0.90739999999999998      -0.90176000000000001      -0.89612000000000003      -0.89048000000000005      -0.88483999999999996      -0.87919000000000003      -0.87355000000000005      -0.86790999999999996      -0.86226999999999998      -0.85663000000000000      -0.85099000000000002      -0.84535000000000005      -0.83970000000000000      -0.83406000000000002      -0.82842000000000005      -0.82255000000000000      -0.81667999999999996      -0.81081000000000003      -0.80493000000000003      -0.79905999999999999      -0.79318999999999995      -0.78732000000000002      -0.78144999999999998      -0.77558000000000005      -0.76970000000000005      -0.76383000000000001      -0.75795999999999997      -0.75209000000000004      -0.74621999999999999      -0.74034999999999995      -0.73446999999999996      -0.72860000000000003      -0.72272999999999998      -0.71686000000000005      -0.71099000000000001      -0.70511999999999997      -0.69923999999999997      -0.69337000000000004      -0.68750000000000000      -0.68162999999999996      -0.67576000000000003      -0.66988999999999999      -0.66400999999999999      -0.65813999999999995      -0.65227000000000002      -0.64639999999999997      -0.64053000000000004      -0.63466000000000000      -0.62878000000000001      -0.62290999999999996      -0.61704000000000003      -0.61116999999999999      -0.60529999999999995      -0.59941999999999995      -0.59355000000000002      -0.58767999999999998      -0.58181000000000005      -0.57594000000000001      -0.57006999999999997      -0.56418999999999997      -0.55832000000000004      -0.55245000000000000      -0.54657999999999995      -0.54071000000000002      -0.53483999999999998      -0.52895999999999999      -0.52309000000000005      -0.51722000000000001      -0.51134999999999997      -0.50548000000000004      -0.49961000000000000      -0.49373000000000000      -0.48786000000000002      -0.48198999999999997      -0.47611999999999999      -0.47025000000000000      -0.46438000000000001      -0.45850000000000002      -0.45262999999999998      -0.44675999999999999      -0.44089000000000000      -0.43502000000000002      -0.42914999999999998      -0.42326999999999998      -0.41739999999999999      -0.41153000000000001      -0.40566000000000002      -0.39978999999999998      -0.39391999999999999      -0.38804000000000000      -0.38217000000000001      -0.37630000000000002      -0.37042999999999998      -0.36456000000000000      -0.35868000000000000      -0.35281000000000001      -0.34694000000000003      -0.34106999999999998      -0.33520000000000000      -0.32933000000000001      -0.32345000000000002      -0.31757999999999997      -0.31170999999999999      -0.30584000000000000      -0.29997000000000001      -0.29409999999999997      -0.28821999999999998      -0.28234999999999999      -0.27648000000000000      -0.27061000000000002      -0.26473999999999998      -0.25886999999999999      -0.25298999999999999      -0.24712000000000001      -0.24124999999999999      -0.23538000000000001      -0.22950999999999999      -0.22364000000000001      -0.21776000000000001      -0.21189000000000000      -0.20602000000000001      -0.20014999999999999      -0.19428000000000001      -0.18840999999999999      -0.18253000000000000      -0.17666000000000001      -0.17079000000000000      -0.16492000000000001      -0.15905000000000000      -0.15318000000000001      -0.14729999999999999      -0.14143000000000000      -0.13556000000000001      -0.12969000000000000      -0.12382000000000000      -0.11794000000000000      -0.11207000000000000      -0.10620000000000000      -0.10033000000000000       -9.4460000000000002E-002  -8.8590000000000002E-002  -8.2710000000000006E-002  -7.6840000000000006E-002  -7.0739999999999997E-002  -6.4640000000000003E-002  -5.8540000000000002E-002  -5.2440000000000001E-002  -4.6330000000000003E-002  -4.0230000000000002E-002  -3.4130000000000001E-002  -2.8029999999999999E-002  -2.1930000000000002E-002  -1.5820000000000001E-002  -9.7199999999999995E-003  -3.6200000000000000E-003   2.4800000000000000E-003   8.5800000000000008E-003   1.4690000000000000E-002   2.0789999999999999E-002   2.6890000000000001E-002   3.2989999999999998E-002   3.9090000000000000E-002   4.5199999999999997E-002   5.1299999999999998E-002   5.7400000000000000E-002   6.3500000000000001E-002   6.9599999999999995E-002   7.5710000000000000E-002   8.1809999999999994E-002   8.7910000000000002E-002   9.4009999999999996E-002  0.10011000000000000       0.10621999999999999       0.11232000000000000       0.11842000000000000       0.12452000000000001       0.13062000000000001       0.13672999999999999       0.14283000000000001       0.14893000000000001       0.15503000000000000       0.16113000000000000       0.16724000000000000       0.17333999999999999       0.17943999999999999       0.18554000000000001       0.19164000000000000       0.19775000000000001       0.20385000000000000       0.20995000000000000       0.21604999999999999       0.22214999999999999       0.22825999999999999       0.23436000000000001       0.24046000000000001       0.24656000000000000       0.25266000000000000       0.25877000000000000       0.26486999999999999       0.27096999999999999       0.27706999999999998       0.28316999999999998       0.28927999999999998       0.29537999999999998       0.30148000000000003       0.30758000000000002       0.31368000000000001       0.31979000000000002       0.32589000000000001       0.33199000000000001       0.33809000000000000       0.34419000000000000       0.35030000000000000       0.35639999999999999       0.36249999999999999       0.36859999999999998       0.37469999999999998       0.38080999999999998       0.38690999999999998       0.39301000000000003       0.39911000000000002       0.40521000000000001       0.41131000000000001       0.41742000000000001       0.42352000000000001       0.42962000000000000       0.43572000000000000       0.44181999999999999       0.44792999999999999       0.45402999999999999       0.46012999999999998       0.46622999999999998       0.47233000000000003       0.47843999999999998       0.48454000000000003       0.49064000000000002       0.49674000000000001       0.50283999999999995       0.50895000000000001       0.51505000000000001       0.52115000000000000       0.52725000000000000       0.53334999999999999       0.53946000000000005       0.54556000000000004       0.55166000000000004       0.55776000000000003       0.56386000000000003       0.56996999999999998       0.57606999999999997       0.58216999999999997       0.58826999999999996       0.59436999999999995       0.60048000000000001       0.60658000000000001       0.61268000000000000       0.61878000000000000       0.62487999999999999       0.63099000000000005       0.63709000000000005       0.64319000000000004       0.64929000000000003       0.65539000000000003       0.66149999999999998       0.66759999999999997       0.67369999999999997       0.67979999999999996       0.68589999999999995       0.69201000000000001       0.69811000000000001       0.70421000000000000     
 theta =    288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000999999999        288.30036999999999        288.30198000000001        288.30572999999998        288.31252999999998        288.32326000000000        288.33875000000000        288.35982999999999        288.38727000000000        288.42180000000002        288.46409999999997        288.51479000000000        288.57445000000001        288.64357000000001        288.72259000000003        288.81187999999997        288.91172999999998        289.02235999999999        289.14391999999998        289.27647000000002        289.42000999999999        289.57443999999998        289.73959000000002        289.91523999999998        290.10106000000002        290.29667000000001        290.50162000000000        290.71537999999998        290.93736999999999        291.16696000000002        291.40343000000001        291.64607000000001        291.89407000000000        292.14661000000001        292.40284000000003        292.66187000000002        292.92281000000003        293.18473999999998        293.44673999999998        293.70787999999999        293.96724000000000        294.22393000000000        294.47705999999999        294.72575999999998        294.96922000000001        295.20663000000002        295.43725000000001        295.66037000000000        295.87536000000000        296.08161000000001        296.27859000000001        296.46584999999999        296.64298000000002        296.80966999999998        296.96564999999998        297.11076000000003        297.24489999999997        297.36804000000001        297.48023999999998        297.58163000000002        297.67241999999999        297.75290000000001        297.82342000000000        297.88441000000000        297.93635999999998        297.97982999999999        298.01544000000001        298.04386000000000        298.06581000000000        298.08206000000001        298.09341999999998        298.10073000000000        298.10487000000001        298.10673000000003        298.10721000000001        298.12135999999998        298.14855000000000        298.17529000000002        298.20157999999998        298.22744000000000        298.25290000000001        298.27796000000001        298.30265000000003        298.32697000000002        298.35095000000001        298.37457999999998        298.39789000000002        298.42088000000001        298.44357000000002        298.46597000000003        298.48806999999999        298.50990000000002        298.53147000000001        298.55277000000001        298.57382000000001        298.59462000000002        298.61518999999998        298.63551999999999        298.65562999999997        298.67552000000001        298.69520000000000        298.71467000000001        298.73394000000002        298.75301999999999        298.77190000000002        298.79059000000001        298.80910000000000        298.82742999999999        298.84559000000002        298.86358000000001        298.88139999999999        298.89906000000002        298.91656000000000        298.93391000000003        298.95110000000000        298.96814999999998        298.98505000000000        299.00180999999998        299.01843000000002        299.03492000000000        299.05126999999999        299.06749000000002        299.08357999999998        299.09953999999999        299.11538000000002        299.13110000000000        299.14670999999998        299.16219000000001        299.17835000000002        299.19438000000002        299.21028999999999        299.22608000000002        299.24176000000000        299.25731000000002        299.27276000000001        299.28809999999999        299.30331999999999        299.31844000000001        299.33346000000000        299.34836999999999        299.36318000000000        299.37788999999998        299.39249999999998        299.40701000000001        299.42142999999999        299.43576000000002        299.44999000000001        299.46413999999999        299.47818999999998        299.49216000000001        299.50603999999998        299.51983999999999        299.53354999999999        299.54718000000003        299.56072999999998        299.57420000000002        299.58758000000000        299.60090000000002        299.61412999999999        299.62729000000002        299.64037999999999        299.65339000000000        299.66633000000002        299.67919999999998        299.69200000000001        299.70472000000001        299.71737999999999        299.72998000000001        299.74250000000001        299.75495999999998        299.76736000000000        299.77969000000002        299.79194999999999        299.80416000000002        299.81630000000001        299.82839000000001        299.84041000000002        299.85237000000001        299.86426999999998        299.87612000000001        299.88790999999998        299.89963999999998        299.91131999999999        299.92293999999998        299.93450999999999        299.94601999999998        299.95747999999998        299.96888000000001        299.98023999999998        299.99153999999999        300.00279000000000        300.01398999999998        300.02515000000000        300.03625000000000        300.04730000000001        300.05831000000001        300.06925999999999        300.08017000000001        300.09104000000002        300.10185999999999        300.11263000000002        300.12335999999999        300.13404000000003        300.14467999999999        300.15526999999997        300.16582000000000        300.17633000000001        300.18678999999997        300.19722000000002        300.20760000000001        300.21794000000000        300.22824000000003        300.23849999999999        300.24871999999999        300.25889000000001        300.26902999999999        300.27913999999998        300.28919999999999        300.29921999999999        300.30921000000001        300.31916000000001        300.32907000000000        300.33895000000001        300.34879000000001        300.35858999999999        300.36836000000000        300.37808999999999        300.38779000000000        300.39744999999999        300.40708000000001        300.41667000000001        300.42622999999998        300.43574999999998        300.44524999999999        300.45470999999998        300.46413000000001        300.47352999999998        300.48289000000000        300.49221999999997        300.50152000000003        300.51078999999999        300.52001999999999        300.52922999999998        300.53841000000000        300.54755000000000        300.55667000000000        300.56574999999998        300.57481000000001        300.58382999999998        300.59282999999999        300.60180000000003        300.61074000000002        300.61964999999998        300.62853000000001        300.63738999999998        300.64621000000000        300.65544000000000        300.66464000000002        300.67381000000000        300.68295000000001        300.69206000000003        300.70114000000001        300.71019000000001        300.71922000000001        300.72820999999999        300.73718000000002        300.74612000000002        300.75502999999998        300.76391000000001        300.77276999999998        300.78160000000003        300.79039999999998        300.79917000000000        300.80792000000002        300.81664999999998        300.82533999999998        300.83400999999998        300.84266000000002        300.85127999999997        300.85987000000000        300.86844000000002        300.87698999999998        300.88551000000001        300.89400000000001        300.90246999999999        300.91091999999998        300.91933999999998        300.92773999999997        300.93610999999999        300.94445999999999        300.95278999999999        300.96109999999999        300.96938000000000        300.97764000000001        300.98586999999998        300.99408000000000        301.00227000000001        301.01044000000002        301.01859000000002        301.02670999999998        301.03482000000002        301.04289999999997        301.05095999999998        301.05898999999999        301.06700999999998        301.07499999999999        301.08298000000002        301.09093000000001        301.09886999999998        301.10678000000001        301.11466999999999        301.12254000000001        301.13038999999998        301.13821999999999        301.14603000000000        301.15383000000003        301.16160000000002        301.16935000000001        301.17707999999999        301.18480000000000        301.19249000000002        301.20015999999998        301.20782000000003        301.21546000000001        301.22307999999998        301.23068000000001        301.23826000000003        301.24581999999998        301.25337000000002        301.26089000000002        301.26839999999999        301.27589000000000        301.28336000000002        301.29082000000000        301.29826000000003        301.30568000000000        301.31308000000001        301.32047000000000        301.32783000000001        301.33517999999998        301.34251999999998        301.34983000000000        301.35712999999998        301.36442000000000        301.37168000000003        301.37894000000000        301.38616999999999        301.39339000000001        301.40059000000002        301.40777000000003        301.41494000000000        301.42209000000003        301.42923000000002        301.43635000000000        301.44346000000002        301.45055000000002        301.45762000000002        301.46467999999999        301.47172000000000        301.47874999999999        301.48577000000000        301.49275999999998        301.49975000000001        301.50671000000000        301.51366999999999        301.52060999999998        301.52753000000001        301.53444000000002        301.54133000000002        301.54820999999998        301.55507999999998        301.56193000000002        301.56876000000000        301.57558999999998        301.58238999999998        301.58918999999997        301.59597000000002        301.60273000000001        301.60948999999999        301.61622999999997        301.62295000000000        301.62966000000000        301.63636000000002        301.64303999999998        301.65003000000002        301.65699000000001        301.66394000000003        301.67088000000001        301.67779999999999        301.68471000000000        301.69161000000003        301.69848999999999        301.70535000000001        301.71220000000000        301.71904000000001        301.72586999999999        301.73268000000002        301.73946999999998        301.74626000000001        301.75301999999999        301.75977999999998        301.76652000000001        301.77325000000002        301.77996999999999        301.78667000000002        301.79336000000001        301.80002999999999        301.80669999999998        301.81335000000001        301.81997999999999        301.82661000000002        301.83321999999998        301.83981999999997        301.84640000000002        301.85297000000003        301.85953000000001        301.86608000000001        301.87261999999998        301.87914000000001        301.88565000000000        301.89215000000002        301.89864000000000        301.90510999999998        301.91156999999998        301.91802000000001        301.92446000000001        301.93088000000000        301.93729999999999        301.94369999999998        301.95008999999999        301.95647000000002        301.96284000000003        301.96919000000003        301.97552999999999        301.98187000000001        301.98818999999997        301.99450000000002        302.00078999999999        302.00707999999997        302.01335999999998        302.01961999999997        302.02587000000000        302.03210999999999        302.03834999999998        302.04457000000002        302.05077000000000        302.05696999999998        302.06315999999998        302.06934000000001        302.07549999999998        302.08166000000000        302.08780000000002        302.09393000000000        302.10005999999998        302.10617000000002        302.11227000000002        302.11836000000000        302.12443999999999        302.13051000000002        302.13657000000001        302.14262000000002        302.14866000000001        302.15469000000002        302.16070999999999        302.16672000000000        302.17272000000003        302.17871000000002        302.18468999999999        302.19065999999998        302.19662000000000        302.20256999999998        302.20850999999999        302.21444000000002        302.22036000000003        302.22627000000000        302.23217000000000        302.23806000000002        302.24394000000001        302.24981000000002        302.25567000000001        302.26152999999999        302.26737000000003        302.27321000000001        302.27902999999998        302.28485000000001        302.29065000000003        302.29644999999999        302.30223999999998        302.30802000000000        302.31378999999998        302.31954999999999        302.32530000000003        302.33103999999997        302.33677999999998        302.34249999999997        302.34822000000003        302.35392000000002        302.35962000000001        302.36531000000002        302.37099000000001        302.37666000000002        302.38231999999999        302.38798000000003        302.39362000000000        302.39926000000003        302.40489000000002        302.41050999999999        302.41611999999998        302.42171999999999        302.42732000000001        302.43290999999999        302.43848000000003        302.44430000000000        302.45011000000000        302.45591000000002        302.46170000000001        302.46748000000002        302.47325000000001        302.47901000000002        302.48475999999999        302.49050999999997        302.49624999999997        302.50196999999997        302.50769000000003        302.51339999999999        302.51909999999998        302.52480000000003        302.53048000000001        302.53616000000000        302.54181999999997        302.54748000000001        302.55313000000001        302.55876999999998        302.56441000000001        302.57002999999997        302.57565000000000        302.58125999999999        302.58686000000000        302.59244999999999        302.59802999999999        302.60361000000000        302.60917000000001        302.61473000000001        302.62027999999998        302.62583000000001        302.63135999999997        302.63688999999999        302.64240999999998        302.64792000000000        302.65341999999998        302.65890999999999        302.66440000000000        302.66987999999998        302.67534999999998        302.68081999999998        302.68626999999998        302.69171999999998        302.69716000000000        302.70258999999999        302.70801999999998        302.71343000000002        302.71884000000000        302.72424999999998        302.72964000000002        302.73502999999999        302.74041000000000        302.74578000000002        302.75115000000000        302.75650000000002        302.76184999999998        302.76720000000000        302.77253000000002        302.77785999999998        302.78318000000002        302.78849000000002        302.79379999999998        302.79910000000001        302.80439000000001        302.80966999999998        302.81495000000001        302.82022000000001        302.82548000000003        302.83073999999999        302.83598999999998        302.84123000000000        302.84647000000001        302.85169999999999        302.85692000000000        302.86212999999998        302.86734000000001        302.87254000000001        302.87772999999999        302.88292000000001        302.88810000000001        302.89326999999997        302.89843999999999        302.90359999999998        302.90875000000000        302.91390000000001        302.91904000000000        302.92417000000000        302.92930000000001        302.93441999999999        302.93952999999999        302.94463000000002        302.94972999999999        302.95483000000002        302.95990999999998        302.96499000000000        302.97007000000002        302.97514000000001        302.98020000000002        302.98525000000001        302.99029999999999        302.99534000000000        303.00038000000001        303.00540999999998        303.01042999999999        303.01544999999999        303.02046000000001        303.02546000000001        303.03046000000001        303.03545000000003        303.04043000000001        303.04541000000000        303.05038999999999        303.05534999999998        303.06031000000002        303.06527000000000        303.07022000000001        303.07515999999998        303.08010000000002        303.08503000000002        303.08994999999999        303.09487000000001        303.09978000000001        303.10469000000001        303.10959000000003        303.11448000000001        303.11937000000000        303.12446000000000        303.12954999999999        303.13461999999998        303.13970000000000        303.14476000000002        303.14981999999998        303.15487000000002        303.15992000000000        303.16496000000001        303.16998999999998        303.17502000000002        303.18004000000002        303.18506000000002        303.19006999999999        303.19506999999999        303.20006999999998        303.20506000000000        303.21003999999999        303.21501999999998        303.21999000000000        303.22496000000001        303.22991999999999        303.23487999999998        303.23982999999998        303.24477000000002        303.24970999999999        303.25463999999999        303.25956000000002        303.26447999999999        303.26938999999999        303.27429999999998        303.27920000000000        303.28410000000002        303.28899000000001        303.29388000000000        303.29874999999998        303.30363000000000        303.30849000000001        303.31335999999999        303.31821000000002        303.32306000000000        303.32790999999997        303.33274999999998        303.33758000000000        303.34240999999997        303.34723000000002        303.35205000000002        303.35685999999998        303.36165999999997        303.36646000000002        303.37126000000001        303.37605000000002        303.38083000000000        303.38560999999999        303.39037999999999        303.39515000000000        303.39990999999998        303.40467000000001        303.40942000000001        303.41415999999998        303.41890000000001        303.42363999999998        303.42836999999997        303.43308999999999        303.43781000000001        303.44252999999998        303.44722999999999        303.45193999999998        303.45663999999999        303.46132999999998        303.46602000000001        303.47070000000002        303.47537999999997        303.48005000000001        303.48471999999998        303.48937999999998        303.49403999999998        303.49869000000001        303.50333000000001        303.50797000000000        303.51261000000000        303.51724000000002        303.52186999999998        303.52649000000002        303.53111000000001        303.53572000000003        303.54032999999998        303.54493000000002        303.54951999999997        303.55410999999998        303.55869999999999        303.56328000000002        303.56786000000000        303.57243000000000        303.57700000000000        303.58156000000002        303.58611999999999        303.59066999999999        303.59521999999998        303.59976000000000        303.60430000000002        303.60883000000001        303.61336000000000        303.61788999999999        303.62241000000000        303.62691999999998        303.63143000000002        303.63592999999997        303.64042999999998        303.64492999999999        303.64942000000002        303.65391000000000        303.65839000000000        303.66287000000000        303.66734000000002        303.67180999999999        303.67626999999999        303.68072999999998        303.68518000000000        303.68963000000002        303.69407999999999        303.69851999999997        303.70294999999999        303.70738000000000        303.71181000000001        303.71623000000000        303.72064999999998        303.72505999999998        303.72964999999999        303.73424000000000        303.73881000000000        303.74338999999998        303.74795999999998        303.75252000000000        303.75707999999997        303.76164000000000        303.76618999999999        303.77073000000001        303.77528000000001        303.77981000000000        303.78433999999999        303.78886999999997        303.79338999999999        303.79791000000000        303.80241999999998        303.80693000000002        303.81144000000000        303.81594000000001        303.82042999999999        303.82492000000002        303.82941000000000        303.83389000000000        303.83836000000002        303.84284000000002        303.84730000000002        303.85176999999999        303.85622000000001        303.86068000000000        303.86513000000002        303.86957000000001        303.87401000000000        303.87844999999999        303.88288000000000        303.88731000000001        303.89173000000000        303.89614999999998        303.90055999999998        303.90496999999999        303.90938000000000        303.91377999999997        303.91818000000001        303.92257000000001        303.92696000000001        303.93133999999998        303.93572000000000        303.94009000000000        303.94445999999999        303.94882999999999        303.95319000000001        303.95755000000003        303.96190000000001        303.96625000000000        303.97059999999999        303.97494000000000        303.97928000000002        303.98361000000000        303.98793999999998        303.99225999999999        303.99657999999999        304.00090000000000        304.00520999999998        304.00952000000001        304.01382000000001        304.01812000000001        304.02242000000001        304.02670999999998        304.03100000000001        304.03528000000000        304.03955999999999        304.04383000000001        304.04811000000001        304.05237000000000        304.05664000000002        304.06090000000000        304.06515000000002        304.06939999999997        304.07364999999999        304.07789000000002        304.08213000000001        304.08636999999999        304.09059999999999        304.09482000000003        304.09904999999998        304.10327000000001        304.10748000000001        304.11169999999998        304.11590000000001        304.12011000000001        304.12430999999998        304.12849999999997        304.13270000000000        304.13688000000002        304.14107000000001        304.14524999999998        304.14943000000000        304.15359999999998        304.15777000000003        304.16192999999998        304.16609999999997        304.17025000000001        304.17441000000002        304.17856000000000        304.18270999999999        304.18684999999999        304.19099000000000        304.19511999999997        304.19925999999998        304.20337999999998        304.20751000000001        304.21163000000001        304.21575000000001        304.21985999999998        304.22397000000001        304.22807999999998        304.23218000000003        304.23628000000002        304.24036999999998        304.24446000000000        304.24855000000002        304.25263999999999        304.25671999999997        304.26078999999999        304.26486999999997        304.26893999999999        304.27300000000002        304.27706999999998        304.28127999999998        304.28550000000001        304.28971000000001        304.29392000000001        304.29811999999998        304.30232000000001        304.30651000000000        304.31070999999997        304.31488999999999        304.31907999999999        304.32326000000000        304.32742999999999        304.33161000000001        304.33578000000000        304.33994000000001        304.34410000000003        304.34825999999998        304.35242000000000        304.35656999999998        304.36070999999998        304.36486000000002        304.36900000000003        304.37313000000000        304.37727000000001        304.38139000000001        304.38551999999999        304.38963999999999        304.39375999999999        304.39787000000001        304.40197999999998        304.40609000000001        304.41019000000000        304.41428999999999        304.41838999999999        304.42248000000001        304.42657000000003        304.43065999999999        304.43473999999998        304.43882000000002        304.44288999999998        304.44697000000002        304.45103000000000        304.45510000000002        304.45916000000000        304.46321999999998        304.46726999999998        304.47131999999999        304.47537000000000        304.47940999999997        304.48345000000000        304.48748999999998        304.49151999999998        304.49554999999998        304.49957999999998        304.50360000000001        304.50761999999997        304.51164000000000        304.51564999999999        304.51965999999999        304.52366999999998        304.52767000000000        304.53167000000002        304.53566999999998        304.53966000000003        304.54365000000001        304.54764000000000        304.55162000000001        304.55560000000003        304.55957000000001        304.56355000000002        304.56752000000000        304.57148000000001        304.57544999999999        304.57941000000000        304.58336000000003        304.58731000000000        304.59125999999998        304.59521000000001        304.59915000000001        304.60309000000001        304.60703000000001        304.61097000000001        304.61489999999998        304.61882000000003        304.62275000000000        304.62666999999999        304.63058999999998        304.63450000000000        304.63841000000002        304.64231999999998        304.64623000000000        304.65012999999999        304.65402999999998        304.65791999999999        304.66181000000000        304.66570000000002        304.66959000000003        304.67347000000001        304.67734999999999        304.68123000000003        304.68509999999998        304.68896999999998        304.69283999999999        304.69671000000000        304.70057000000003        304.70442000000003        304.70828000000000        304.71213000000000        304.71598000000000        304.71983000000000        304.72367000000003        304.72751000000000        304.73135000000002        304.73518000000001        304.73901000000001        304.74284000000000        304.74666000000002        304.75049000000001        304.75430999999998        304.75812000000002        304.76193000000001        304.76573999999999        304.76954999999998        304.77336000000003        304.77715999999998        304.78095000000002        304.78474999999997        304.78854000000001     
 rt =    9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4400000000000005E-003   9.4400000000000005E-003   9.4299999999999991E-003   9.4199999999999996E-003   9.4100000000000000E-003   9.3900000000000008E-003   9.3699999999999999E-003   9.3500000000000007E-003   9.3200000000000002E-003   9.2899999999999996E-003   9.2499999999999995E-003   9.2099999999999994E-003   9.1599999999999997E-003   9.1100000000000000E-003   9.0500000000000008E-003   8.9899999999999997E-003   8.9200000000000008E-003   8.8500000000000002E-003   8.7700000000000000E-003   8.6899999999999998E-003   8.6000000000000000E-003   8.5100000000000002E-003   8.4100000000000008E-003   8.3099999999999997E-003   8.2100000000000003E-003   8.0999999999999996E-003   7.9900000000000006E-003   7.8700000000000003E-003   7.7600000000000004E-003   7.6400000000000001E-003   7.5199999999999998E-003   7.3899999999999999E-003   7.2700000000000004E-003   7.1500000000000001E-003   7.0200000000000002E-003   6.8999999999999999E-003   6.7799999999999996E-003   6.6600000000000001E-003   6.5399999999999998E-003   6.4200000000000004E-003   6.3099999999999996E-003   6.1900000000000002E-003   6.0800000000000003E-003   5.9800000000000001E-003   5.8799999999999998E-003   5.7800000000000004E-003   5.6899999999999997E-003   5.5999999999999999E-003   5.5199999999999997E-003   5.4400000000000004E-003   5.3600000000000002E-003   5.3000000000000000E-003   5.2300000000000003E-003   5.1700000000000001E-003   5.1200000000000004E-003   5.0699999999999999E-003   5.0299999999999997E-003   4.9899999999999996E-003   4.9600000000000000E-003   4.9300000000000004E-003   4.9100000000000003E-003   4.8900000000000002E-003   4.8700000000000002E-003   4.8599999999999997E-003   4.8399999999999997E-003   4.8399999999999997E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8199999999999996E-003   4.8199999999999996E-003   4.8100000000000000E-003   4.8100000000000000E-003   4.7999999999999996E-003   4.7999999999999996E-003   4.7999999999999996E-003   4.7900000000000000E-003   4.7900000000000000E-003   4.7800000000000004E-003   4.7800000000000004E-003   4.7699999999999999E-003   4.7699999999999999E-003   4.7600000000000003E-003   4.7600000000000003E-003   4.7600000000000003E-003   4.7499999999999999E-003   4.7499999999999999E-003   4.7400000000000003E-003   4.7400000000000003E-003   4.7299999999999998E-003   4.7299999999999998E-003   4.7299999999999998E-003   4.7200000000000002E-003   4.7200000000000002E-003   4.7099999999999998E-003   4.7099999999999998E-003   4.7000000000000002E-003   4.7000000000000002E-003   4.6899999999999997E-003   4.6899999999999997E-003   4.6899999999999997E-003   4.6800000000000001E-003   4.6800000000000001E-003   4.6699999999999997E-003   4.6699999999999997E-003   4.6600000000000001E-003   4.6600000000000001E-003   4.6600000000000001E-003   4.6499999999999996E-003   4.6499999999999996E-003   4.6400000000000000E-003   4.6400000000000000E-003   4.6299999999999996E-003   4.6299999999999996E-003   4.6299999999999996E-003   4.6200000000000000E-003   4.6200000000000000E-003   4.6100000000000004E-003   4.6100000000000004E-003   4.6100000000000004E-003   4.5999999999999999E-003   4.5999999999999999E-003   4.5900000000000003E-003   4.5900000000000003E-003   4.5799999999999999E-003   4.5799999999999999E-003   4.5799999999999999E-003   4.5700000000000003E-003   4.5700000000000003E-003   4.5599999999999998E-003   4.5599999999999998E-003   4.5500000000000002E-003   4.5500000000000002E-003   4.5500000000000002E-003   4.5399999999999998E-003   4.5399999999999998E-003   4.5300000000000002E-003   4.5300000000000002E-003   4.5199999999999997E-003   4.5199999999999997E-003   4.5199999999999997E-003   4.5100000000000001E-003   4.5100000000000001E-003   4.4999999999999997E-003   4.4999999999999997E-003   4.4900000000000001E-003   4.4900000000000001E-003   4.4900000000000001E-003   4.4799999999999996E-003   4.4799999999999996E-003   4.4700000000000000E-003   4.4700000000000000E-003   4.4600000000000004E-003   4.4600000000000004E-003   4.4600000000000004E-003   4.4500000000000000E-003   4.4500000000000000E-003   4.4400000000000004E-003   4.4400000000000004E-003   4.4400000000000004E-003   4.4299999999999999E-003   4.4299999999999999E-003   4.4200000000000003E-003   4.4200000000000003E-003   4.4200000000000003E-003   4.4099999999999999E-003   4.4099999999999999E-003   4.4000000000000003E-003   4.4000000000000003E-003   4.4000000000000003E-003   4.3899999999999998E-003   4.3899999999999998E-003   4.3800000000000002E-003   4.3800000000000002E-003   4.3800000000000002E-003   4.3699999999999998E-003   4.3699999999999998E-003   4.3600000000000002E-003   4.3600000000000002E-003   4.3600000000000002E-003   4.3499999999999997E-003   4.3499999999999997E-003   4.3400000000000001E-003   4.3400000000000001E-003   4.3400000000000001E-003   4.3299999999999996E-003   4.3299999999999996E-003   4.3200000000000001E-003   4.3200000000000001E-003   4.3200000000000001E-003   4.3099999999999996E-003   4.3099999999999996E-003   4.3000000000000000E-003   4.3000000000000000E-003   4.3000000000000000E-003   4.2900000000000004E-003   4.2900000000000004E-003   4.2800000000000000E-003   4.2800000000000000E-003   4.2800000000000000E-003   4.2700000000000004E-003   4.2700000000000004E-003   4.2700000000000004E-003   4.2599999999999999E-003   4.2599999999999999E-003   4.2500000000000003E-003   4.2500000000000003E-003   4.2500000000000003E-003   4.2399999999999998E-003   4.2399999999999998E-003   4.2399999999999998E-003   4.2300000000000003E-003   4.2300000000000003E-003   4.2199999999999998E-003   4.2199999999999998E-003   4.2199999999999998E-003   4.2100000000000002E-003   4.2100000000000002E-003   4.2100000000000002E-003   4.1999999999999997E-003   4.1999999999999997E-003   4.1900000000000001E-003   4.1900000000000001E-003   4.1900000000000001E-003   4.1799999999999997E-003   4.1799999999999997E-003   4.1799999999999997E-003   4.1700000000000001E-003   4.1700000000000001E-003   4.1599999999999996E-003   4.1599999999999996E-003   4.1599999999999996E-003   4.1500000000000000E-003   4.1500000000000000E-003   4.1500000000000000E-003   4.1399999999999996E-003   4.1399999999999996E-003   4.1399999999999996E-003   4.1300000000000000E-003   4.1300000000000000E-003   4.1300000000000000E-003   4.1200000000000004E-003   4.1200000000000004E-003   4.1099999999999999E-003   4.1099999999999999E-003   4.1099999999999999E-003   4.1000000000000003E-003   4.1000000000000003E-003   4.1000000000000003E-003   4.0899999999999999E-003   4.0899999999999999E-003   4.0899999999999999E-003   4.0800000000000003E-003   4.0800000000000003E-003   4.0699999999999998E-003   4.0699999999999998E-003   4.0699999999999998E-003   4.0600000000000002E-003   4.0600000000000002E-003   4.0600000000000002E-003   4.0499999999999998E-003   4.0499999999999998E-003   4.0499999999999998E-003   4.0400000000000002E-003   4.0400000000000002E-003   4.0299999999999997E-003   4.0299999999999997E-003   4.0299999999999997E-003   4.0200000000000001E-003   4.0200000000000001E-003   4.0200000000000001E-003   4.0099999999999997E-003   4.0099999999999997E-003   4.0099999999999997E-003   4.0000000000000001E-003   4.0000000000000001E-003   4.0000000000000001E-003   3.9899999999999996E-003   3.9899999999999996E-003   3.9800000000000000E-003   3.9800000000000000E-003   3.9800000000000000E-003   3.9699999999999996E-003   3.9699999999999996E-003   3.9699999999999996E-003   3.9600000000000000E-003   3.9600000000000000E-003   3.9600000000000000E-003   3.9500000000000004E-003   3.9500000000000004E-003   3.9500000000000004E-003   3.9399999999999999E-003   3.9399999999999999E-003   3.9399999999999999E-003   3.9300000000000003E-003   3.9300000000000003E-003   3.9300000000000003E-003   3.9199999999999999E-003   3.9199999999999999E-003   3.9199999999999999E-003   3.9100000000000003E-003   3.9100000000000003E-003   3.9100000000000003E-003   3.8999999999999998E-003   3.8999999999999998E-003   3.8999999999999998E-003   3.8899999999999998E-003   3.8899999999999998E-003   3.8899999999999998E-003   3.8800000000000002E-003   3.8800000000000002E-003   3.8800000000000002E-003   3.8700000000000002E-003   3.8700000000000002E-003   3.8700000000000002E-003   3.8600000000000001E-003   3.8600000000000001E-003   3.8600000000000001E-003   3.8500000000000001E-003   3.8500000000000001E-003   3.8500000000000001E-003   3.8400000000000001E-003   3.8400000000000001E-003   3.8400000000000001E-003   3.8300000000000001E-003   3.8300000000000001E-003   3.8300000000000001E-003   3.8200000000000000E-003   3.8200000000000000E-003   3.8200000000000000E-003   3.8100000000000000E-003   3.8100000000000000E-003   3.8100000000000000E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7799999999999999E-003   3.7799999999999999E-003   3.7799999999999999E-003   3.7699999999999999E-003   3.7699999999999999E-003   3.7699999999999999E-003   3.7599999999999999E-003   3.7599999999999999E-003   3.7599999999999999E-003   3.7499999999999999E-003   3.7499999999999999E-003   3.7499999999999999E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7299999999999998E-003   3.7299999999999998E-003   3.7299999999999998E-003   3.7200000000000002E-003   3.7200000000000002E-003   3.7200000000000002E-003   3.7100000000000002E-003   3.7100000000000002E-003   3.7100000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.6900000000000001E-003   3.6900000000000001E-003   3.6900000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6700000000000001E-003   3.6700000000000001E-003   3.6700000000000001E-003   3.6600000000000001E-003   3.6600000000000001E-003   3.6600000000000001E-003   3.6500000000000000E-003   3.6500000000000000E-003   3.6500000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6300000000000000E-003   3.6300000000000000E-003   3.6300000000000000E-003   3.6200000000000000E-003   3.6200000000000000E-003   3.6200000000000000E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.5999999999999999E-003   3.5999999999999999E-003   3.5999999999999999E-003   3.5899999999999999E-003   3.5899999999999999E-003   3.5899999999999999E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5699999999999998E-003   3.5699999999999998E-003   3.5699999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5500000000000002E-003   3.5500000000000002E-003   3.5500000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5300000000000002E-003   3.5300000000000002E-003   3.5300000000000002E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5100000000000001E-003   3.5100000000000001E-003   3.5100000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4800000000000000E-003   3.4800000000000000E-003   3.4800000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4499999999999999E-003   3.4499999999999999E-003   3.4499999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.3999999999999998E-003   3.3999999999999998E-003   3.3999999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000       -9.9999999999999995E-007  -1.9999999999999999E-006  -3.0000000000000001E-006  -3.9999999999999998E-006  -5.0000000000000004E-006  -6.9999999999999999E-006  -7.9999999999999996E-006  -9.0000000000000002E-006  -1.0000000000000001E-005  -1.1000000000000000E-005  -1.2000000000000000E-005  -1.2999999999999999E-005  -1.4000000000000000E-005  -1.5000000000000000E-005  -1.5999999999999999E-005  -1.8000000000000000E-005  -1.9000000000000001E-005  -2.0000000000000002E-005  -2.0999999999999999E-005  -2.1999999999999999E-005  -2.3000000000000000E-005  -2.4000000000000001E-005  -2.5000000000000001E-005  -2.5999999999999998E-005  -2.6999999999999999E-005  -2.9000000000000000E-005  -3.0000000000000001E-005  -3.1000000000000001E-005  -3.1999999999999999E-005  -3.3000000000000003E-005  -3.4000000000000000E-005  -3.4999999999999997E-005  -3.6000000000000001E-005  -3.6999999999999998E-005  -3.8000000000000002E-005  -4.0000000000000003E-005  -4.1000000000000000E-005  -4.1999999999999998E-005  -4.3000000000000002E-005  -4.3999999999999999E-005  -4.5000000000000003E-005  -4.6000000000000000E-005  -4.6999999999999997E-005  -4.8000000000000001E-005  -4.8999999999999998E-005  -5.1000000000000000E-005  -5.1999999999999997E-005  -5.3000000000000001E-005  -5.3999999999999998E-005  -5.5000000000000002E-005  -5.5999999999999999E-005  -5.7000000000000003E-005  -5.8000000000000000E-005  -5.8999999999999998E-005  -6.0000000000000002E-005  -6.2000000000000003E-005  -6.3000000000000000E-005  -6.3999999999999997E-005  -6.4999999999999994E-005  -6.6000000000000005E-005  -6.7000000000000002E-005  -6.7999999999999999E-005  -6.8999999999999997E-005  -6.9999999999999994E-005  -7.1000000000000005E-005  -7.2999999999999999E-005  -7.3999999999999996E-005  -7.4999999999999993E-005  -7.6000000000000004E-005  -7.7000000000000001E-005  -7.7999999999999999E-005  -7.8999999999999996E-005  -8.0000000000000007E-005  -8.1000000000000004E-005  -8.2000000000000001E-005  -8.2999999999999998E-005  -8.5000000000000006E-005  -8.6000000000000003E-005  -8.7000000000000001E-005  -8.7999999999999998E-005  -8.8999999999999995E-005  -9.0000000000000006E-005  -9.1000000000000003E-005  -9.2000000000000000E-005  -9.2999999999999997E-005  -9.3999999999999994E-005  -9.6000000000000002E-005  -9.7000000000000000E-005  -9.7999999999999997E-005  -9.8999999999999994E-005  -1.0000000000000000E-004  -1.0100000000000000E-004  -1.0200000000000000E-004  -1.0300000000000000E-004  -1.0399999999999999E-004  -1.0500000000000000E-004  -1.0700000000000000E-004  -1.0800000000000000E-004  -1.0900000000000001E-004  -1.1000000000000000E-004  -1.1100000000000000E-004  -1.1200000000000000E-004  -1.1300000000000000E-004  -1.1400000000000001E-004  -1.1500000000000000E-004  -1.1600000000000000E-004  -1.1800000000000000E-004  -1.1900000000000001E-004  -1.2000000000000000E-004  -1.2100000000000000E-004  -1.2200000000000000E-004  -1.2300000000000001E-004  -1.2400000000000001E-004  -1.2500000000000000E-004  -1.2600000000000000E-004  -1.2700000000000000E-004  -1.2899999999999999E-004  -1.2999999999999999E-004  -1.3100000000000001E-004  -1.3200000000000001E-004  -1.3300000000000001E-004  -1.3400000000000000E-004  -1.3500000000000000E-004  -1.3600000000000000E-004  -1.3700000000000000E-004  -1.3799999999999999E-004  -1.3999999999999999E-004  -1.4100000000000001E-004  -1.4200000000000001E-004  -1.4300000000000001E-004  -1.4400000000000000E-004  -1.4500000000000000E-004  -1.4700000000000000E-004  -1.4799999999999999E-004  -1.4899999999999999E-004  -1.4999999999999999E-004  -1.5100000000000001E-004  -1.5200000000000001E-004  -1.5400000000000000E-004  -1.5500000000000000E-004  -1.5600000000000000E-004  -1.5699999999999999E-004  -1.5799999999999999E-004  -1.5899999999999999E-004  -1.6100000000000001E-004  -1.6200000000000001E-004  -1.6300000000000000E-004  -1.6400000000000000E-004  -1.6500000000000000E-004  -1.6600000000000000E-004  -1.6799999999999999E-004  -1.6899999999999999E-004  -1.7000000000000001E-004  -1.7100000000000001E-004  -1.7200000000000001E-004  -1.7400000000000000E-004  -1.7500000000000000E-004  -1.7600000000000000E-004  -1.7699999999999999E-004  -1.7799999999999999E-004  -1.7899999999999999E-004  -1.8100000000000001E-004  -1.8200000000000001E-004  -1.8300000000000000E-004  -1.8400000000000000E-004  -1.8500000000000000E-004  -1.8599999999999999E-004  -1.8799999999999999E-004  -1.8900000000000001E-004  -1.9000000000000001E-004  -1.9100000000000001E-004  -1.9200000000000000E-004  -1.9400000000000000E-004  -1.9500000000000000E-004  -1.9599999999999999E-004  -1.9699999999999999E-004  -1.9799999999999999E-004  -1.9900000000000001E-004  -2.0100000000000001E-004  -2.0200000000000000E-004  -2.0300000000000000E-004  -2.0400000000000000E-004  -2.0500000000000000E-004  -2.0599999999999999E-004  -2.0799999999999999E-004  -2.0900000000000001E-004  -2.1000000000000001E-004  -2.1100000000000001E-004  -2.1200000000000000E-004  -2.1400000000000000E-004  -2.1499999999999999E-004  -2.1599999999999999E-004  -2.1699999999999999E-004  -2.1800000000000001E-004  -2.1900000000000001E-004  -2.2100000000000001E-004  -2.2200000000000000E-004  -2.2300000000000000E-004  -2.2400000000000000E-004  -2.2499999999999999E-004  -2.2599999999999999E-004  -2.2800000000000001E-004  -2.2900000000000001E-004  -2.3000000000000001E-004  -2.3100000000000000E-004  -2.3200000000000000E-004  -2.3400000000000000E-004  -2.3499999999999999E-004  -2.3599999999999999E-004  -2.3699999999999999E-004  -2.3800000000000001E-004  -2.3900000000000001E-004  -2.4100000000000000E-004  -2.4200000000000000E-004  -2.4300000000000000E-004  -2.4399999999999999E-004  -2.4499999999999999E-004  -2.4600000000000002E-004  -2.4800000000000001E-004  -2.4899999999999998E-004  -2.5000000000000001E-004  -2.5099999999999998E-004  -2.5200000000000000E-004  -2.5300000000000002E-004  -2.5500000000000002E-004  -2.5599999999999999E-004  -2.5700000000000001E-004  -2.5799999999999998E-004  -2.5900000000000001E-004  -2.6100000000000000E-004  -2.6200000000000003E-004  -2.6300000000000000E-004  -2.6400000000000002E-004  -2.6499999999999999E-004  -2.6600000000000001E-004  -2.6800000000000001E-004  -2.6899999999999998E-004  -2.7000000000000000E-004  -2.7099999999999997E-004  -2.7200000000000000E-004  -2.7300000000000002E-004  -2.7500000000000002E-004  -2.7599999999999999E-004  -2.7700000000000001E-004  -2.7799999999999998E-004  -2.7900000000000001E-004  -2.8100000000000000E-004  -2.8200000000000002E-004  -2.8299999999999999E-004  -2.8400000000000002E-004  -2.8499999999999999E-004  -2.8600000000000001E-004  -2.8800000000000001E-004  -2.8899999999999998E-004  -2.9000000000000000E-004  -2.9100000000000003E-004  -2.9300000000000002E-004  -2.9399999999999999E-004  -2.9599999999999998E-004  -2.9799999999999998E-004  -2.9900000000000000E-004  -3.0100000000000000E-004  -3.0200000000000002E-004  -3.0400000000000002E-004  -3.0600000000000001E-004  -3.0699999999999998E-004  -3.0899999999999998E-004  -3.1100000000000002E-004  -3.1199999999999999E-004  -3.1399999999999999E-004  -3.1500000000000001E-004  -3.1700000000000001E-004  -3.1900000000000000E-004  -3.2000000000000003E-004  -3.2200000000000002E-004  -3.2299999999999999E-004  -3.2499999999999999E-004  -3.2699999999999998E-004  -3.2800000000000000E-004  -3.3000000000000000E-004  -3.3199999999999999E-004  -3.3300000000000002E-004  -3.3500000000000001E-004  -3.3599999999999998E-004  -3.3799999999999998E-004  -3.4000000000000002E-004  -3.4099999999999999E-004  -3.4299999999999999E-004  -3.4499999999999998E-004  -3.4600000000000001E-004  -3.4800000000000000E-004  -3.4900000000000003E-004  -3.5100000000000002E-004  -3.5300000000000002E-004  -3.5399999999999999E-004  -3.5599999999999998E-004  -3.5700000000000000E-004  -3.5900000000000000E-004  -3.6099999999999999E-004  -3.6200000000000002E-004  -3.6400000000000001E-004  -3.6600000000000001E-004  -3.6699999999999998E-004  -3.6900000000000002E-004  -3.6999999999999999E-004  -3.7199999999999999E-004  -3.7399999999999998E-004  -3.7500000000000001E-004  -3.7700000000000000E-004  -3.7900000000000000E-004  -3.8000000000000002E-004  -3.8200000000000002E-004  -3.8299999999999999E-004  -3.8499999999999998E-004  -3.8699999999999997E-004  -3.8800000000000000E-004  -3.8999999999999999E-004  -3.9100000000000002E-004  -3.9300000000000001E-004  -3.9500000000000001E-004  -3.9599999999999998E-004  -3.9800000000000002E-004  -4.0000000000000002E-004  -4.0099999999999999E-004  -4.0299999999999998E-004  -4.0400000000000001E-004  -4.0600000000000000E-004  -4.0800000000000000E-004  -4.0900000000000002E-004  -4.1100000000000002E-004  -4.1300000000000001E-004  -4.1399999999999998E-004  -4.1599999999999997E-004  -4.1700000000000000E-004  -4.1899999999999999E-004  -4.2099999999999999E-004  -4.2200000000000001E-004  -4.2400000000000001E-004  -4.2499999999999998E-004  -4.2700000000000002E-004  -4.2900000000000002E-004  -4.2999999999999999E-004  -4.3199999999999998E-004  -4.3399999999999998E-004  -4.3500000000000000E-004  -4.3700000000000000E-004  -4.3800000000000002E-004  -4.4000000000000002E-004  -4.4200000000000001E-004  -4.4299999999999998E-004  -4.4499999999999997E-004  -4.4700000000000002E-004  -4.4799999999999999E-004  -4.4999999999999999E-004  -4.5100000000000001E-004  -4.5300000000000001E-004  -4.5500000000000000E-004  -4.5600000000000003E-004  -4.5800000000000002E-004  -4.5899999999999999E-004  -4.6099999999999998E-004  -4.6299999999999998E-004  -4.6400000000000000E-004  -4.6600000000000000E-004  -4.6799999999999999E-004  -4.6900000000000002E-004  -4.7100000000000001E-004  -4.7199999999999998E-004  -4.7399999999999997E-004  -4.7600000000000002E-004  -4.7699999999999999E-004  -4.7899999999999999E-004  -4.8099999999999998E-004  -4.8200000000000001E-004  -4.8400000000000000E-004  -4.8500000000000003E-004  -4.8700000000000002E-004  -4.8899999999999996E-004  -4.8999999999999998E-004  -4.9200000000000003E-004  -4.9299999999999995E-004  -4.9500000000000000E-004  -4.9700000000000005E-004  -4.9799999999999996E-004  -5.0000000000000001E-004  -5.0199999999999995E-004  -5.0400000000000000E-004  -5.0500000000000002E-004  -5.0699999999999996E-004  -5.0900000000000001E-004  -5.1099999999999995E-004  -5.1300000000000000E-004  -5.1400000000000003E-004  -5.1599999999999997E-004  -5.1800000000000001E-004  -5.1999999999999995E-004  -5.2099999999999998E-004  -5.2300000000000003E-004  -5.2499999999999997E-004  -5.2700000000000002E-004  -5.2899999999999996E-004  -5.2999999999999998E-004  -5.3200000000000003E-004  -5.3399999999999997E-004  -5.3600000000000002E-004  -5.3700000000000004E-004  -5.3899999999999998E-004  -5.4100000000000003E-004  -5.4299999999999997E-004  -5.4400000000000000E-004  -5.4600000000000004E-004  -5.4799999999999998E-004  -5.5000000000000003E-004  -5.5199999999999997E-004  -5.5300000000000000E-004  -5.5500000000000005E-004  -5.5699999999999999E-004  -5.5900000000000004E-004  -5.5999999999999995E-004  -5.6200000000000000E-004  -5.6400000000000005E-004  -5.6599999999999999E-004  -5.6800000000000004E-004  -5.6899999999999995E-004  -5.7100000000000000E-004  -5.7300000000000005E-004  -5.7499999999999999E-004  -5.7600000000000001E-004  -5.7799999999999995E-004  -5.8000000000000000E-004  -5.8200000000000005E-004  -5.8299999999999997E-004  -5.8500000000000002E-004  -5.8699999999999996E-004  -5.8900000000000001E-004  -5.9100000000000005E-004  -5.9199999999999997E-004  -5.9400000000000002E-004  -5.9599999999999996E-004  -5.9800000000000001E-004  -5.9900000000000003E-004  -6.0099999999999997E-004  -6.0300000000000002E-004  -6.0499999999999996E-004  -6.0700000000000001E-004  -6.0800000000000003E-004  -6.0999999999999997E-004  -6.1200000000000002E-004  -6.1399999999999996E-004  -6.1499999999999999E-004  -6.1700000000000004E-004  -6.1899999999999998E-004  -6.2100000000000002E-004  -6.2200000000000005E-004  -6.2399999999999999E-004  -6.2600000000000004E-004  -6.2799999999999998E-004  -6.3000000000000003E-004  -6.3100000000000005E-004  -6.3299999999999999E-004  -6.3500000000000004E-004  -6.3699999999999998E-004  -6.3800000000000000E-004  -6.4000000000000005E-004  -6.4199999999999999E-004  -6.4400000000000004E-004  -6.4599999999999998E-004  -6.4700000000000001E-004  -6.4899999999999995E-004  -6.5099999999999999E-004  -6.5300000000000004E-004  -6.5399999999999996E-004  -6.5600000000000001E-004  -6.5799999999999995E-004  -6.6000000000000000E-004  -6.6100000000000002E-004  -6.6299999999999996E-004  -6.6500000000000001E-004  -6.6699999999999995E-004  -6.6900000000000000E-004  -6.7000000000000002E-004  -6.7199999999999996E-004  -6.7400000000000001E-004  -6.7599999999999995E-004  -6.7699999999999998E-004  -6.7900000000000002E-004  -6.8099999999999996E-004  -6.8300000000000001E-004  -6.8499999999999995E-004  -6.8599999999999998E-004  -6.8800000000000003E-004  -6.8999999999999997E-004  -6.9200000000000002E-004  -6.9300000000000004E-004  -6.9499999999999998E-004  -6.9700000000000003E-004  -6.9899999999999997E-004  -7.0100000000000002E-004  -7.0200000000000004E-004  -7.0399999999999998E-004  -7.0600000000000003E-004  -7.0799999999999997E-004  -7.0899999999999999E-004  -7.1100000000000004E-004  -7.1299999999999998E-004  -7.1500000000000003E-004  -7.1599999999999995E-004  -7.1800000000000000E-004  -7.2000000000000005E-004  -7.2199999999999999E-004  -7.2400000000000003E-004  -7.2499999999999995E-004  -7.2700000000000000E-004  -7.2900000000000005E-004  -7.3099999999999999E-004  -7.3300000000000004E-004  -7.3499999999999998E-004  -7.3700000000000002E-004  -7.3899999999999997E-004  -7.4100000000000001E-004  -7.4299999999999995E-004  -7.4500000000000000E-004  -7.4700000000000005E-004  -7.4799999999999997E-004  -7.5000000000000002E-004  -7.5199999999999996E-004  -7.5400000000000000E-004  -7.5600000000000005E-004  -7.5799999999999999E-004  -7.6000000000000004E-004  -7.6199999999999998E-004  -7.6400000000000003E-004  -7.6599999999999997E-004  -7.6800000000000002E-004  -7.6999999999999996E-004  -7.7200000000000001E-004  -7.7399999999999995E-004  -7.7499999999999997E-004  -7.7700000000000002E-004  -7.7899999999999996E-004  -7.8100000000000001E-004  -7.8299999999999995E-004  -7.8500000000000000E-004  -7.8700000000000005E-004  -7.8899999999999999E-004  -7.9100000000000004E-004  -7.9299999999999998E-004  -7.9500000000000003E-004  -7.9699999999999997E-004  -7.9900000000000001E-004  -8.0000000000000004E-004  -8.0199999999999998E-004  -8.0400000000000003E-004  -8.0599999999999997E-004  -8.0800000000000002E-004  -8.0999999999999996E-004  -8.1200000000000000E-004  -8.1400000000000005E-004  -8.1599999999999999E-004  -8.1800000000000004E-004  -8.1999999999999998E-004  -8.2200000000000003E-004  -8.2399999999999997E-004  -8.2600000000000002E-004  -8.2700000000000004E-004  -8.2899999999999998E-004  -8.3100000000000003E-004  -8.3299999999999997E-004  -8.3500000000000002E-004  -8.3699999999999996E-004  -8.3900000000000001E-004  -8.4099999999999995E-004  -8.4300000000000000E-004  -8.4500000000000005E-004  -8.4699999999999999E-004  -8.4900000000000004E-004  -8.5099999999999998E-004  -8.5300000000000003E-004  -8.5400000000000005E-004  -8.5599999999999999E-004  -8.5800000000000004E-004  -8.5999999999999998E-004  -8.6200000000000003E-004  -8.6399999999999997E-004  -8.6600000000000002E-004  -8.6799999999999996E-004  -8.7000000000000001E-004  -8.7200000000000005E-004  -8.7399999999999999E-004  -8.7600000000000004E-004  -8.7799999999999998E-004  -8.8000000000000003E-004  -8.8099999999999995E-004  -8.8300000000000000E-004  -8.8500000000000004E-004  -8.8699999999999998E-004  -8.8900000000000003E-004  -8.9099999999999997E-004  -8.9300000000000002E-004  -8.9499999999999996E-004  -8.9700000000000001E-004  -8.9899999999999995E-004  -9.0100000000000000E-004  -9.0300000000000005E-004  -9.0499999999999999E-004  -9.0700000000000004E-004  -9.0799999999999995E-004  -9.1000000000000000E-004  -9.1200000000000005E-004  -9.1399999999999999E-004  -9.1600000000000004E-004  -9.1799999999999998E-004  -9.2000000000000003E-004  -9.2199999999999997E-004  -9.2400000000000002E-004  -9.2599999999999996E-004  -9.2800000000000001E-004  -9.3000000000000005E-004  -9.3199999999999999E-004  -9.3300000000000002E-004  -9.3499999999999996E-004  -9.3700000000000001E-004  -9.3899999999999995E-004  -9.4100000000000000E-004  -9.4300000000000004E-004  -9.4499999999999998E-004  -9.4700000000000003E-004  -9.4899999999999997E-004  -9.5100000000000002E-004  -9.5299999999999996E-004  -9.5500000000000001E-004  -9.5699999999999995E-004  -9.5900000000000000E-004  -9.6000000000000002E-004  -9.6199999999999996E-004  -9.6400000000000001E-004  -9.6599999999999995E-004  -9.6800000000000000E-004  -9.7000000000000005E-004  -9.7199999999999999E-004  -9.7400000000000004E-004  -9.7599999999999998E-004  -9.7799999999999992E-004  -9.7999999999999997E-004  -9.8200000000000002E-004  -9.8499999999999998E-004  -9.8700000000000003E-004  -9.8900000000000008E-004  -9.9099999999999991E-004  -9.9299999999999996E-004  -9.9500000000000001E-004  -9.9700000000000006E-004  -9.9900000000000010E-004  -1.0009999999999999E-003  -1.0030000000000000E-003  -1.0050000000000000E-003  -1.0070000000000001E-003  -1.0100000000000000E-003  -1.0120000000000001E-003  -1.0139999999999999E-003  -1.0160000000000000E-003  -1.0180000000000000E-003  -1.0200000000000001E-003  -1.0219999999999999E-003  -1.0240000000000000E-003  -1.0260000000000000E-003  -1.0280000000000001E-003  -1.0300000000000001E-003  -1.0319999999999999E-003  -1.0340000000000000E-003  -1.0369999999999999E-003  -1.0390000000000000E-003  -1.0410000000000000E-003  -1.0430000000000001E-003  -1.0449999999999999E-003  -1.0470000000000000E-003  -1.0490000000000000E-003  -1.0510000000000001E-003  -1.0529999999999999E-003  -1.0549999999999999E-003  -1.0570000000000000E-003  -1.0590000000000000E-003  -1.0620000000000000E-003  -1.0640000000000001E-003  -1.0660000000000001E-003  -1.0679999999999999E-003  -1.0700000000000000E-003  -1.0720000000000000E-003  -1.0740000000000001E-003  -1.0759999999999999E-003  -1.0780000000000000E-003  -1.0800000000000000E-003  -1.0820000000000001E-003  -1.0839999999999999E-003  -1.0870000000000001E-003  -1.0889999999999999E-003  -1.0910000000000000E-003  -1.0930000000000000E-003  -1.0950000000000001E-003  -1.0970000000000001E-003  -1.0989999999999999E-003  -1.1010000000000000E-003  -1.1030000000000000E-003  -1.1050000000000001E-003  -1.1069999999999999E-003  -1.1090000000000000E-003  -1.1119999999999999E-003  -1.1140000000000000E-003  -1.1160000000000000E-003  -1.1180000000000001E-003  -1.1199999999999999E-003  -1.1220000000000000E-003  -1.1240000000000000E-003  -1.1260000000000000E-003  -1.1280000000000001E-003  -1.1299999999999999E-003  -1.1320000000000000E-003  -1.1340000000000000E-003  -1.1360000000000001E-003  -1.1390000000000000E-003  -1.1410000000000001E-003  -1.1429999999999999E-003  -1.1450000000000000E-003  -1.1470000000000000E-003  -1.1490000000000001E-003  -1.1509999999999999E-003  -1.1529999999999999E-003  -1.1550000000000000E-003  -1.1570000000000000E-003  -1.1590000000000001E-003  -1.1609999999999999E-003  -1.1640000000000001E-003  -1.1659999999999999E-003  -1.1680000000000000E-003  -1.1700000000000000E-003  -1.1720000000000001E-003  -1.1739999999999999E-003  -1.1760000000000000E-003  -1.1780000000000000E-003  -1.1800000000000001E-003  -1.1820000000000001E-003  -1.1839999999999999E-003  -1.1860000000000000E-003  -1.1890000000000000E-003  -1.1910000000000000E-003  -1.1930000000000000E-003  -1.1950000000000001E-003  -1.1969999999999999E-003  -1.1990000000000000E-003  -1.2010000000000000E-003  -1.2030000000000001E-003  -1.2049999999999999E-003  -1.2070000000000000E-003  -1.2090000000000000E-003  -1.2110000000000001E-003  -1.2140000000000000E-003  -1.2160000000000001E-003  -1.2179999999999999E-003  -1.2199999999999999E-003  -1.2220000000000000E-003  -1.2240000000000000E-003  -1.2260000000000001E-003  -1.2279999999999999E-003  -1.2300000000000000E-003  -1.2320000000000000E-003  -1.2340000000000001E-003  -1.2359999999999999E-003  -1.2380000000000000E-003  -1.2409999999999999E-003  -1.2430000000000000E-003  -1.2450000000000000E-003  -1.2470000000000001E-003  -1.2500000000000000E-003  -1.2520000000000001E-003  -1.2539999999999999E-003  -1.2560000000000000E-003  -1.2589999999999999E-003  -1.2610000000000000E-003  -1.2630000000000000E-003  -1.2650000000000001E-003  -1.2680000000000000E-003  -1.2700000000000001E-003  -1.2719999999999999E-003  -1.2740000000000000E-003  -1.2760000000000000E-003  -1.2790000000000000E-003  -1.2810000000000000E-003  -1.2830000000000001E-003  -1.2849999999999999E-003  -1.2880000000000001E-003  -1.2899999999999999E-003  -1.2920000000000000E-003  -1.2940000000000000E-003  -1.2970000000000000E-003  -1.2990000000000000E-003  -1.3010000000000001E-003  -1.3029999999999999E-003  -1.3060000000000001E-003  -1.3079999999999999E-003  -1.3100000000000000E-003  -1.3120000000000000E-003  -1.3150000000000000E-003  -1.3170000000000000E-003  -1.3190000000000001E-003  -1.3209999999999999E-003  -1.3230000000000000E-003  -1.3259999999999999E-003  -1.3280000000000000E-003  -1.3300000000000000E-003  -1.3320000000000001E-003  -1.3350000000000000E-003  -1.3370000000000001E-003  -1.3389999999999999E-003  -1.3410000000000000E-003  -1.3439999999999999E-003  -1.3460000000000000E-003  -1.3480000000000000E-003  -1.3500000000000001E-003  -1.3530000000000000E-003  -1.3550000000000001E-003  -1.3569999999999999E-003  -1.3590000000000000E-003  -1.3610000000000000E-003  -1.3640000000000000E-003  -1.3660000000000000E-003  -1.3680000000000001E-003  -1.3699999999999999E-003  -1.3730000000000001E-003  -1.3749999999999999E-003  -1.3770000000000000E-003  -1.3790000000000000E-003  -1.3820000000000000E-003  -1.3840000000000000E-003  -1.3860000000000001E-003  -1.3879999999999999E-003  -1.3910000000000001E-003  -1.3929999999999999E-003  -1.3950000000000000E-003  -1.3970000000000000E-003  -1.3990000000000001E-003  -1.4020000000000000E-003  -1.4040000000000001E-003  -1.4059999999999999E-003  -1.4080000000000000E-003  -1.4109999999999999E-003  -1.4130000000000000E-003  -1.4150000000000000E-003  -1.4170000000000001E-003  -1.4200000000000000E-003  -1.4220000000000001E-003  -1.4239999999999999E-003  -1.4260000000000000E-003  -1.4289999999999999E-003  -1.4310000000000000E-003  -1.4330000000000000E-003  -1.4350000000000001E-003  -1.4369999999999999E-003  -1.4400000000000001E-003  -1.4419999999999999E-003  -1.4440000000000000E-003  -1.4460000000000000E-003  -1.4490000000000000E-003  -1.4510000000000000E-003  -1.4530000000000001E-003  -1.4549999999999999E-003  -1.4580000000000001E-003  -1.4599999999999999E-003  -1.4620000000000000E-003  -1.4640000000000000E-003  -1.4670000000000000E-003  -1.4690000000000000E-003  -1.4710000000000001E-003  -1.4729999999999999E-003  -1.4750000000000000E-003  -1.4779999999999999E-003  -1.4800000000000000E-003  -1.4820000000000000E-003  -1.4840000000000001E-003  -1.4870000000000000E-003  -1.4890000000000001E-003  -1.4909999999999999E-003  -1.4930000000000000E-003  -1.4959999999999999E-003  -1.4980000000000000E-003  -1.5000000000000000E-003  -1.5020000000000001E-003  -1.5050000000000000E-003  -1.5070000000000001E-003  -1.5089999999999999E-003  -1.5110000000000000E-003  -1.5130000000000000E-003  -1.5160000000000000E-003  -1.5180000000000000E-003  -1.5200000000000001E-003  -1.5219999999999999E-003  -1.5250000000000001E-003  -1.5269999999999999E-003  -1.5290000000000000E-003  -1.5319999999999999E-003  -1.5340000000000000E-003  -1.5370000000000000E-003  -1.5390000000000000E-003  -1.5410000000000001E-003  -1.5440000000000000E-003  -1.5460000000000001E-003  -1.5490000000000000E-003  -1.5510000000000001E-003  -1.5529999999999999E-003  -1.5560000000000001E-003  -1.5579999999999999E-003  -1.5610000000000001E-003  -1.5629999999999999E-003  -1.5650000000000000E-003  -1.5679999999999999E-003  -1.5700000000000000E-003  -1.5720000000000000E-003  -1.5750000000000000E-003  -1.5770000000000001E-003  -1.5800000000000000E-003  -1.5820000000000001E-003  -1.5839999999999999E-003  -1.5870000000000001E-003  -1.5889999999999999E-003  -1.5920000000000001E-003  -1.5939999999999999E-003  -1.5960000000000000E-003  -1.5989999999999999E-003  -1.6010000000000000E-003  -1.6040000000000000E-003  -1.6060000000000000E-003  -1.6080000000000001E-003  -1.6110000000000000E-003  -1.6130000000000001E-003  -1.6149999999999999E-003  -1.6180000000000001E-003  -1.6199999999999999E-003  -1.6230000000000001E-003  -1.6249999999999999E-003  -1.6270000000000000E-003  -1.6299999999999999E-003  -1.6320000000000000E-003  -1.6350000000000000E-003  -1.6370000000000000E-003  -1.6390000000000000E-003  -1.6420000000000000E-003  -1.6440000000000001E-003  -1.6470000000000000E-003  -1.6490000000000001E-003  -1.6509999999999999E-003  -1.6540000000000001E-003  -1.6559999999999999E-003  -1.6590000000000001E-003  -1.6609999999999999E-003  -1.6630000000000000E-003  -1.6659999999999999E-003  -1.6680000000000000E-003  -1.6700000000000000E-003  -1.6730000000000000E-003  -1.6750000000000001E-003  -1.6780000000000000E-003  -1.6800000000000001E-003  -1.6819999999999999E-003  -1.6850000000000001E-003  -1.6869999999999999E-003  -1.6900000000000001E-003  -1.6919999999999999E-003  -1.6940000000000000E-003  -1.6969999999999999E-003  -1.6990000000000000E-003  -1.7020000000000000E-003  -1.7040000000000000E-003  -1.7060000000000001E-003  -1.7090000000000000E-003  -1.7110000000000001E-003  -1.7129999999999999E-003  -1.7160000000000001E-003  -1.7179999999999999E-003  -1.7210000000000001E-003  -1.7229999999999999E-003  -1.7250000000000000E-003  -1.7279999999999999E-003  -1.7300000000000000E-003  -1.7329999999999999E-003  -1.7350000000000000E-003  -1.7370000000000000E-003  -1.7400000000000000E-003  -1.7420000000000001E-003  -1.7450000000000000E-003  -1.7470000000000001E-003  -1.7489999999999999E-003  -1.7520000000000001E-003  -1.7539999999999999E-003  -1.7570000000000001E-003  -1.7589999999999999E-003  -1.7610000000000000E-003  -1.7639999999999999E-003  -1.7660000000000000E-003  -1.7680000000000000E-003  -1.7710000000000000E-003  -1.7730000000000001E-003  -1.7760000000000000E-003  -1.7780000000000001E-003  -1.7799999999999999E-003  -1.7830000000000001E-003  -1.7849999999999999E-003  -1.7880000000000001E-003  -1.7899999999999999E-003  -1.7920000000000000E-003  -1.7949999999999999E-003  -1.7970000000000000E-003  -1.8000000000000000E-003  -1.8020000000000000E-003  -1.8040000000000000E-003  -1.8070000000000000E-003  -1.8090000000000001E-003  -1.8109999999999999E-003  -1.8140000000000001E-003  -1.8159999999999999E-003  -1.8190000000000001E-003  -1.8209999999999999E-003  -1.8230000000000000E-003  -1.8259999999999999E-003  -1.8280000000000000E-003  -1.8309999999999999E-003  -1.8330000000000000E-003  -1.8360000000000000E-003  -1.8380000000000000E-003  -1.8410000000000000E-003  -1.8430000000000000E-003  -1.8460000000000000E-003  -1.8480000000000000E-003  -1.8510000000000000E-003  -1.8530000000000000E-003  -1.8560000000000000E-003  -1.8590000000000000E-003  -1.8610000000000000E-003  -1.8640000000000000E-003  -1.8660000000000000E-003  -1.8690000000000000E-003  -1.8710000000000001E-003  -1.8740000000000000E-003  -1.8760000000000001E-003  -1.8790000000000000E-003  -1.8810000000000001E-003  -1.8840000000000000E-003  -1.8870000000000000E-003  -1.8890000000000001E-003  -1.8920000000000000E-003  -1.8940000000000001E-003  -1.8970000000000000E-003  -1.8990000000000001E-003  -1.9020000000000000E-003  -1.9040000000000001E-003  -1.9070000000000001E-003  -1.9090000000000001E-003  -1.9120000000000001E-003  -1.9150000000000000E-003  -1.9170000000000001E-003  -1.9200000000000000E-003  -1.9220000000000001E-003  -1.9250000000000001E-003  -1.9269999999999999E-003  -1.9300000000000001E-003  -1.9319999999999999E-003  -1.9350000000000001E-003  -1.9369999999999999E-003  -1.9400000000000001E-003  -1.9430000000000001E-003  -1.9449999999999999E-003  -1.9480000000000001E-003  -1.9499999999999999E-003  -1.9530000000000001E-003  -1.9550000000000001E-003  -1.9580000000000001E-003  -1.9599999999999999E-003  -1.9629999999999999E-003  -1.9650000000000002E-003  -1.9680000000000001E-003  -1.9710000000000001E-003  -1.9729999999999999E-003  -1.9759999999999999E-003  -1.9780000000000002E-003  -1.9810000000000001E-003  -1.9830000000000000E-003  -1.9859999999999999E-003  -1.9880000000000002E-003  -1.9910000000000001E-003  -1.9930000000000000E-003  -1.9959999999999999E-003  -1.9989999999999999E-003  -2.0010000000000002E-003  -2.0040000000000001E-003  -2.0060000000000000E-003  -2.0089999999999999E-003  -2.0110000000000002E-003  -2.0140000000000002E-003  -2.0160000000000000E-003  -2.0190000000000000E-003  -2.0209999999999998E-003  -2.0240000000000002E-003  -2.0260000000000000E-003  -2.0290000000000000E-003  -2.0320000000000000E-003  -2.0339999999999998E-003  -2.0370000000000002E-003  -2.0390000000000000E-003  -2.0420000000000000E-003  -2.0439999999999998E-003  -2.0470000000000002E-003  -2.0490000000000000E-003  -2.0520000000000000E-003  -2.0539999999999998E-003  -2.0569999999999998E-003  -2.0600000000000002E-003  -2.0620000000000000E-003  -2.0650000000000000E-003  -2.0669999999999998E-003  -2.0699999999999998E-003  -2.0720000000000001E-003  -2.0750000000000000E-003  -2.0769999999999999E-003  -2.0799999999999998E-003  -2.0820000000000001E-003  -2.0850000000000000E-003  -2.0880000000000000E-003  -2.0899999999999998E-003  -2.0929999999999998E-003  -2.0950000000000001E-003  -2.0980000000000000E-003  -2.0999999999999999E-003  -2.1029999999999998E-003  -2.1050000000000001E-003  -2.1080000000000001E-003  -2.1099999999999999E-003  -2.1129999999999999E-003  -2.1159999999999998E-003  -2.1180000000000001E-003  -2.1210000000000001E-003  -2.1229999999999999E-003  -2.1259999999999999E-003  -2.1280000000000001E-003  -2.1310000000000001E-003  -2.1329999999999999E-003  -2.1359999999999999E-003  -2.1380000000000001E-003  -2.1410000000000001E-003  -2.1440000000000001E-003  -2.1459999999999999E-003  -2.1489999999999999E-003  -2.1510000000000001E-003  -2.1540000000000001E-003  -2.1559999999999999E-003  -2.1589999999999999E-003  -2.1619999999999999E-003  -2.1640000000000001E-003  -2.1670000000000001E-003  -2.1700000000000001E-003  -2.1719999999999999E-003  -2.1749999999999999E-003  -2.1779999999999998E-003  -2.1810000000000002E-003  -2.1830000000000000E-003  -2.1860000000000000E-003  -2.1890000000000000E-003  -2.1909999999999998E-003  -2.1940000000000002E-003  -2.1970000000000002E-003  -2.1990000000000000E-003  -2.2020000000000000E-003  -2.2049999999999999E-003  -2.2079999999999999E-003  -2.2100000000000002E-003  -2.2130000000000001E-003  -2.2160000000000001E-003  -2.2179999999999999E-003  -2.2209999999999999E-003  -2.2239999999999998E-003  -2.2260000000000001E-003  -2.2290000000000001E-003  -2.2320000000000000E-003  -2.2350000000000000E-003  -2.2369999999999998E-003  -2.2399999999999998E-003  -2.2430000000000002E-003  -2.2450000000000000E-003  -2.2480000000000000E-003  -2.2510000000000000E-003  -2.2529999999999998E-003  -2.2560000000000002E-003  -2.2590000000000002E-003  -2.2610000000000000E-003  -2.2640000000000000E-003  -2.2669999999999999E-003  -2.2699999999999999E-003  -2.2720000000000001E-003  -2.2750000000000001E-003  -2.2780000000000001E-003  -2.2799999999999999E-003  -2.2829999999999999E-003  -2.2859999999999998E-003  -2.2880000000000001E-003  -2.2910000000000001E-003  -2.2940000000000000E-003  -2.2970000000000000E-003  -2.2989999999999998E-003  -2.3019999999999998E-003  -2.3050000000000002E-003  -2.3070000000000000E-003  -2.3100000000000000E-003  -2.3130000000000000E-003  -2.3149999999999998E-003  -2.3180000000000002E-003  -2.3210000000000001E-003  -2.3240000000000001E-003  -2.3259999999999999E-003  -2.3289999999999999E-003  -2.3319999999999999E-003  -2.3340000000000001E-003  -2.3370000000000001E-003  -2.3400000000000001E-003  -2.3419999999999999E-003  -2.3449999999999999E-003  -2.3479999999999998E-003  -2.3509999999999998E-003  -2.3530000000000001E-003  -2.3560000000000000E-003  -2.3590000000000000E-003  -2.3609999999999998E-003  -2.3640000000000002E-003  -2.3670000000000002E-003  -2.3690000000000000E-003  -2.3720000000000000E-003  -2.3749999999999999E-003  -2.3779999999999999E-003  -2.3800000000000002E-003  -2.3830000000000001E-003  -2.3860000000000001E-003  -2.3879999999999999E-003  -2.3909999999999999E-003  -2.3939999999999999E-003  -2.3960000000000001E-003  -2.3990000000000001E-003  -2.4020000000000001E-003  -2.4050000000000000E-003  -2.4069999999999999E-003  -2.4099999999999998E-003  -2.4130000000000002E-003  -2.4150000000000000E-003  -2.4180000000000000E-003  -2.4210000000000000E-003  -2.4229999999999998E-003  -2.4260000000000002E-003  -2.4290000000000002E-003  -2.4310000000000000E-003  -2.4340000000000000E-003  -2.4369999999999999E-003  -2.4399999999999999E-003  -2.4420000000000002E-003  -2.4450000000000001E-003  -2.4480000000000001E-003  -2.4499999999999999E-003  -2.4529999999999999E-003  -2.4559999999999998E-003  -2.4580000000000001E-003  -2.4610000000000001E-003  -2.4640000000000000E-003  -2.4670000000000000E-003  -2.4689999999999998E-003  -2.4719999999999998E-003  -2.4750000000000002E-003  -2.4770000000000000E-003  -2.4800000000000000E-003  -2.4830000000000000E-003  -2.4849999999999998E-003  -2.4880000000000002E-003  -2.4910000000000002E-003  -2.4940000000000001E-003  -2.4960000000000000E-003  -2.4989999999999999E-003  -2.5019999999999999E-003  -2.5040000000000001E-003  -2.5070000000000001E-003  -2.5100000000000001E-003  -2.5130000000000000E-003  -2.5160000000000000E-003  -2.5190000000000000E-003  -2.5219999999999999E-003  -2.5240000000000002E-003  -2.5270000000000002E-003  -2.5300000000000001E-003  -2.5330000000000001E-003  -2.5360000000000001E-003  -2.5390000000000000E-003  -2.5420000000000000E-003  -2.5439999999999998E-003  -2.5469999999999998E-003  -2.5500000000000002E-003  -2.5530000000000001E-003  -2.5560000000000001E-003  -2.5590000000000001E-003  -2.5620000000000000E-003  -2.5639999999999999E-003  -2.5669999999999998E-003  -2.5699999999999998E-003  -2.5730000000000002E-003  -2.5760000000000002E-003  -2.5790000000000001E-003  -2.5820000000000001E-003  -2.5839999999999999E-003  -2.5869999999999999E-003  -2.5899999999999999E-003  -2.5929999999999998E-003  -2.5959999999999998E-003  -2.5990000000000002E-003  -2.6010000000000000E-003  -2.6040000000000000E-003  -2.6069999999999999E-003  -2.6099999999999999E-003  -2.6129999999999999E-003  -2.6159999999999998E-003  -2.6189999999999998E-003  -2.6210000000000001E-003  -2.6240000000000000E-003  -2.6270000000000000E-003  -2.6300000000000000E-003  -2.6329999999999999E-003  -2.6359999999999999E-003  -2.6389999999999999E-003  -2.6410000000000001E-003  -2.6440000000000001E-003  -2.6470000000000000E-003  -2.6500000000000000E-003  -2.6530000000000000E-003  -2.6559999999999999E-003  -2.6589999999999999E-003  -2.6610000000000002E-003  -2.6640000000000001E-003  -2.6670000000000001E-003  -2.6700000000000001E-003  -2.6730000000000000E-003  -2.6760000000000000E-003  -2.6790000000000000E-003  -2.6809999999999998E-003  -2.6840000000000002E-003  -2.6870000000000002E-003  -2.6900000000000001E-003  -2.6930000000000001E-003  -2.6960000000000000E-003  -2.6979999999999999E-003  -2.7009999999999998E-003  -2.7039999999999998E-003  -2.7070000000000002E-003  -2.7100000000000002E-003  -2.7130000000000001E-003  -2.7160000000000001E-003  -2.7179999999999999E-003  -2.7209999999999999E-003  -2.7239999999999999E-003  -2.7269999999999998E-003  -2.7299999999999998E-003  -2.7330000000000002E-003  -2.7360000000000002E-003  -2.7380000000000000E-003  -2.7409999999999999E-003  -2.7439999999999999E-003  -2.7469999999999999E-003  -2.7499999999999998E-003  -2.7529999999999998E-003  -2.7560000000000002E-003  -2.7580000000000000E-003  -2.7610000000000000E-003  -2.7640000000000000E-003  -2.7669999999999999E-003  -2.7699999999999999E-003  -2.7729999999999999E-003  -2.7750000000000001E-003  -2.7780000000000001E-003  -2.7810000000000001E-003  -2.7840000000000000E-003  -2.7870000000000000E-003  -2.7899999999999999E-003  -2.7929999999999999E-003  -2.7950000000000002E-003  -2.7980000000000001E-003  -2.8010000000000001E-003  -2.8040000000000001E-003  -2.8070000000000000E-003  -2.8100000000000000E-003  -2.8130000000000000E-003  -2.8149999999999998E-003  -2.8180000000000002E-003  -2.8210000000000002E-003  -2.8240000000000001E-003  -2.8270000000000001E-003  -2.8300000000000001E-003  -2.8330000000000000E-003  -2.8349999999999998E-003  -2.8379999999999998E-003  -2.8410000000000002E-003  -2.8440000000000002E-003  -2.8470000000000001E-003  -2.8500000000000001E-003  -2.8530000000000001E-003  -2.8549999999999999E-003  -2.8579999999999999E-003  -2.8609999999999998E-003  -2.8639999999999998E-003  -2.8670000000000002E-003  -2.8700000000000002E-003  -2.8730000000000001E-003  -2.8760000000000001E-003  -2.8790000000000000E-003  -2.8820000000000000E-003  -2.8850000000000000E-003  -2.8879999999999999E-003  -2.8909999999999999E-003  -2.8939999999999999E-003  -2.8969999999999998E-003  -2.8999999999999998E-003  -2.9030000000000002E-003  -2.9060000000000002E-003  -2.9090000000000001E-003  -2.9120000000000001E-003  -2.9150000000000001E-003  -2.9180000000000000E-003  -2.9210000000000000E-003  -2.9239999999999999E-003  -2.9269999999999999E-003  -2.9299999999999999E-003  -2.9329999999999998E-003  -2.9359999999999998E-003  -2.9390000000000002E-003  -2.9420000000000002E-003  -2.9450000000000001E-003  -2.9480000000000001E-003  -2.9510000000000001E-003  -2.9540000000000000E-003  -2.9570000000000000E-003  -2.9600000000000000E-003  -2.9629999999999999E-003  -2.9659999999999999E-003  -2.9689999999999999E-003  -2.9719999999999998E-003  -2.9750000000000002E-003  -2.9780000000000002E-003  -2.9810000000000001E-003  -2.9840000000000001E-003  -2.9870000000000001E-003  -2.9900000000000000E-003  -2.9930000000000000E-003  -2.9960000000000000E-003  -2.9989999999999999E-003  -3.0019999999999999E-003  -3.0049999999999999E-003  -3.0079999999999998E-003  -3.0109999999999998E-003  -3.0140000000000002E-003  -3.0170000000000002E-003  -3.0200000000000001E-003  -3.0230000000000001E-003  -3.0260000000000000E-003  -3.0290000000000000E-003  -3.0320000000000000E-003  -3.0349999999999999E-003  -3.0379999999999999E-003  -3.0409999999999999E-003  -3.0439999999999998E-003  -3.0469999999999998E-003  -3.0500000000000002E-003  -3.0530000000000002E-003  -3.0560000000000001E-003  -3.0590000000000001E-003  -3.0620000000000001E-003  -3.0650000000000000E-003  -3.0680000000000000E-003  -3.0709999999999999E-003  -3.0739999999999999E-003  -3.0769999999999999E-003  -3.0799999999999998E-003  -3.0829999999999998E-003  -3.0860000000000002E-003  -3.0890000000000002E-003  -3.0920000000000001E-003  -3.0950000000000001E-003  -3.0980000000000001E-003  -3.1010000000000000E-003  -3.1040000000000000E-003  -3.1070000000000000E-003  -3.1099999999999999E-003  -3.1129999999999999E-003  -3.1159999999999998E-003  -3.1189999999999998E-003  -3.1220000000000002E-003  -3.1250000000000002E-003  -3.1280000000000001E-003  -3.1310000000000001E-003  -3.1340000000000001E-003  -3.1370000000000000E-003  -3.1400000000000000E-003  -3.1430000000000000E-003  -3.1459999999999999E-003  -3.1489999999999999E-003  -3.1519999999999999E-003  -3.1549999999999998E-003  -3.1580000000000002E-003  -3.1610000000000002E-003  -3.1640000000000001E-003  -3.1670000000000001E-003  -3.1700000000000001E-003  -3.1730000000000000E-003  -3.1760000000000000E-003  -3.1790000000000000E-003  -3.1819999999999999E-003  -3.1849999999999999E-003  -3.1890000000000000E-003  -3.1920000000000000E-003  -3.1949999999999999E-003  -3.1979999999999999E-003  -3.2009999999999999E-003  -3.2039999999999998E-003  -3.2070000000000002E-003  -3.2100000000000002E-003  -3.2130000000000001E-003  -3.2160000000000001E-003  -3.2190000000000001E-003  -3.2220000000000000E-003  -3.2250000000000000E-003  -3.2280000000000000E-003  -3.2309999999999999E-003  -3.2339999999999999E-003  -3.2369999999999999E-003  -3.2399999999999998E-003  -3.2429999999999998E-003  -3.2460000000000002E-003  -3.2490000000000002E-003  -3.2520000000000001E-003  -3.2550000000000001E-003  -3.2580000000000000E-003  -3.2610000000000000E-003  -3.2640000000000000E-003  -3.2669999999999999E-003  -3.2710000000000000E-003  -3.2740000000000000E-003  -3.2770000000000000E-003  -3.2799999999999999E-003  -3.2829999999999999E-003  -3.2859999999999999E-003  -3.2900000000000000E-003  -3.2929999999999999E-003  -3.2959999999999999E-003  -3.2989999999999998E-003  -3.3019999999999998E-003  -3.3050000000000002E-003  -3.3089999999999999E-003  -3.3119999999999998E-003  -3.3149999999999998E-003  -3.3180000000000002E-003  -3.3210000000000002E-003  -3.3240000000000001E-003  -3.3279999999999998E-003  -3.3310000000000002E-003  -3.3340000000000002E-003  -3.3370000000000001E-003  -3.3400000000000001E-003  -3.3430000000000001E-003  -3.3460000000000000E-003  -3.3500000000000001E-003  -3.3530000000000001E-003  -3.3560000000000000E-003  -3.3590000000000000E-003  -3.3620000000000000E-003  -3.3649999999999999E-003  -3.3690000000000000E-003  -3.3720000000000000E-003  -3.3750000000000000E-003  -3.3779999999999999E-003  -3.3809999999999999E-003  -3.3839999999999999E-003  -3.3880000000000000E-003  -3.3909999999999999E-003  -3.3939999999999999E-003  -3.3969999999999998E-003  -3.3999999999999998E-003  -3.4030000000000002E-003  -3.4069999999999999E-003  -3.4099999999999998E-003  -3.4129999999999998E-003  -3.4160000000000002E-003  -3.4190000000000002E-003  -3.4220000000000001E-003  -3.4250000000000001E-003  -3.4290000000000002E-003  -3.4320000000000002E-003  -3.4350000000000001E-003  -3.4380000000000001E-003  -3.4410000000000000E-003  -3.4440000000000000E-003  -3.4480000000000001E-003  -3.4510000000000001E-003  -3.4540000000000000E-003  -3.4570000000000000E-003  -3.4600000000000000E-003  -3.4629999999999999E-003  -3.4670000000000000E-003  -3.4700000000000000E-003  -3.4730000000000000E-003  -3.4759999999999999E-003  -3.4789999999999999E-003  -3.4819999999999999E-003  -3.4859999999999999E-003  -3.4889999999999999E-003  -3.4919999999999999E-003  -3.4949999999999998E-003  -3.4979999999999998E-003  -3.5010000000000002E-003  -3.5049999999999999E-003  -3.5079999999999998E-003  -3.5109999999999998E-003  -3.5140000000000002E-003  -3.5170000000000002E-003  -3.5200000000000001E-003  -3.5230000000000001E-003  -3.5270000000000002E-003  -3.5300000000000002E-003  -3.5330000000000001E-003  -3.5360000000000001E-003  -3.5390000000000000E-003  -3.5420000000000000E-003  -3.5460000000000001E-003  -3.5490000000000001E-003  -3.5520000000000000E-003  -3.5550000000000000E-003  -3.5580000000000000E-003  -3.5609999999999999E-003  -3.5650000000000000E-003  -3.5680000000000000E-003  -3.5710000000000000E-003  -3.5739999999999999E-003  -3.5769999999999999E-003  -3.5799999999999998E-003  -3.5839999999999999E-003  -3.5869999999999999E-003  -3.5899999999999999E-003  -3.5929999999999998E-003  -3.5959999999999998E-003  -3.5990000000000002E-003  -3.6029999999999999E-003  -3.6059999999999998E-003  -3.6089999999999998E-003  -3.6120000000000002E-003  -3.6150000000000002E-003  -3.6180000000000001E-003  -3.6210000000000001E-003  -3.6250000000000002E-003  -3.6280000000000001E-003  -3.6310000000000001E-003  -3.6340000000000001E-003  -3.6370000000000000E-003  -3.6400000000000000E-003  -3.6440000000000001E-003  -3.6470000000000001E-003  -3.6500000000000000E-003  -3.6530000000000000E-003  -3.6560000000000000E-003  -3.6600000000000001E-003  -3.6630000000000000E-003  -3.6660000000000000E-003  -3.6700000000000001E-003  -3.6730000000000000E-003  -3.6760000000000000E-003  -3.6790000000000000E-003  -3.6830000000000001E-003  -3.6860000000000000E-003  -3.6890000000000000E-003  -3.6930000000000001E-003  -3.6960000000000001E-003  -3.6990000000000000E-003  -3.7030000000000001E-003  -3.7060000000000001E-003  -3.7090000000000001E-003  -3.7130000000000002E-003  -3.7160000000000001E-003  -3.7190000000000001E-003  -3.7230000000000002E-003  -3.7260000000000001E-003  -3.7290000000000001E-003  -3.7320000000000001E-003  -3.7360000000000002E-003  -3.7390000000000001E-003  -3.7420000000000001E-003  -3.7460000000000002E-003  -3.7490000000000002E-003  -3.7520000000000001E-003  -3.7559999999999998E-003  -3.7590000000000002E-003  -3.7620000000000002E-003  -3.7659999999999998E-003  -3.7690000000000002E-003  -3.7720000000000002E-003  -3.7759999999999998E-003  -3.7789999999999998E-003  -3.7820000000000002E-003  -3.7859999999999999E-003  -3.7889999999999998E-003  -3.7919999999999998E-003  -3.7950000000000002E-003  -3.7989999999999999E-003  -3.8019999999999998E-003  -3.8049999999999998E-003  -3.8089999999999999E-003  -3.8119999999999999E-003  -3.8149999999999998E-003  -3.8189999999999999E-003  -3.8219999999999999E-003  -3.8249999999999998E-003  -3.8289999999999999E-003  -3.8319999999999999E-003  -3.8349999999999999E-003  -3.8390000000000000E-003  -3.8419999999999999E-003  -3.8449999999999999E-003  -3.8490000000000000E-003  -3.8520000000000000E-003  -3.8549999999999999E-003  -3.8579999999999999E-003  -3.8620000000000000E-003  -3.8649999999999999E-003  -3.8679999999999999E-003  -3.8720000000000000E-003  -3.8750000000000000E-003  -3.8779999999999999E-003  -3.8820000000000000E-003  -3.8850000000000000E-003  -3.8880000000000000E-003  -3.8920000000000001E-003  -3.8950000000000000E-003  -3.8980000000000000E-003  -3.9020000000000001E-003  -3.9050000000000001E-003  -3.9080000000000000E-003  -3.9119999999999997E-003  -3.9150000000000001E-003  -3.9179999999999996E-003  -3.9210000000000000E-003  -3.9249999999999997E-003  -3.9280000000000001E-003  -3.9309999999999996E-003  -3.9350000000000001E-003  -3.9379999999999997E-003  -3.9410000000000001E-003  -3.9449999999999997E-003  -3.9480000000000001E-003  -3.9509999999999997E-003  -3.9550000000000002E-003  -3.9579999999999997E-003  -3.9610000000000001E-003  -3.9649999999999998E-003  -3.9680000000000002E-003  -3.9709999999999997E-003  -3.9750000000000002E-003  -3.9779999999999998E-003  -3.9810000000000002E-003  -3.9839999999999997E-003  -3.9880000000000002E-003  -3.9909999999999998E-003  -3.9940000000000002E-003  -3.9979999999999998E-003  -4.0010000000000002E-003  -4.0039999999999997E-003  -4.0080000000000003E-003  -4.0109999999999998E-003  -4.0140000000000002E-003  -4.0179999999999999E-003  -4.0210000000000003E-003  -4.0239999999999998E-003  -4.0280000000000003E-003  -4.0309999999999999E-003  -4.0340000000000003E-003  -4.0369999999999998E-003  -4.0410000000000003E-003  -4.0439999999999999E-003  -4.0470000000000002E-003  -4.0509999999999999E-003  -4.0540000000000003E-003  -4.0569999999999998E-003  -4.0610000000000004E-003  -4.0639999999999999E-003  -4.0670000000000003E-003  -4.0710000000000000E-003  -4.0740000000000004E-003  -4.0769999999999999E-003  -4.0810000000000004E-003  -4.0840000000000000E-003  -4.0879999999999996E-003  -4.0910000000000000E-003  -4.0940000000000004E-003  -4.0980000000000001E-003  -4.1009999999999996E-003  -4.1050000000000001E-003  -4.1079999999999997E-003  -4.1120000000000002E-003  -4.1149999999999997E-003  -4.1190000000000003E-003  -4.1219999999999998E-003  -4.1260000000000003E-003  -4.1289999999999999E-003  -4.1330000000000004E-003  -4.1359999999999999E-003  -4.1399999999999996E-003  -4.1430000000000000E-003  -4.1469999999999996E-003  -4.1500000000000000E-003  -4.1529999999999996E-003  -4.1570000000000001E-003  -4.1599999999999996E-003  -4.1640000000000002E-003  -4.1669999999999997E-003  -4.1710000000000002E-003  -4.1739999999999998E-003  -4.1780000000000003E-003  -4.1809999999999998E-003  -4.1850000000000004E-003  -4.1879999999999999E-003  -4.1920000000000004E-003  -4.1949999999999999E-003  -4.1989999999999996E-003  -4.2020000000000000E-003  -4.2050000000000004E-003  -4.2090000000000001E-003  -4.2119999999999996E-003  -4.2160000000000001E-003  -4.2189999999999997E-003  -4.2230000000000002E-003  -4.2259999999999997E-003  -4.2300000000000003E-003  -4.2329999999999998E-003  -4.2370000000000003E-003  -4.2399999999999998E-003  -4.2440000000000004E-003  -4.2469999999999999E-003  -4.2509999999999996E-003  -4.2540000000000000E-003  -4.2579999999999996E-003  -4.2610000000000000E-003  -4.2640000000000004E-003  -4.2680000000000001E-003  -4.2709999999999996E-003  -4.2750000000000002E-003  -4.2779999999999997E-003  -4.2820000000000002E-003  -4.2849999999999997E-003  -4.2890000000000003E-003  -4.2919999999999998E-003  -4.2960000000000003E-003  -4.2989999999999999E-003  -4.3030000000000004E-003  -4.3059999999999999E-003  -4.3099999999999996E-003  -4.3130000000000000E-003  -4.3169999999999997E-003  -4.3200000000000001E-003  -4.3229999999999996E-003  -4.3270000000000001E-003  -4.3299999999999996E-003  -4.3340000000000002E-003  -4.3369999999999997E-003  -4.3410000000000002E-003  -4.3439999999999998E-003  -4.3480000000000003E-003  -4.3509999999999998E-003  -4.3550000000000004E-003  -4.3579999999999999E-003  -4.3620000000000004E-003  -4.3650000000000000E-003  -4.3689999999999996E-003  -4.3720000000000000E-003  -4.3750000000000004E-003  -4.3790000000000001E-003  -4.3819999999999996E-003  -4.3860000000000001E-003  -4.3889999999999997E-003  -4.3930000000000002E-003  -4.3959999999999997E-003  -4.4000000000000003E-003  -4.4029999999999998E-003  -4.4070000000000003E-003  -4.4099999999999999E-003  -4.4140000000000004E-003  -4.4169999999999999E-003  -4.4209999999999996E-003  -4.4240000000000000E-003  -4.4279999999999996E-003  -4.4310000000000000E-003  -4.4339999999999996E-003  -4.4380000000000001E-003  -4.4409999999999996E-003  -4.4450000000000002E-003  -4.4479999999999997E-003  -4.4520000000000002E-003  -4.4549999999999998E-003  -4.4590000000000003E-003  -4.4619999999999998E-003  -4.4660000000000004E-003  -4.4689999999999999E-003  -4.4730000000000004E-003  -4.4759999999999999E-003  -4.4799999999999996E-003  -4.4830000000000000E-003  -4.4869999999999997E-003  -4.4900000000000001E-003  -4.4929999999999996E-003  -4.4970000000000001E-003  -4.4999999999999997E-003  -4.5040000000000002E-003  -4.5069999999999997E-003  -4.5110000000000003E-003  -4.5139999999999998E-003  -4.5180000000000003E-003  -4.5209999999999998E-003  -4.5250000000000004E-003  -4.5279999999999999E-003  -4.5319999999999996E-003  -4.5360000000000001E-003  -4.5389999999999996E-003  -4.5430000000000002E-003  -4.5459999999999997E-003  -4.5500000000000002E-003  -4.5539999999999999E-003  -4.5570000000000003E-003  -4.5610000000000000E-003  -4.5649999999999996E-003  -4.5680000000000000E-003  -4.5719999999999997E-003  -4.5750000000000001E-003  -4.5789999999999997E-003  -4.5830000000000003E-003  -4.5859999999999998E-003  -4.5900000000000003E-003  -4.5940000000000000E-003  -4.5970000000000004E-003  -4.6010000000000001E-003  -4.6039999999999996E-003  -4.6080000000000001E-003  -4.6119999999999998E-003  -4.6150000000000002E-003  -4.6189999999999998E-003  -4.6230000000000004E-003  -4.6259999999999999E-003  -4.6299999999999996E-003  -4.6330000000000000E-003  -4.6369999999999996E-003  -4.6410000000000002E-003  -4.6439999999999997E-003  -4.6480000000000002E-003  -4.6509999999999998E-003  -4.6550000000000003E-003  -4.6589999999999999E-003  -4.6620000000000003E-003  -4.6660000000000000E-003  -4.6699999999999997E-003  -4.6730000000000001E-003  -4.6769999999999997E-003  -4.6800000000000001E-003  -4.6839999999999998E-003  -4.6880000000000003E-003  -4.6909999999999999E-003  -4.6950000000000004E-003  -4.6990000000000001E-003  -4.7019999999999996E-003  -4.7060000000000001E-003  -4.7089999999999996E-003  -4.7130000000000002E-003  -4.7169999999999998E-003  -4.7200000000000002E-003  -4.7239999999999999E-003  -4.7280000000000004E-003  -4.7310000000000000E-003  -4.7349999999999996E-003  -4.7380000000000000E-003  -4.7419999999999997E-003  -4.7460000000000002E-003  -4.7489999999999997E-003  -4.7530000000000003E-003  -4.7569999999999999E-003  -4.7600000000000003E-003  -4.7640000000000000E-003  -4.7670000000000004E-003  -4.7710000000000001E-003  -4.7749999999999997E-003  -4.7780000000000001E-003  -4.7819999999999998E-003  -4.7860000000000003E-003  -4.7889999999999999E-003  -4.7930000000000004E-003  -4.7959999999999999E-003  -4.7999999999999996E-003  -4.8040000000000001E-003  -4.8069999999999996E-003  -4.8110000000000002E-003  -4.8149999999999998E-003  -4.8180000000000002E-003  -4.8219999999999999E-003  -4.8250000000000003E-003  -4.8290000000000000E-003  -4.8329999999999996E-003  -4.8360000000000000E-003  -4.8399999999999997E-003  -4.8440000000000002E-003  -4.8469999999999997E-003  -4.8510000000000003E-003  -4.8539999999999998E-003  -4.8580000000000003E-003  -4.8620000000000000E-003  -4.8650000000000004E-003  -4.8690000000000001E-003  -4.8729999999999997E-003  -4.8760000000000001E-003  -4.8799999999999998E-003  -4.8830000000000002E-003  -4.8869999999999999E-003  -4.8910000000000004E-003  -4.8939999999999999E-003  -4.8979999999999996E-003  -4.9020000000000001E-003  -4.9049999999999996E-003  -4.9090000000000002E-003  -4.9119999999999997E-003  -4.9160000000000002E-003  -4.9199999999999999E-003  -4.9230000000000003E-003  -4.9270000000000000E-003  -4.9309999999999996E-003  -4.9340000000000000E-003  -4.9379999999999997E-003  -4.9410000000000001E-003  -4.9449999999999997E-003  -4.9490000000000003E-003  -4.9519999999999998E-003  -4.9560000000000003E-003  -4.9589999999999999E-003  -4.9630000000000004E-003  -4.9670000000000001E-003  -4.9699999999999996E-003  -4.9740000000000001E-003  -4.9779999999999998E-003  -4.9810000000000002E-003  -4.9849999999999998E-003  -4.9880000000000002E-003  -4.9919999999999999E-003  -4.9959999999999996E-003  -5.0000000000000001E-003  -5.0039999999999998E-003  -5.0070000000000002E-003  -5.0109999999999998E-003  -5.0150000000000004E-003  -5.0190000000000000E-003  -5.0220000000000004E-003  -5.0260000000000001E-003  -5.0299999999999997E-003  -5.0340000000000003E-003  -5.0379999999999999E-003  -5.0410000000000003E-003  -5.0450000000000000E-003  -5.0489999999999997E-003  -5.0530000000000002E-003  -5.0559999999999997E-003  -5.0600000000000003E-003  -5.0639999999999999E-003  -5.0679999999999996E-003  -5.0720000000000001E-003  -5.0749999999999997E-003  -5.0790000000000002E-003  -5.0829999999999998E-003  -5.0870000000000004E-003  -5.0899999999999999E-003  -5.0939999999999996E-003  -5.0980000000000001E-003  -5.1019999999999998E-003  -5.1060000000000003E-003  -5.1089999999999998E-003  -5.1130000000000004E-003  -5.1170000000000000E-003  -5.1209999999999997E-003  -5.1240000000000001E-003  -5.1279999999999997E-003  -5.1320000000000003E-003  -5.1359999999999999E-003  -5.1399999999999996E-003  -5.1430000000000000E-003  -5.1469999999999997E-003  -5.1510000000000002E-003  -5.1549999999999999E-003  -5.1580000000000003E-003  -5.1619999999999999E-003  -5.1659999999999996E-003  -5.1700000000000001E-003  -5.1739999999999998E-003  -5.1770000000000002E-003  -5.1809999999999998E-003  -5.1850000000000004E-003  -5.1890000000000000E-003  -5.1919999999999996E-003  -5.1960000000000001E-003  -5.1999999999999998E-003  -5.2040000000000003E-003  -5.2080000000000000E-003  -5.2110000000000004E-003  -5.2150000000000000E-003  -5.2189999999999997E-003  -5.2230000000000002E-003  -5.2259999999999997E-003  -5.2300000000000003E-003  -5.2339999999999999E-003  -5.2379999999999996E-003  -5.2420000000000001E-003  -5.2449999999999997E-003  -5.2490000000000002E-003  -5.2529999999999999E-003  -5.2570000000000004E-003  -5.2599999999999999E-003  -5.2639999999999996E-003  -5.2680000000000001E-003  -5.2719999999999998E-003  -5.2760000000000003E-003  -5.2789999999999998E-003  -5.2830000000000004E-003  -5.2870000000000000E-003  -5.2909999999999997E-003  -5.2940000000000001E-003  -5.2979999999999998E-003  -5.3020000000000003E-003  -5.3060000000000000E-003  -5.3099999999999996E-003  -5.3130000000000000E-003  -5.3169999999999997E-003  -5.3210000000000002E-003  -5.3249999999999999E-003  -5.3280000000000003E-003  -5.3319999999999999E-003  -5.3359999999999996E-003  -5.3400000000000001E-003  -5.3439999999999998E-003  -5.3470000000000002E-003  -5.3509999999999999E-003  -5.3550000000000004E-003  -5.3590000000000000E-003  -5.3619999999999996E-003  -5.3660000000000001E-003  -5.3699999999999998E-003  -5.3740000000000003E-003  -5.3780000000000000E-003  -5.3810000000000004E-003  -5.3850000000000000E-003  -5.3889999999999997E-003  -5.3930000000000002E-003  -5.3959999999999998E-003  -5.4000000000000003E-003  -5.4039999999999999E-003  -5.4079999999999996E-003  -5.4120000000000001E-003  -5.4149999999999997E-003  -5.4190000000000002E-003  -5.4229999999999999E-003  -5.4270000000000004E-003  -5.4299999999999999E-003  -5.4339999999999996E-003  -5.4380000000000001E-003  -5.4419999999999998E-003  -5.4460000000000003E-003  -5.4489999999999999E-003  -5.4530000000000004E-003  -5.4570000000000000E-003  -5.4609999999999997E-003  -5.4640000000000001E-003  -5.4679999999999998E-003  -5.4720000000000003E-003  -5.4760000000000000E-003  -5.4799999999999996E-003  -5.4840000000000002E-003  -5.4879999999999998E-003  -5.4920000000000004E-003  -5.4960000000000000E-003  -5.4999999999999997E-003  -5.5030000000000001E-003  -5.5069999999999997E-003  -5.5110000000000003E-003  -5.5149999999999999E-003  -5.5189999999999996E-003  -5.5230000000000001E-003  -5.5269999999999998E-003  -5.5310000000000003E-003  -5.5350000000000000E-003  -5.5389999999999997E-003  -5.5430000000000002E-003  -5.5469999999999998E-003  -5.5510000000000004E-003  -5.5550000000000000E-003  -5.5589999999999997E-003  -5.5620000000000001E-003  -5.5659999999999998E-003  -5.5700000000000003E-003  -5.5740000000000000E-003  -5.5779999999999996E-003  -5.5820000000000002E-003  -5.5859999999999998E-003  -5.5900000000000004E-003  -5.5940000000000000E-003  -5.5979999999999997E-003  -5.6020000000000002E-003  -5.6059999999999999E-003  -5.6100000000000004E-003  -5.6140000000000001E-003  -5.6179999999999997E-003  -5.6210000000000001E-003  -5.6249999999999998E-003  -5.6290000000000003E-003  -5.6330000000000000E-003  -5.6369999999999996E-003  -5.6410000000000002E-003  -5.6449999999999998E-003  -5.6490000000000004E-003  -5.6530000000000000E-003  -5.6569999999999997E-003  -5.6610000000000002E-003  -5.6649999999999999E-003  -5.6690000000000004E-003  -5.6730000000000001E-003  -5.6769999999999998E-003  -5.6800000000000002E-003  -5.6839999999999998E-003  -5.6880000000000003E-003  -5.6920000000000000E-003  -5.6959999999999997E-003  -5.7000000000000002E-003  -5.7039999999999999E-003  -5.7080000000000004E-003  -5.7120000000000001E-003  -5.7159999999999997E-003  -5.7200000000000003E-003  -5.7239999999999999E-003  -5.7279999999999996E-003  -5.7320000000000001E-003  -5.7349999999999996E-003  -5.7390000000000002E-003  -5.7429999999999998E-003  -5.7470000000000004E-003  -5.7510000000000000E-003  -5.7549999999999997E-003  -5.7590000000000002E-003  -5.7629999999999999E-003  -5.7670000000000004E-003  -5.7710000000000001E-003  -5.7749999999999998E-003  -5.7790000000000003E-003  -5.7829999999999999E-003  -5.7869999999999996E-003  -5.7910000000000001E-003  -5.7939999999999997E-003  -5.7980000000000002E-003  -5.8019999999999999E-003  -5.8060000000000004E-003  -5.8100000000000001E-003  -5.8139999999999997E-003  -5.8180000000000003E-003  -5.8219999999999999E-003  -5.8259999999999996E-003  -5.8300000000000001E-003  -5.8339999999999998E-003  -5.8380000000000003E-003  -5.8420000000000000E-003  -5.8459999999999996E-003  -5.8500000000000002E-003  -5.8529999999999997E-003  -5.8570000000000002E-003  -5.8609999999999999E-003  -5.8650000000000004E-003  -5.8690000000000001E-003  -5.8729999999999997E-003  -5.8770000000000003E-003  -5.8809999999999999E-003  -5.8849999999999996E-003  -5.8890000000000001E-003  -5.8929999999999998E-003  -5.8970000000000003E-003  -5.9010000000000000E-003  -5.9049999999999997E-003  -5.9080000000000001E-003  -5.9119999999999997E-003  -5.9160000000000003E-003  -5.9199999999999999E-003  -5.9239999999999996E-003  -5.9280000000000001E-003  -5.9319999999999998E-003  -5.9360000000000003E-003  -5.9400000000000000E-003  -5.9439999999999996E-003  -5.9480000000000002E-003  -5.9519999999999998E-003  -5.9560000000000004E-003  -5.9600000000000000E-003  -5.9639999999999997E-003  -5.9670000000000001E-003  -5.9709999999999997E-003  -5.9750000000000003E-003  -5.9789999999999999E-003  -5.9839999999999997E-003  -5.9880000000000003E-003  -5.9919999999999999E-003  -5.9959999999999996E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           98
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           99
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          100
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           98
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           99
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          100
 rrm velocity at k =           23  =   -60.030204050801679      m/s
 Nrm velocity at k =           23  =   -35.034285696300984      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          107
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          108
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          109
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          110
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          116
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          106
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          107
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          108
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          109
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          110
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          111
 rrm velocity at k =           23  =   -60.030204050801672      m/s
 Nrm velocity at k =           23  =   -35.034285696300977      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          115
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          117
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          118
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          119
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          120
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          121
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          122
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          115
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          117
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          118
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          119
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          120
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          121
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          122
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          112
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          113
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          126
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          127
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          112
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          113
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          126
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          127
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          108
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          108
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          109
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          110
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          111
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           98
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          110
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          111
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          106
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          101
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          106
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          101
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          101
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm velocity at k =           26  =   -60.030204050801672      m/s
 rrm velocity at k =           27  =   -60.030204050801679      m/s
 rrm velocity at k =           28  =   -60.030204050801672      m/s
 rrm velocity at k =           29  =   -60.030204050801672      m/s
 Nrm velocity at k =           26  =   -35.034285696300977      m/s
 Nrm velocity at k =           27  =   -35.034285696300984      m/s
 Nrm velocity at k =           28  =   -35.034285696300977      m/s
 Nrm velocity at k =           29  =   -35.034285696300977      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          106
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 rrm velocity at k =           29  =   -60.030181637331800      m/s
 Nrm velocity at k =           29  =   -35.034272621776886      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm velocity at k =           29  =   -60.030112276808055      m/s
 Nrm velocity at k =           29  =   -35.034232161471365      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 rrm velocity at k =           15  =   -60.030201546760857      m/s
 rrm velocity at k =           31  =   -60.030201546760907      m/s
 Nrm velocity at k =           15  =   -35.034284235610500      m/s
 Nrm velocity at k =           31  =   -35.034284235610528      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           87
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           88
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm velocity at k =           15  =   -60.030204050801672      m/s
 Nrm velocity at k =           15  =   -35.034285696300977      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =      300.0
iteration =        2; time =      600.0
iteration =        3; time =      900.0
iteration =        4; time =     1200.0
iteration =        5; time =     1500.0
iteration =        6; time =     1800.0
iteration =        7; time =     2100.0
iteration =        8; time =     2400.0
iteration =        9; time =     2700.0
iteration =       10; time =     3000.0
iteration =       11; time =     3300.0
iteration =       12; time =     3600.0
iteration =       13; time =     3900.0
iteration =       14; time =     4200.0
iteration =       15; time =     4500.0
iteration =       16; time =     4800.0
iteration =       17; time =     5100.0
iteration =       18; time =     5400.0
iteration =       19; time =     5700.0
iteration =       20; time =     6000.0
iteration =       21; time =     6300.0
iteration =       22; time =     6600.0
iteration =       23; time =     6900.0
iteration =       24; time =     7200.0
iteration =       25; time =     7500.0
iteration =       26; time =     7800.0
iteration =       27; time =     8100.0
iteration =       28; time =     8400.0
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm velocity at k =            3  =   -60.030198312251862      m/s
 Nrm velocity at k =            3  =   -35.034282348813583      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm velocity at k =            3  =   -59.978143756938891      m/s
 Nrm velocity at k =            3  =   -35.003917191547686      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          100
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           86
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          100
 rrm velocity at k =            4  =   -59.924033767592014      m/s
 rrm velocity at k =            5  =   -59.929090554872786      m/s
 Nrm velocity at k =            4  =   -34.972353031095345      m/s
 Nrm velocity at k =            5  =   -34.975302823675790      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           99
 rrm velocity at k =           24  =   -59.956705507833007      m/s
 rrm velocity at k =           25  =   -60.030204050801714      m/s
 rrm velocity at k =           26  =   -60.030204050801672      m/s
 rrm velocity at k =           27  =   -60.030204050801657      m/s
 rrm velocity at k =           28  =   -59.967919632077134      m/s
 Nrm velocity at k =           24  =   -34.991411546235923      m/s
 Nrm velocity at k =           25  =   -35.034285696300998      m/s
 Nrm velocity at k =           26  =   -35.034285696300977      m/s
 Nrm velocity at k =           27  =   -35.034285696300969      m/s
 Nrm velocity at k =           28  =   -34.997953118711656      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           99
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm velocity at k =           30  =   -60.030204050801721      m/s
 rrm velocity at k =           31  =   -60.030204050801693      m/s
 rrm velocity at k =           32  =   -60.030204050801672      m/s
 rrm velocity at k =           33  =   -60.030204050801693      m/s
 Nrm velocity at k =           30  =   -35.034285696301005      m/s
 Nrm velocity at k =           31  =   -35.034285696300984      m/s
 Nrm velocity at k =           32  =   -35.034285696300977      m/s
 Nrm velocity at k =           33  =   -35.034285696300984      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm velocity at k =           14  =   -60.021704387676586      m/s
 rrm velocity at k =           15  =   -59.963716390950324      m/s
 rrm velocity at k =           16  =   -59.939314188418805      m/s
 rrm velocity at k =           17  =   -60.030204050801657      m/s
 rrm velocity at k =           18  =   -60.030204050801657      m/s
 rrm velocity at k =           19  =   -60.030204050801693      m/s
 rrm velocity at k =           20  =   -60.030204050801672      m/s
 rrm velocity at k =           21  =   -60.030204050801679      m/s
 rrm velocity at k =           22  =   -60.030204050801679      m/s
 rrm velocity at k =           23  =   -60.030204050801672      m/s
 rrm velocity at k =           24  =   -60.030204050801636      m/s
 rrm velocity at k =           25  =   -60.030204050801636      m/s
 rrm velocity at k =           26  =   -60.030204050801721      m/s
 rrm velocity at k =           30  =   -60.030204050801679      m/s
 rrm velocity at k =           32  =   -60.030204050801721      m/s
 rrm velocity at k =           34  =   -60.030204050801650      m/s
 Nrm velocity at k =           14  =   -35.029327559478006      m/s
 Nrm velocity at k =           15  =   -34.995501228054358      m/s
 Nrm velocity at k =           16  =   -34.981266609910968      m/s
 Nrm velocity at k =           17  =   -35.034285696300969      m/s
 Nrm velocity at k =           18  =   -35.034285696300969      m/s
 Nrm velocity at k =           19  =   -35.034285696300984      m/s
 Nrm velocity at k =           20  =   -35.034285696300977      m/s
 Nrm velocity at k =           21  =   -35.034285696300984      m/s
 Nrm velocity at k =           22  =   -35.034285696300984      m/s
 Nrm velocity at k =           23  =   -35.034285696300977      m/s
 Nrm velocity at k =           24  =   -35.034285696300955      m/s
 Nrm velocity at k =           25  =   -35.034285696300955      m/s
 Nrm velocity at k =           26  =   -35.034285696301005      m/s
 Nrm velocity at k =           30  =   -35.034285696300984      m/s
 Nrm velocity at k =           32  =   -35.034285696301005      m/s
 Nrm velocity at k =           34  =   -35.034285696300962      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm velocity at k =           32  =   -60.030204050801657      m/s
 rrm velocity at k =           34  =   -60.030204050801650      m/s
 Nrm velocity at k =           32  =   -35.034285696300969      m/s
 Nrm velocity at k =           34  =   -35.034285696300962      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           99
 rrm velocity at k =           19  =   -59.951310299833430      m/s
 rrm velocity at k =           21  =   -60.030204050801679      m/s
 rrm velocity at k =           23  =   -60.030204050801679      m/s
 Nrm velocity at k =           19  =   -34.988264341569504      m/s
 Nrm velocity at k =           21  =   -35.034285696300984      m/s
 Nrm velocity at k =           23  =   -35.034285696300984      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm velocity at k =           26  =   -60.030204050801721      m/s
 Nrm velocity at k =           26  =   -35.034285696301005      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm velocity at k =           21  =   -60.030204050801657      m/s
 Nrm velocity at k =           21  =   -35.034285696300969      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm velocity at k =           21  =   -60.030204050801714      m/s
 rrm velocity at k =           24  =   -60.030204050801679      m/s
 Nrm velocity at k =           21  =   -35.034285696300998      m/s
 Nrm velocity at k =           24  =   -35.034285696300984      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm velocity at k =           24  =   -60.030204050801657      m/s
 Nrm velocity at k =           24  =   -35.034285696300969      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm velocity at k =            1  =   -60.030204050801679      m/s
 rrm velocity at k =            3  =   -60.030204050801700      m/s
 rrm velocity at k =           24  =   -59.957808002085670      m/s
 rrm velocity at k =           25  =   -60.030204050801714      m/s
 rrm velocity at k =           26  =   -60.030204050801700      m/s
 rrm velocity at k =           27  =   -60.030204050801700      m/s
 rrm velocity at k =           28  =   -60.030204050801679      m/s
 rrm velocity at k =           29  =   -60.031618439605516      m/s
 rrm velocity at k =           30  =   -60.043919086179137      m/s
 rrm velocity at k =           31  =   -60.030204050801693      m/s
 rrm velocity at k =           32  =   -60.030204050801714      m/s
 Nrm velocity at k =            1  =   -35.034285696300984      m/s
 Nrm velocity at k =            3  =   -35.034285696300991      m/s
 Nrm velocity at k =           24  =   -34.992054667883309      m/s
 Nrm velocity at k =           25  =   -35.034285696300998      m/s
 Nrm velocity at k =           26  =   -35.034285696300991      m/s
 Nrm velocity at k =           27  =   -35.034285696300991      m/s
 Nrm velocity at k =           28  =   -35.034285696300984      m/s
 Nrm velocity at k =           29  =   -35.035110756436552      m/s
 Nrm velocity at k =           30  =   -35.042286133604499      m/s
 Nrm velocity at k =           31  =   -35.034285696300984      m/s
 Nrm velocity at k =           32  =   -35.034285696300998      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm velocity at k =            1  =   -60.030204050801679      m/s
 rrm velocity at k =            2  =   -60.030204050801714      m/s
 rrm velocity at k =            3  =   -60.030204050801650      m/s
 rrm velocity at k =            4  =   -60.030204050801700      m/s
 rrm velocity at k =            5  =   -60.030204050801672      m/s
 rrm velocity at k =            6  =   -60.030204050801657      m/s
 rrm velocity at k =            8  =   -60.030204050801672      m/s
 rrm velocity at k =           39  =   -60.032623896280150      m/s
 rrm velocity at k =           40  =   -60.031607956979677      m/s
 rrm velocity at k =           41  =   -60.031404919478668      m/s
 rrm velocity at k =           42  =   -60.031433867603518      m/s
 Nrm velocity at k =            1  =   -35.034285696300984      m/s
 Nrm velocity at k =            2  =   -35.034285696300998      m/s
 Nrm velocity at k =            3  =   -35.034285696300962      m/s
 Nrm velocity at k =            4  =   -35.034285696300991      m/s
 Nrm velocity at k =            5  =   -35.034285696300977      m/s
 Nrm velocity at k =            6  =   -35.034285696300969      m/s
 Nrm velocity at k =            8  =   -35.034285696300977      m/s
 Nrm velocity at k =           39  =   -35.035697272830092      m/s
 Nrm velocity at k =           40  =   -35.035104641571479      m/s
 Nrm velocity at k =           41  =   -35.034986203029220      m/s
 Nrm velocity at k =           42  =   -35.035003089435385      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm velocity at k =            1  =   -60.030204050801672      m/s
 rrm velocity at k =            2  =   -60.030204050801693      m/s
 rrm velocity at k =            3  =   -60.030204050801714      m/s
 rrm velocity at k =            4  =   -60.030204050801700      m/s
 rrm velocity at k =            5  =   -60.030204050801714      m/s
 rrm velocity at k =            6  =   -60.030204050801700      m/s
 rrm velocity at k =            7  =   -60.030204050801714      m/s
 rrm velocity at k =            8  =   -60.030204050801693      m/s
 rrm velocity at k =            9  =   -60.030204050801672      m/s
 Nrm velocity at k =            1  =   -35.034285696300977      m/s
 Nrm velocity at k =            2  =   -35.034285696300984      m/s
 Nrm velocity at k =            3  =   -35.034285696300998      m/s
 Nrm velocity at k =            4  =   -35.034285696300991      m/s
 Nrm velocity at k =            5  =   -35.034285696300998      m/s
 Nrm velocity at k =            6  =   -35.034285696300991      m/s
 Nrm velocity at k =            7  =   -35.034285696300998      m/s
 Nrm velocity at k =            8  =   -35.034285696300984      m/s
 Nrm velocity at k =            9  =   -35.034285696300977      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm velocity at k =            1  =   -60.030204050801679      m/s
 rrm velocity at k =            2  =   -60.030204050801672      m/s
 rrm velocity at k =            3  =   -59.922044594988144      m/s
 rrm velocity at k =            4  =   -60.030204050801650      m/s
 rrm velocity at k =            5  =   -60.030204050801700      m/s
 rrm velocity at k =            6  =   -60.030204050801657      m/s
 rrm velocity at k =            7  =   -60.030204050801679      m/s
 rrm velocity at k =            8  =   -60.030204050801679      m/s
 rrm velocity at k =            9  =   -60.030204050801693      m/s
 rrm velocity at k =           10  =   -60.030204050801657      m/s
 rrm velocity at k =           11  =   -59.939999182752558      m/s
 Nrm velocity at k =            1  =   -35.034285696300984      m/s
 Nrm velocity at k =            2  =   -35.034285696300977      m/s
 Nrm velocity at k =            3  =   -34.971192680409750      m/s
 Nrm velocity at k =            4  =   -35.034285696300962      m/s
 Nrm velocity at k =            5  =   -35.034285696300991      m/s
 Nrm velocity at k =            6  =   -35.034285696300969      m/s
 Nrm velocity at k =            7  =   -35.034285696300984      m/s
 Nrm velocity at k =            8  =   -35.034285696300984      m/s
 Nrm velocity at k =            9  =   -35.034285696300984      m/s
 Nrm velocity at k =           10  =   -35.034285696300969      m/s
 Nrm velocity at k =           11  =   -34.981666189938991      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm velocity at k =            1  =   -60.030204050801657      m/s
 rrm velocity at k =            2  =   -60.030204050801714      m/s
 rrm velocity at k =            3  =   -59.922127942912461      m/s
 rrm velocity at k =            4  =   -59.924205574425933      m/s
 rrm velocity at k =            5  =   -60.030204050801650      m/s
 rrm velocity at k =            6  =   -59.927305077885187      m/s
 rrm velocity at k =            7  =   -60.030204050801672      m/s
 rrm velocity at k =            8  =   -60.030204050801657      m/s
 rrm velocity at k =            9  =   -60.030204050801679      m/s
 rrm velocity at k =           10  =   -59.932085271860458      m/s
 rrm velocity at k =           11  =   -59.934025469710690      m/s
 rrm velocity at k =           12  =   -60.013996008478365      m/s
 Nrm velocity at k =            1  =   -35.034285696300969      m/s
 Nrm velocity at k =            2  =   -35.034285696300998      m/s
 Nrm velocity at k =            3  =   -34.971241300032268      m/s
 Nrm velocity at k =            4  =   -34.972453251748462      m/s
 Nrm velocity at k =            5  =   -35.034285696300962      m/s
 Nrm velocity at k =            6  =   -34.974261295433024      m/s
 Nrm velocity at k =            7  =   -35.034285696300977      m/s
 Nrm velocity at k =            8  =   -35.034285696300969      m/s
 Nrm velocity at k =            9  =   -35.034285696300984      m/s
 Nrm velocity at k =           10  =   -34.977049741918599      m/s
 Nrm velocity at k =           11  =   -34.978181523997904      m/s
 Nrm velocity at k =           12  =   -35.024831004945717      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm velocity at k =            1  =   -59.915102025400827      m/s
 rrm velocity at k =            2  =   -59.919399651755967      m/s
 rrm velocity at k =            3  =   -59.922298424217153      m/s
 rrm velocity at k =            4  =   -59.924421985970220      m/s
 rrm velocity at k =            5  =   -60.030204050801650      m/s
 rrm velocity at k =            6  =   -59.927584763280535      m/s
 rrm velocity at k =            7  =   -59.928900449577569      m/s
 rrm velocity at k =            8  =   -60.030204050801693      m/s
 rrm velocity at k =            9  =   -60.030204050801721      m/s
 rrm velocity at k =           10  =   -59.948863359672067      m/s
 rrm velocity at k =           11  =   -59.972015768605289      m/s
 Nrm velocity at k =            1  =   -34.967142848150488      m/s
 Nrm velocity at k =            2  =   -34.969649796857645      m/s
 Nrm velocity at k =            3  =   -34.971340747460005      m/s
 Nrm velocity at k =            4  =   -34.972579491815964      m/s
 Nrm velocity at k =            5  =   -35.034285696300962      m/s
 Nrm velocity at k =            6  =   -34.974424445246981      m/s
 Nrm velocity at k =            7  =   -34.975191928920246      m/s
 Nrm velocity at k =            8  =   -35.034285696300984      m/s
 Nrm velocity at k =            9  =   -35.034285696301005      m/s
 Nrm velocity at k =           10  =   -34.986836959808706      m/s
 Nrm velocity at k =           11  =   -35.000342531686414      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 rrm velocity at k =           50  =   -60.055396654969307      m/s
 Nrm velocity at k =           50  =   -35.048981382065428      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm velocity at k =            1  =   -59.969148034020087      m/s
 rrm velocity at k =            2  =   -59.975455821150085      m/s
 rrm velocity at k =            3  =   -59.984424329585970      m/s
 rrm velocity at k =            4  =   -60.008971472725115      m/s
 rrm velocity at k =            5  =   -59.984064026376245      m/s
 rrm velocity at k =            6  =   -59.974950539024377      m/s
 rrm velocity at k =            7  =   -60.009207402797806      m/s
 rrm velocity at k =            8  =   -59.953801364085081      m/s
 rrm velocity at k =            9  =   -59.932431583808864      m/s
 rrm velocity at k =           10  =   -59.949457243995120      m/s
 rrm velocity at k =           12  =   -60.031542029883830      m/s
 rrm velocity at k =           13  =   -60.009802533468239      m/s
 rrm velocity at k =           25  =   -59.963528591134221      m/s
 rrm velocity at k =           27  =   -59.968761175222049      m/s
 rrm velocity at k =           28  =   -59.964105677812242      m/s
 rrm velocity at k =           50  =   -60.064220668902408      m/s
 Nrm velocity at k =            1  =   -34.998669686511718      m/s
 Nrm velocity at k =            2  =   -35.002349229004217      m/s
 Nrm velocity at k =            3  =   -35.007580858925145      m/s
 Nrm velocity at k =            4  =   -35.021900025756317      m/s
 Nrm velocity at k =            5  =   -35.007370682052809      m/s
 Nrm velocity at k =            6  =   -35.002054481097552      m/s
 Nrm velocity at k =            7  =   -35.022037651632054      m/s
 Nrm velocity at k =            8  =   -34.989717462382963      m/s
 Nrm velocity at k =            9  =   -34.977251757221836      m/s
 Nrm velocity at k =           10  =   -34.987183392330486      m/s
 Nrm velocity at k =           12  =   -35.035066184098902      m/s
 Nrm velocity at k =           13  =   -35.022384811189809      m/s
 Nrm velocity at k =           25  =   -34.995391678161631      m/s
 Nrm velocity at k =           27  =   -34.998444018879532      m/s
 Nrm velocity at k =           28  =   -34.995728312057139      m/s
 Nrm velocity at k =           50  =   -35.054128723526404      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          104
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm velocity at k =           50  =   -60.070137530136307      m/s
 Nrm velocity at k =           50  =   -35.057580225912844      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm velocity at k =           50  =   -60.073328761542605      m/s
 Nrm velocity at k =           50  =   -35.059441777566519      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          105
 rrm velocity at k =           29  =   -59.993367011293500      m/s
 rrm velocity at k =           30  =   -59.972583791637803      m/s
 rrm velocity at k =           31  =   -60.030204050801693      m/s
 rrm velocity at k =           32  =   -60.030204050801629      m/s
 rrm velocity at k =           33  =   -60.030204050801679      m/s
 rrm velocity at k =           34  =   -60.030204050801672      m/s
 rrm velocity at k =           35  =   -60.030204050801672      m/s
 rrm velocity at k =           36  =   -60.030204050801714      m/s
 rrm velocity at k =           37  =   -60.030204050801693      m/s
 rrm velocity at k =           38  =   -60.030204050801672      m/s
 rrm velocity at k =           39  =   -60.030204050801657      m/s
 Nrm velocity at k =           29  =   -35.012797423254540      m/s
 Nrm velocity at k =           30  =   -35.000673878455387      m/s
 Nrm velocity at k =           31  =   -35.034285696300984      m/s
 Nrm velocity at k =           32  =   -35.034285696300948      m/s
 Nrm velocity at k =           33  =   -35.034285696300984      m/s
 Nrm velocity at k =           34  =   -35.034285696300977      m/s
 Nrm velocity at k =           35  =   -35.034285696300977      m/s
 Nrm velocity at k =           36  =   -35.034285696300998      m/s
 Nrm velocity at k =           37  =   -35.034285696300984      m/s
 Nrm velocity at k =           38  =   -35.034285696300977      m/s
 Nrm velocity at k =           39  =   -35.034285696300969      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm velocity at k =           44  =   -60.032057841619320      m/s
 rrm velocity at k =           45  =   -60.031811707877331      m/s
 Nrm velocity at k =           44  =   -35.035367074277936      m/s
 Nrm velocity at k =           45  =   -35.035223496261779      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           89
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm velocity at k =           34  =   -60.030204050801693      m/s
 Nrm velocity at k =           34  =   -35.034285696300984      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm velocity at k =           34  =   -59.905623330837500      m/s
 Nrm velocity at k =           34  =   -34.961613609655210      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Program exited normally
iteration =       29; time =     8700.0
iteration =       30; time =     9000.0
iteration =       31; time =     9300.0
iteration =       32; time =     9600.0
iteration =       33; time =     9900.0
iteration =       34; time =    10200.0
iteration =       35; time =    10500.0
iteration =       36; time =    10800.0
iteration =       37; time =    11100.0
iteration =       38; time =    11400.0
iteration =       39; time =    11700.0
iteration =       40; time =    12000.0
iteration =       41; time =    12300.0
iteration =       42; time =    12600.0
iteration =       43; time =    12900.0
iteration =       44; time =    13200.0
iteration =       45; time =    13500.0
iteration =       46; time =    13800.0
iteration =       47; time =    14100.0
iteration =       48; time =    14400.0
iteration =       49; time =    14700.0
iteration =       50; time =    15000.0
iteration =       51; time =    15300.0
iteration =       52; time =    15600.0
iteration =       53; time =    15900.0
iteration =       54; time =    16200.0
iteration =       55; time =    16500.0
iteration =       56; time =    16800.0
iteration =       57; time =    17100.0
iteration =       58; time =    17400.0
iteration =       59; time =    17700.0
iteration =       60; time =    18000.0
iteration =       61; time =    18300.0
iteration =       62; time =    18600.0
iteration =       63; time =    18900.0
iteration =       64; time =    19200.0
iteration =       65; time =    19500.0
iteration =       66; time =    19800.0
iteration =       67; time =    20100.0
iteration =       68; time =    20400.0
iteration =       69; time =    20700.0
iteration =       70; time =    21000.0
iteration =       71; time =    21300.0
iteration =       72; time =    21600.0
CLUBB-TIMER time_loop_init =             0.0462
CLUBB-TIMER time_clubb_advance =         0.5171
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.2668
CLUBB-TIMER time_microphys_advance =     0.0376
CLUBB-TIMER time_loop_end =              0.2554
CLUBB-TIMER time_output_multi_col =      0.0000
CLUBB-TIMER time_total =                 1.1648
Running dycoms2_rf02_nd
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:41
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = dycoms2_rf02
 nzmax =           75
 grid_type =            1
 deltaz =    40.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    1600.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           11
 month =            7
 year =         2001
 lat_vals =    31.500000000000000     
 lon_vals =   -122.00000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    0.0000000000000000     
 time_final =    21600.000000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    292.00000000000000     
 p_sfc =    101780.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    7.6000000000000004E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  T
 l_modify_bc_for_cnvg_test =  T
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/dycoms2_rf02_nd
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = dycoms2_rf02_nd
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    70.000000000000000     
 F1 =    22.000000000000000     
 kappa =    85.000000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  T
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: dycoms2_rf02_sounding.in
 File exists?  T
 Path to sclr_sounding: dycoms2_rf02_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: dycoms2_rf02_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000       0.29299999999999998       0.58599999999999997       0.87900000000000000        1.1719999999999999        1.4650000000000001        1.7580000000000000        2.0510000000000002        2.3439999999999999        2.6370000000000000        2.9300000000000002        3.2229999999999999        3.5160000000000000        3.8090000000000002        4.1020000000000003        4.3949999999999996        4.6879999999999997        4.9800000000000004        5.2729999999999997        5.5659999999999998        5.8590000000000000        6.1520000000000001        6.4450000000000003        6.7380000000000004        7.0309999999999997        7.3239999999999998        7.6170000000000000        7.9100000000000001        8.2029999999999994        8.4960000000000004        8.7889999999999997        9.0820000000000007        9.3750000000000000        9.6679999999999993        9.9610000000000003        10.254000000000000        10.547000000000001        10.840000000000000        11.132999999999999        11.426000000000000        11.718999999999999        12.012000000000000        12.305000000000000        12.598000000000001        12.891000000000000        13.183999999999999        13.477000000000000        13.770000000000000        14.061999999999999        14.355000000000000        14.648000000000000        14.941000000000001        15.234000000000000        15.526999999999999        15.820000000000000        16.113000000000000        16.405999999999999        16.699000000000002        16.992000000000001        17.285000000000000        17.577999999999999        17.870999999999999        18.164000000000001        18.457000000000001        18.750000000000000        19.042999999999999        19.335999999999999        19.629000000000001        19.922000000000001        20.215000000000000        20.507999999999999        20.800999999999998        21.094000000000001        21.387000000000000        21.680000000000000        21.972999999999999        22.265999999999998        22.559000000000001        22.852000000000000        23.145000000000000        23.437999999999999        23.730000000000000        24.023000000000000        24.315999999999999        24.609000000000002        24.902000000000001        25.195000000000000        25.488000000000000        25.780999999999999        26.074000000000002        26.367000000000001        26.660000000000000        26.952999999999999        27.245999999999999        27.539000000000001        27.832000000000001        28.125000000000000        28.417999999999999        28.710999999999999        29.004000000000001        29.297000000000001        29.590000000000000        29.882999999999999        30.175999999999998        30.469000000000001        30.762000000000000        31.055000000000000        31.347999999999999        31.640999999999998        31.934000000000001        32.226999999999997        32.520000000000003        32.811999999999998        33.104999999999997        33.398000000000003        33.691000000000003        33.984000000000002        34.277000000000001        34.570000000000000        34.863000000000000        35.155999999999999        35.448999999999998        35.741999999999997        36.034999999999997        36.328000000000003        36.621000000000002        36.914000000000001        37.207000000000001        37.500000000000000        37.814000000000000        38.127000000000002        38.441000000000003        38.753999999999998        39.067999999999998        39.381000000000000        39.695000000000000        40.008000000000003        40.322000000000003        40.634999999999998        40.948999999999998        41.262000000000000        41.576000000000001        41.889000000000003        42.203000000000003        42.515999999999998        42.829999999999998        43.143999999999998        43.457000000000001        43.771000000000001        44.084000000000003        44.398000000000003        44.710999999999999        45.024999999999999        45.338000000000001        45.652000000000001        45.965000000000003        46.279000000000003        46.591999999999999        46.905999999999999        47.219000000000001        47.533000000000001        47.845999999999997        48.159999999999997        48.472999999999999        48.786999999999999        49.100999999999999        49.414000000000001        49.728000000000002        50.040999999999997        50.354999999999997        50.667999999999999        50.981999999999999        51.295000000000002        51.609000000000002        51.921999999999997        52.235999999999997        52.548999999999999        52.863000000000000        53.176000000000002        53.490000000000002        53.802999999999997        54.116999999999997        54.430999999999997        54.744000000000000        55.058000000000000        55.371000000000002        55.685000000000002        55.997999999999998        56.311999999999998        56.625000000000000        56.939000000000000        57.252000000000002        57.566000000000003        57.878999999999998        58.192999999999998        58.506000000000000        58.820000000000000        59.133000000000003        59.447000000000003        59.759999999999998        60.073999999999998        60.387999999999998        60.701000000000001        61.015000000000001        61.328000000000003        61.642000000000003        61.954999999999998        62.268999999999998        62.582000000000001        62.896000000000001        63.209000000000003        63.523000000000003        63.835999999999999        64.150000000000006        64.462999999999994        64.777000000000001        65.090000000000003        65.403999999999996        65.718000000000004        66.031000000000006        66.344999999999999        66.658000000000001        66.971999999999994        67.284999999999997        67.599000000000004        67.912000000000006        68.225999999999999        68.539000000000001        68.852999999999994        69.165999999999997        69.480000000000004        69.793000000000006        70.106999999999999        70.420000000000002        70.733999999999995        71.046999999999997        71.361000000000004        71.674999999999997        71.988000000000000        72.302000000000007        72.614999999999995        72.929000000000002        73.242000000000004        73.555999999999997        73.869000000000000        74.183000000000007        74.495999999999995        74.810000000000002        75.123000000000005        75.436999999999998        75.750000000000000        76.063999999999993        76.376999999999995        76.691000000000003        77.004999999999995        77.317999999999998        77.632000000000005        78.063000000000002        78.495000000000005        78.927000000000007        79.358999999999995        79.790000000000006        80.221999999999994        80.653999999999996        81.085999999999999        81.516999999999996        81.948999999999998        82.381000000000000        82.811999999999998        83.244000000000000        83.676000000000002        84.108000000000004        84.539000000000001        84.971000000000004        85.403000000000006        85.834999999999994        86.266000000000005        86.697999999999993        87.129999999999995        87.561999999999998        87.992999999999995        88.424999999999997        88.856999999999999        89.289000000000001        89.719999999999999        90.152000000000001        90.584000000000003        91.016000000000005        91.447000000000003        91.879000000000005        92.311000000000007        92.742999999999995        93.174000000000007        93.605999999999995        94.037999999999997        94.469999999999999        94.900999999999996        95.332999999999998        95.765000000000001        96.197000000000003        96.628000000000000        97.060000000000002        97.492000000000004        97.924000000000007        98.355000000000004        98.787000000000006        99.218999999999994        99.650000000000006        100.08199999999999        100.51400000000000        100.94600000000000        101.37700000000000        101.80900000000000        102.24100000000000        102.67300000000000        103.10400000000000        103.53600000000000        103.96800000000000        104.40000000000001        104.83100000000000        105.26300000000001        105.69499999999999        106.12700000000000        106.55800000000001        106.98999999999999        107.42200000000000        107.85400000000000        108.28500000000000        108.71700000000000        109.14900000000000        109.58100000000000        110.01200000000000        110.44400000000000        110.87600000000000        111.30800000000001        111.73900000000000        112.17100000000001        112.60299999999999        113.03500000000000        113.46599999999999        113.89800000000000        114.33000000000000        114.76200000000000        115.19300000000000        115.62500000000000        116.05700000000000        116.48800000000000        116.92000000000000        117.35200000000000        117.78400000000001        118.21500000000000        118.64700000000001        119.07899999999999        119.51100000000000        119.94199999999999        120.37400000000000        120.80600000000000        121.23800000000000        121.66900000000000        122.10100000000000        122.53300000000000        122.96500000000000        123.39600000000000        123.82800000000000        124.26000000000001        124.69199999999999        125.12300000000000        125.55500000000001        125.98699999999999        126.41900000000000        126.84999999999999        127.28200000000000        127.71400000000000        128.14599999999999        128.57700000000000        129.00899999999999        129.44100000000000        129.87299999999999        130.30400000000000        130.73599999999999        131.16800000000001        131.59899999999999        132.03100000000001        132.46299999999999        132.89500000000001        133.36799999999999        133.84000000000000        134.31299999999999        134.78600000000000        135.25899999999999        135.73200000000000        136.20500000000001        136.67800000000000        137.15000000000001        137.62299999999999        138.09600000000000        138.56899999999999        139.04200000000000        139.51499999999999        139.98800000000000        140.46100000000001        140.93299999999999        141.40600000000001        141.87899999999999        142.35200000000000        142.82499999999999        143.29800000000000        143.77099999999999        144.24299999999999        144.71600000000001        145.18899999999999        145.66200000000001        146.13499999999999        146.60800000000000        147.08099999999999        147.55300000000000        148.02600000000001        148.49900000000000        148.97200000000001        149.44499999999999        149.91800000000001        150.39099999999999        150.86300000000000        151.33600000000001        151.80900000000000        152.28200000000001        152.75500000000000        153.22800000000001        153.70099999999999        154.17400000000001        154.64599999999999        155.11900000000000        155.59200000000001        156.06500000000000        156.53800000000001        157.01100000000000        157.48400000000001        157.95599999999999        158.42900000000000        158.90199999999999        159.37500000000000        159.84800000000001        160.32100000000000        160.79400000000001        161.26599999999999        161.73900000000000        162.21199999999999        162.68500000000000        163.15799999999999        163.63100000000000        164.10400000000001        164.57599999999999        165.04900000000001        165.52199999999999        165.99500000000000        166.46799999999999        166.94100000000000        167.41399999999999        167.88600000000000        168.35900000000001        168.83199999999999        169.30500000000001        169.77799999999999        170.25100000000000        170.72399999999999        171.19700000000000        171.66900000000001        172.14200000000000        172.61500000000001        173.08799999999999        173.56100000000001        174.03399999999999        174.50700000000001        174.97900000000001        175.45200000000000        175.92500000000001        176.39800000000000        176.87100000000001        177.34399999999999        177.81700000000001        178.28899999999999        178.76200000000000        179.23500000000001        179.70800000000000        180.18100000000001        180.65400000000000        181.12700000000001        181.59899999999999        182.07200000000000        182.54499999999999        183.01800000000000        183.49100000000001        183.96400000000000        184.43700000000001        184.91000000000000        185.38200000000001        185.85499999999999        186.32800000000000        186.80099999999999        187.27400000000000        187.74700000000001        188.22000000000000        188.69200000000001        189.16499999999999        189.63800000000001        190.11099999999999        190.58400000000000        191.05699999999999        191.53000000000000        192.00200000000001        192.47499999999999        192.94800000000001        193.42099999999999        193.93500000000000        194.44900000000001        194.96299999999999        195.47700000000000        195.99100000000001        196.50500000000000        197.01900000000001        197.53299999999999        198.04700000000000        198.56100000000001        199.07499999999999        199.58900000000000        200.10300000000001        200.61699999999999        201.13100000000000        201.64500000000001        202.15899999999999        202.67300000000000        203.18700000000001        203.70099999999999        204.21500000000000        204.72900000000001        205.24299999999999        205.75700000000001        206.27099999999999        206.78500000000000        207.29800000000000        207.81200000000001        208.32599999999999        208.84000000000000        209.35400000000001        209.86799999999999        210.38200000000001        210.89599999999999        211.41000000000000        211.92400000000001        212.43799999999999        212.95200000000000        213.46600000000001        213.97999999999999        214.49400000000000        215.00800000000001        215.52199999999999        216.03600000000000        216.55000000000001        217.06399999999999        217.57800000000000        218.09200000000001        218.60599999999999        219.12000000000000        219.63399999999999        220.14800000000000        220.66200000000001        221.17599999999999        221.69000000000000        222.20400000000001        222.71799999999999        223.23200000000000        223.74600000000001        224.25999999999999        224.77400000000000        225.28800000000001        225.80199999999999        226.31600000000000        226.83000000000001        227.34399999999999        227.85800000000000        228.37200000000001        228.88600000000000        229.40000000000001        229.91399999999999        230.42800000000000        230.94200000000001        231.45599999999999        231.97000000000000        232.48400000000001        232.99700000000001        233.51100000000000        234.02500000000001        234.53899999999999        235.05300000000000        235.56700000000001        236.08099999999999        236.59500000000000        237.10900000000001        237.62299999999999        238.13700000000000        238.65100000000001        239.16499999999999        239.67900000000000        240.19300000000001        240.70699999999999        241.22100000000000        241.73500000000001        242.24900000000000        242.76300000000001        243.27699999999999        243.79100000000000        244.30500000000001        244.81899999999999        245.33300000000000        245.84700000000001        246.36099999999999        246.87500000000000        247.38900000000001        247.90299999999999        248.41700000000000        248.93100000000001        249.44499999999999        249.95900000000000        250.47300000000001        250.98699999999999        251.50100000000000        252.01499999999999        252.52900000000000        253.04300000000001        253.55699999999999        254.07100000000000        254.58500000000001        255.09899999999999        255.61300000000000        256.12700000000001        256.64100000000002        257.15499999999997        257.66899999999998        258.18299999999999        258.69600000000003        259.20999999999998        259.76600000000002        260.32100000000003        260.87599999999998        261.43099999999998        261.98599999999999        262.54100000000000        263.09600000000000        263.65100000000001        264.20600000000002        264.76100000000002        265.31700000000001        265.87200000000001        266.42700000000002        266.98200000000003        267.53699999999998        268.09199999999998        268.64699999999999        269.20200000000000        269.75700000000001        270.31200000000001        270.86799999999999        271.42300000000000        271.97800000000001        272.53300000000002        273.08800000000002        273.64299999999997        274.19799999999998        274.75299999999999        275.30799999999999        275.86300000000000        276.41899999999998        276.97399999999999        277.52900000000000        278.08400000000000        278.63900000000001        279.19400000000002        279.74900000000002        280.30399999999997        280.85899999999998        281.41399999999999        281.97000000000003        282.52499999999998        283.07999999999998        283.63499999999999        284.19000000000000        284.74500000000000        285.30000000000001        285.85500000000002        286.41000000000003        286.96499999999997        287.51999999999998        288.07600000000002        288.63099999999997        289.18599999999998        289.74099999999999        290.29599999999999        290.85100000000000        291.40600000000001        291.96100000000001        292.51600000000002        293.07100000000003        293.62700000000001        294.18200000000002        294.73700000000002        295.29199999999997        295.84699999999998        296.40199999999999        296.95699999999999        297.51200000000000        298.06700000000001        298.62200000000001        299.17800000000000        299.73300000000000        300.28800000000001        300.84300000000002        301.39800000000002        301.95299999999997        302.50799999999998        303.06299999999999        303.61799999999999        304.17300000000000        304.72899999999998        305.28399999999999        305.83900000000000        306.39400000000001        306.94900000000001        307.50400000000002        308.05900000000003        308.61399999999998        309.16899999999998        309.72399999999999        310.27999999999997        310.83499999999998        311.38999999999999        311.94499999999999        312.50000000000000        313.05500000000001        313.61000000000001        314.16500000000002        314.72000000000003        315.27499999999998        315.83100000000002        316.38600000000002        316.94099999999997        317.49599999999998        318.05099999999999        318.60599999999999        319.16100000000000        319.71600000000001        320.27100000000002        320.82600000000002        321.38200000000001        321.93700000000001        322.49200000000002        323.04700000000003        323.60199999999998        324.15699999999998        324.71199999999999        325.26700000000000        325.82200000000000        326.37700000000001        326.93200000000002        327.48800000000000        328.04300000000001        328.59800000000001        329.15300000000002        329.70800000000003        330.26299999999998        330.85899999999998        331.45600000000002        332.05200000000002        332.64800000000002        333.24400000000003        333.83999999999997        334.43700000000001        335.03300000000002        335.62900000000002        336.22500000000002        336.82100000000003        337.41800000000001        338.01400000000001        338.61000000000001        339.20600000000002        339.80300000000000        340.39900000000000        340.99500000000000        341.59100000000001        342.18700000000001        342.78399999999999        343.38000000000000        343.97600000000000        344.57200000000000        345.16800000000001        345.76499999999999        346.36099999999999        346.95699999999999        347.55300000000000        348.14999999999998        348.74599999999998        349.34199999999998        349.93799999999999        350.53399999999999        351.13099999999997        351.72699999999998        352.32299999999998        352.91899999999998        353.51600000000002        354.11200000000002        354.70800000000003        355.30399999999997        355.89999999999998        356.49700000000001        357.09300000000002        357.68900000000002        358.28500000000003        358.88099999999997        359.47800000000001        360.07400000000001        360.67000000000002        361.26600000000002        361.86300000000000        362.45900000000000        363.05500000000001        363.65100000000001        364.24700000000001        364.84399999999999        365.44000000000000        366.03600000000000        366.63200000000001        367.22899999999998        367.82499999999999        368.42099999999999        369.01700000000000        369.61300000000000        370.20999999999998        370.80599999999998        371.40199999999999        371.99799999999999        372.59399999999999        373.19099999999997        373.78699999999998        374.38299999999998        374.97899999999998        375.57600000000002        376.17200000000003        376.76799999999997        377.36399999999998        377.95999999999998        378.55700000000002        379.15300000000002        379.74900000000002        380.34500000000003        380.94200000000001        381.53800000000001        382.13400000000001        382.73000000000002        383.32600000000002        383.92300000000000        384.51900000000001        385.11500000000001        385.71100000000001        386.30700000000002        386.90400000000000        387.50000000000000        388.09600000000000        388.69200000000001        389.28899999999999        389.88499999999999        390.48099999999999        391.07700000000000        391.67300000000000        392.26999999999998        392.86599999999999        393.46199999999999        394.05799999999999        394.65499999999997        395.25099999999998        395.84699999999998        396.44299999999998        397.03899999999999        397.63600000000002        398.23200000000003        398.82799999999997        399.42399999999998        400.01999999999998        400.61700000000002        401.21300000000002        401.80900000000003        402.40499999999997        403.00200000000001        403.59800000000001        404.19400000000002        404.79000000000002        405.38600000000002        405.98300000000000        406.57900000000001        407.21600000000001        407.85399999999998        408.49099999999999        409.12799999999999        409.76600000000002        410.40300000000002        411.04000000000002        411.67800000000000        412.31500000000000        412.95200000000000        413.58999999999997        414.22699999999998        414.86399999999998        415.50200000000001        416.13900000000001        416.77600000000001        417.41399999999999        418.05099999999999        418.68799999999999        419.32600000000002        419.96300000000002        420.60000000000002        421.23800000000000        421.87500000000000        422.51200000000000        423.14999999999998        423.78699999999998        424.42399999999998        425.06200000000001        425.69900000000001        426.33600000000001        426.97399999999999        427.61099999999999        428.24799999999999        428.88600000000002        429.52300000000002        430.16000000000003        430.79800000000000        431.43500000000000        432.07200000000000        432.70999999999998        433.34699999999998        433.98399999999998        434.62200000000001        435.25900000000001        435.89600000000002        436.53399999999999        437.17099999999999        437.80799999999999        438.44600000000003        439.08300000000003        439.72000000000003        440.35800000000000        440.99500000000000        441.63200000000001        442.26999999999998        442.90699999999998        443.54399999999998        444.18200000000002        444.81900000000002        445.45600000000002        446.09399999999999        446.73099999999999        447.36799999999999        448.00599999999997        448.64299999999997        449.27999999999997        449.91800000000001        450.55500000000001        451.19200000000001        451.82999999999998        452.46699999999998        453.10399999999998        453.74200000000002        454.37900000000002        455.01600000000002        455.65400000000000        456.29100000000000        456.92800000000000        457.56599999999997        458.20299999999997        458.83999999999997        459.47800000000001        460.11500000000001        460.75200000000001        461.38999999999999        462.02699999999999        462.66399999999999        463.30200000000002        463.93900000000002        464.57600000000002        465.21400000000000        465.85100000000000        466.48800000000000        467.12599999999998        467.76299999999998        468.39999999999998        469.03800000000001        469.67500000000001        470.31200000000001        470.94999999999999        471.58699999999999        472.22399999999999        472.86200000000002        473.49900000000002        474.13600000000002        474.77400000000000        475.41100000000000        476.04800000000000        476.68599999999998        477.32299999999998        477.95999999999998        478.59800000000001        479.23500000000001        479.87200000000001        480.50999999999999        481.14699999999999        481.78399999999999        482.42200000000003        483.05900000000003        483.69600000000003        484.33400000000000        484.97100000000000        485.60800000000000        486.24599999999998        486.88299999999998        487.51999999999998        488.15800000000002        488.83600000000001        489.51499999999999        490.19299999999998        490.87200000000001        491.55000000000001        492.22800000000001        492.90699999999998        493.58499999999998        494.26400000000001        494.94200000000001        495.62099999999998        496.29899999999998        496.97800000000001        497.65600000000001        498.33499999999998        499.01299999999998        499.69099999999997        500.37000000000000        501.04800000000000        501.72699999999998        502.40499999999997        503.08400000000000        503.76200000000000        504.44099999999997        505.11900000000003        505.79800000000000        506.47600000000000        507.15400000000000        507.83300000000003        508.51100000000002        509.19000000000000        509.86799999999999        510.54700000000003        511.22500000000002        511.90400000000000        512.58199999999999        513.26099999999997        513.93899999999996        514.61699999999996        515.29600000000005        515.97400000000005        516.65300000000002        517.33100000000002        518.00999999999999        518.68799999999999        519.36699999999996        520.04499999999996        520.72400000000005        521.40200000000004        522.08000000000004        522.75900000000001        523.43700000000001        524.11599999999999        524.79399999999998        525.47299999999996        526.15099999999995        526.83000000000004        527.50800000000004        528.18700000000001        528.86500000000001        529.54300000000001        530.22199999999998        530.89999999999998        531.57899999999995        532.25699999999995        532.93600000000004        533.61400000000003        534.29300000000001        534.97100000000000        535.64999999999998        536.32799999999997        537.00599999999997        537.68499999999995        538.36300000000006        539.04200000000003        539.72000000000003        540.39900000000000        541.07700000000000        541.75599999999997        542.43399999999997        543.11300000000006        543.79100000000005        544.46900000000005        545.14800000000002        545.82600000000002        546.50500000000000        547.18299999999999        547.86199999999997        548.53999999999996        549.21900000000005        549.89700000000005        550.57600000000002        551.25400000000002        551.93200000000002        552.61099999999999        553.28899999999999        553.96799999999996        554.64599999999996        555.32500000000005        556.00300000000004        556.68200000000002        557.36000000000001        558.03899999999999        558.71699999999998        559.39499999999998        560.07399999999996        560.75199999999995        561.43100000000004        562.10900000000004        562.78800000000001        563.46600000000001        564.14499999999998        564.82299999999998        565.50099999999998        566.17999999999995        566.85799999999995        567.53700000000003        568.21500000000003        568.89400000000001        569.57200000000000        570.25099999999998        570.92899999999997        571.60799999999995        572.28599999999994        572.96400000000006        573.64300000000003        574.32100000000003        575.00000000000000        575.71900000000005        576.43899999999996        577.15899999999999        577.87800000000004        578.59799999999996        579.31700000000001        580.03700000000003        580.75599999999997        581.47600000000000        582.19600000000003        582.91499999999996        583.63499999999999        584.35400000000004        585.07399999999996        585.79300000000001        586.51300000000003        587.23299999999995        587.95200000000000        588.67200000000003        589.39099999999996        590.11099999999999        590.83000000000004        591.54999999999995        592.26999999999998        592.98900000000003        593.70899999999995        594.42800000000000        595.14800000000002        595.86699999999996        596.58699999999999        597.30700000000002        598.02599999999995        598.74599999999998        599.46500000000003        600.18499999999995        600.90400000000000        601.62400000000002        602.34400000000005        603.06299999999999        603.78300000000002        604.50199999999995        605.22199999999998        605.94100000000003        606.66099999999994        607.38099999999997        608.10000000000002        608.82000000000005        609.53899999999999        610.25900000000001        610.97799999999995        611.69799999999998        612.41800000000001        613.13699999999994        613.85699999999997        614.57600000000002        615.29600000000005        616.01499999999999        616.73500000000001        617.45500000000004        618.17399999999998        618.89400000000001        619.61300000000006        620.33299999999997        621.05200000000002        621.77200000000005        622.49199999999996        623.21100000000001        623.93100000000004        624.64999999999998        625.37000000000000        626.08900000000006        626.80899999999997        627.52900000000000        628.24800000000005        628.96799999999996        629.68700000000001        630.40700000000004        631.12599999999998        631.84600000000000        632.56600000000003        633.28499999999997        634.00500000000000        634.72400000000005        635.44399999999996        636.16300000000001        636.88300000000004        637.60299999999995        638.32200000000000        639.04200000000003        639.76099999999997        640.48099999999999        641.20000000000005        641.91999999999996        642.63999999999999        643.35900000000004        644.07899999999995        644.79800000000000        645.51800000000003        646.23800000000006        646.95699999999999        647.67700000000002        648.39599999999996        649.11599999999999        649.83500000000004        650.55499999999995        651.27499999999998        651.99400000000003        652.71400000000006        653.43299999999999        654.15300000000002        654.87199999999996        655.59199999999998        656.31200000000001        657.03099999999995        657.75099999999998        658.47000000000003        659.19000000000005        659.90899999999999        660.62900000000002        661.34900000000005        662.06799999999998        662.78800000000001        663.50699999999995        664.22699999999998        664.94600000000003        665.66600000000005        666.38599999999997        667.10500000000002        667.86599999999999        668.62599999999998        669.38699999999994        670.14800000000002        670.90899999999999        671.66899999999998        672.42999999999995        673.19100000000003        673.95100000000002        674.71199999999999        675.47299999999996        676.23299999999995        676.99400000000003        677.75500000000000        678.51499999999999        679.27599999999995        680.03700000000003        680.79800000000000        681.55799999999999        682.31899999999996        683.08000000000004        683.84000000000003        684.60100000000000        685.36199999999997        686.12199999999996        686.88300000000004        687.64400000000001        688.40400000000000        689.16499999999996        689.92600000000004        690.68700000000001        691.44700000000000        692.20799999999997        692.96900000000005        693.72900000000004        694.49000000000001        695.25099999999998        696.01099999999997        696.77200000000005        697.53300000000002        698.29300000000001        699.05399999999997        699.81500000000005        700.57500000000005        701.33600000000001        702.09699999999998        702.85799999999995        703.61800000000005        704.37900000000002        705.13999999999999        705.89999999999998        706.66099999999994        707.42200000000003        708.18200000000002        708.94299999999998        709.70399999999995        710.46400000000006        711.22500000000002        711.98599999999999        712.74699999999996        713.50699999999995        714.26800000000003        715.02900000000000        715.78899999999999        716.54999999999995        717.31100000000004        718.07100000000003        718.83199999999999        719.59299999999996        720.35299999999995        721.11400000000003        721.87500000000000        722.63599999999997        723.39599999999996        724.15700000000004        724.91800000000001        725.67800000000000        726.43899999999996        727.20000000000005        727.96000000000004        728.72100000000000        729.48199999999997        730.24199999999996        731.00300000000004        731.76400000000001        732.52499999999998        733.28499999999997        734.04600000000005        734.80700000000002        735.56700000000001        736.32799999999997        737.08900000000006        737.84900000000005        738.61000000000001        739.37099999999998        740.13099999999997        740.89200000000005        741.65300000000002        742.41300000000001        743.17399999999998        743.93499999999995        744.69600000000003        745.45600000000002        746.21699999999998        746.97799999999995        747.73800000000006        748.49900000000002        749.25999999999999        750.01999999999998        750.78099999999995        751.54200000000003        752.30200000000002        753.06299999999999        753.82399999999996        754.58500000000004        755.34500000000003        756.10599999999999        756.86699999999996        757.62699999999995        758.38800000000003        759.14900000000000        759.90899999999999        760.66999999999996        761.43100000000004        762.19100000000003        762.95200000000000        763.71299999999997        764.47400000000005        765.27499999999998        766.07700000000000        766.87900000000002        767.68100000000004        768.48299999999995        769.28399999999999        770.08600000000001        770.88800000000003        771.69000000000005        772.49199999999996        773.29300000000001        774.09500000000003        774.89700000000005        775.69899999999996        776.50099999999998        777.30200000000002        778.10400000000004        778.90599999999995        779.70799999999997        780.50999999999999        781.31200000000001        782.11300000000006        782.91499999999996        783.71699999999998        784.51900000000001        785.32100000000003        786.12199999999996        786.92399999999998        787.72600000000000        788.52800000000002        789.33000000000004        790.13099999999997        790.93299999999999        791.73500000000001        792.53700000000003        793.33900000000006        794.13999999999999        794.94200000000001        795.74400000000003        796.54600000000005        797.34799999999996        798.14999999999998        798.95100000000002        799.75300000000004        800.55499999999995        801.35699999999997        802.15899999999999        802.96000000000004        803.76199999999994        804.56399999999996        805.36599999999999        806.16800000000001        806.96900000000005        807.77099999999996        808.57299999999998        809.37500000000000        810.17700000000002        810.97799999999995        811.77999999999997        812.58199999999999        813.38400000000001        814.18600000000004        814.98699999999997        815.78899999999999        816.59100000000001        817.39300000000003        818.19500000000005        818.99699999999996        819.79800000000000        820.60000000000002        821.40200000000004        822.20399999999995        823.00599999999997        823.80700000000002        824.60900000000004        825.41099999999994        826.21299999999997        827.01499999999999        827.81600000000003        828.61800000000005        829.41999999999996        830.22199999999998        831.02400000000000        831.82500000000005        832.62699999999995        833.42899999999997        834.23099999999999        835.03300000000002        835.83500000000004        836.63599999999997        837.43799999999999        838.24000000000001        839.04200000000003        839.84400000000005        840.64499999999998        841.44700000000000        842.24900000000002        843.05100000000004        843.85299999999995        844.65400000000000        845.45600000000002        846.25800000000004        847.05999999999995        847.86199999999997        848.66300000000001        849.46500000000003        850.26700000000005        851.06899999999996        851.87099999999998        852.67300000000000        853.47400000000005        854.27599999999995        855.07799999999997        855.88000000000000        856.68200000000002        857.48299999999995        858.28499999999997        859.08699999999999        859.88900000000001        860.69100000000003        861.49199999999996        862.29399999999998        863.09600000000000        863.89800000000002        864.70000000000005        865.50099999999998        866.30300000000000        867.10500000000002        867.94799999999998        868.79100000000005        869.63400000000001        870.47699999999998        871.32000000000005        872.16300000000001        873.00599999999997        873.84900000000005        874.69100000000003        875.53399999999999        876.37699999999995        877.22000000000003        878.06299999999999        878.90599999999995        879.74900000000002        880.59199999999998        881.43499999999995        882.27800000000002        883.12099999999998        883.96400000000006        884.80700000000002        885.64999999999998        886.49199999999996        887.33500000000004        888.17800000000000        889.02099999999996        889.86400000000003        890.70699999999999        891.54999999999995        892.39300000000003        893.23599999999999        894.07899999999995        894.92200000000003        895.76499999999999        896.60799999999995        897.45100000000002        898.29300000000001        899.13599999999997        899.97900000000004        900.82200000000000        901.66499999999996        902.50800000000004        903.35100000000000        904.19399999999996        905.03700000000003        905.88000000000000        906.72299999999996        907.56600000000003        908.40899999999999        909.25099999999998        910.09400000000005        910.93700000000001        911.77999999999997        912.62300000000005        913.46600000000001        914.30899999999997        915.15200000000004        915.99500000000000        916.83799999999997        917.68100000000004        918.52400000000000        919.36699999999996        920.21000000000004        921.05200000000002        921.89499999999998        922.73800000000006        923.58100000000002        924.42399999999998        925.26700000000005        926.11000000000001        926.95299999999997        927.79600000000005        928.63900000000001        929.48199999999997        930.32500000000005        931.16800000000001        932.01099999999997        932.85299999999995        933.69600000000003        934.53899999999999        935.38199999999995        936.22500000000002        937.06799999999998        937.91099999999994        938.75400000000002        939.59699999999998        940.44000000000005        941.28300000000002        942.12599999999998        942.96900000000005        943.81200000000001        944.65400000000000        945.49699999999996        946.34000000000003        947.18299999999999        948.02599999999995        948.86900000000003        949.71199999999999        950.55499999999995        951.39800000000002        952.24099999999999        953.08399999999995        953.92700000000002        954.76999999999998        955.61300000000006        956.45500000000004        957.29800000000000        958.14099999999996        958.98400000000004        959.82700000000000        960.66999999999996        961.51300000000003        962.35599999999999        963.19899999999996        964.04200000000003        964.88499999999999        965.72799999999995        966.57100000000003        967.41399999999999        968.25599999999997        969.09900000000005        969.94200000000001        970.78499999999997        971.62800000000004        972.47100000000000        973.31399999999996        974.15700000000004        975.00000000000000        975.88400000000001        976.76800000000003        977.65200000000004        978.53599999999994        979.41999999999996        980.30399999999997        981.18799999999999        982.07200000000000        982.95600000000002        983.84000000000003        984.72400000000005        985.60799999999995        986.49199999999996        987.37699999999995        988.26099999999997        989.14499999999998        990.02900000000000        990.91300000000001        991.79700000000003        992.68100000000004        993.56500000000005        994.44899999999996        995.33299999999997        996.21699999999998        997.10100000000000        997.98500000000001        998.86900000000003        999.75300000000004        1000.6369999999999        1001.5210000000000        1002.4050000000000        1003.2890000000000        1004.1730000000000        1005.0570000000000        1005.9420000000000        1006.8260000000000        1007.7100000000000        1008.5940000000001        1009.4780000000000        1010.3620000000000        1011.2460000000000        1012.1300000000000        1013.0140000000000        1013.8980000000000        1014.7820000000000        1015.6660000000001        1016.5500000000000        1017.4340000000000        1018.3180000000000        1019.2020000000000        1020.0860000000000        1020.9700000000000        1021.8540000000000        1022.7380000000001        1023.6220000000000        1024.5060000000001        1025.3910000000001        1026.2750000000001        1027.1590000000001        1028.0429999999999        1028.9269999999999        1029.8109999999999        1030.6949999999999        1031.5790000000000        1032.4630000000000        1033.3470000000000        1034.2310000000000        1035.1150000000000        1035.9990000000000        1036.8830000000000        1037.7670000000001        1038.6510000000001        1039.5350000000001        1040.4190000000001        1041.3030000000001        1042.1869999999999        1043.0709999999999        1043.9559999999999        1044.8399999999999        1045.7239999999999        1046.6079999999999        1047.4920000000000        1048.3760000000000        1049.2600000000000        1050.1440000000000        1051.0280000000000        1051.9120000000000        1052.7960000000000        1053.6800000000001        1054.5640000000001        1055.4480000000001        1056.3320000000001        1057.2159999999999        1058.0999999999999        1058.9839999999999        1059.8679999999999        1060.7520000000000        1061.6360000000000        1062.5200000000000        1063.4050000000000        1064.2890000000000        1065.1730000000000        1066.0570000000000        1066.9410000000000        1067.8250000000000        1068.7090000000001        1069.5930000000001        1070.4770000000001        1071.3610000000001        1072.2449999999999        1073.1289999999999        1074.0129999999999        1074.8969999999999        1075.7809999999999        1076.6650000000000        1077.5490000000000        1078.4330000000000        1079.3170000000000        1080.2010000000000        1081.0850000000000        1081.9700000000000        1082.8540000000000        1083.7380000000001        1084.6220000000001        1085.5060000000001        1086.3900000000001        1087.2739999999999        1088.1579999999999        1089.0830000000001        1090.0080000000000        1090.9330000000000        1091.8579999999999        1092.7840000000001        1093.7090000000001        1094.6340000000000        1095.5590000000000        1096.4839999999999        1097.4090000000001        1098.3350000000000        1099.2600000000000        1100.1849999999999        1101.1099999999999        1102.0350000000001        1102.9600000000000        1103.8860000000000        1104.8109999999999        1105.7360000000001        1106.6610000000001        1107.5860000000000        1108.5110000000000        1109.4369999999999        1110.3620000000001        1111.2870000000000        1112.2120000000000        1113.1369999999999        1114.0619999999999        1114.9880000000001        1115.9130000000000        1116.8380000000000        1117.7629999999999        1118.6880000000001        1119.6130000000001        1120.5390000000000        1121.4639999999999        1122.3889999999999        1123.3140000000001        1124.2390000000000        1125.1640000000000        1126.0899999999999        1127.0150000000001        1127.9400000000001        1128.8650000000000        1129.7900000000000        1130.7149999999999        1131.6410000000001        1132.5660000000000        1133.4910000000000        1134.4159999999999        1135.3409999999999        1136.2660000000001        1137.1920000000000        1138.1170000000000        1139.0419999999999        1139.9670000000001        1140.8920000000001        1141.8170000000000        1142.7429999999999        1143.6679999999999        1144.5930000000001        1145.5180000000000        1146.4430000000000        1147.3679999999999        1148.2940000000001        1149.2190000000001        1150.1440000000000        1151.0690000000000        1151.9939999999999        1152.9190000000001        1153.8450000000000        1154.7700000000000        1155.6949999999999        1156.6199999999999        1157.5450000000001        1158.4700000000000        1159.3960000000000        1160.3209999999999        1161.2460000000001        1162.1710000000000        1163.0960000000000        1164.0210000000000        1164.9469999999999        1165.8720000000001        1166.7970000000000        1167.7220000000000        1168.6469999999999        1169.5719999999999        1170.4970000000001        1171.4230000000000        1172.3480000000000        1173.2729999999999        1174.1980000000001        1175.1230000000000        1176.0480000000000        1176.9739999999999        1177.8989999999999        1178.8240000000001        1179.7490000000000        1180.6740000000000        1181.5989999999999        1182.5250000000001        1183.4500000000000        1184.3750000000000        1185.3000000000000        1186.2249999999999        1187.1500000000001        1188.0760000000000        1189.0010000000000        1189.9259999999999        1190.8510000000001        1191.7760000000001        1192.7010000000000        1193.6270000000000        1194.5519999999999        1195.4770000000001        1196.4020000000000        1197.3270000000000        1198.2520000000000        1199.1780000000001        1200.1030000000001        1201.0280000000000        1201.9530000000000        1202.8779999999999        1203.8030000000001        1204.7290000000000        1205.6540000000000        1206.5790000000000        1207.5450000000001        1208.5110000000000        1209.4780000000001        1210.4440000000000        1211.4100000000001        1212.3770000000000        1213.3430000000001        1214.3090000000000        1215.2750000000001        1216.2420000000000        1217.2080000000001        1218.1740000000000        1219.1410000000001        1220.1070000000000        1221.0730000000001        1222.0390000000000        1223.0060000000001        1223.9720000000000        1224.9380000000001        1225.9050000000000        1226.8710000000001        1227.8370000000000        1228.8030000000001        1229.7700000000000        1230.7360000000001        1231.7020000000000        1232.6690000000001        1233.6350000000000        1234.6010000000001        1235.5670000000000        1236.5340000000001        1237.5000000000000        1238.4659999999999        1239.4330000000000        1240.3989999999999        1241.3650000000000        1242.3309999999999        1243.2980000000000        1244.2639999999999        1245.2300000000000        1246.1969999999999        1247.1630000000000        1248.1289999999999        1249.0950000000000        1250.0619999999999        1251.0280000000000        1251.9939999999999        1252.9600000000000        1253.9269999999999        1254.8930000000000        1255.8589999999999        1256.8260000000000        1257.7919999999999        1258.7580000000000        1259.7239999999999        1260.6910000000000        1261.6569999999999        1262.6230000000000        1263.5899999999999        1264.5560000000000        1265.5219999999999        1266.4880000000001        1267.4549999999999        1268.4210000000000        1269.3869999999999        1270.3540000000000        1271.3199999999999        1272.2860000000001        1273.2520000000000        1274.2190000000001        1275.1849999999999        1276.1510000000001        1277.1179999999999        1278.0840000000001        1279.0500000000000        1280.0160000000001        1280.9829999999999        1281.9490000000001        1282.9150000000000        1283.8820000000001        1284.8480000000000        1285.8140000000001        1286.7800000000000        1287.7470000000001        1288.7130000000000        1289.6790000000001        1290.6460000000000        1291.6120000000001        1292.5780000000000        1293.5440000000001        1294.5110000000000        1295.4770000000001        1296.4430000000000        1297.4100000000001        1298.3760000000000        1299.3420000000001        1300.3080000000000        1301.2750000000001        1302.2410000000000        1303.2070000000001        1304.1730000000000        1305.1400000000001        1306.1060000000000        1307.0719999999999        1308.0390000000000        1309.0050000000001        1309.9710000000000        1310.9369999999999        1311.9040000000000        1312.8699999999999        1313.8360000000000        1314.8030000000001        1315.7690000000000        1316.7349999999999        1317.7010000000000        1318.6679999999999        1319.6340000000000        1320.5999999999999        1321.5670000000000        1322.5329999999999        1323.4990000000000        1324.4649999999999        1325.4320000000000        1326.3979999999999        1327.3640000000000        1328.3309999999999        1329.2970000000000        1330.2629999999999        1331.2710000000000        1332.2780000000000        1333.2850000000001        1334.2929999999999        1335.3000000000000        1336.3080000000000        1337.3150000000001        1338.3219999999999        1339.3299999999999        1340.3370000000000        1341.3450000000000        1342.3520000000001        1343.3589999999999        1344.3670000000000        1345.3740000000000        1346.3820000000001        1347.3889999999999        1348.3960000000000        1349.4040000000000        1350.4110000000001        1351.4190000000001        1352.4259999999999        1353.4330000000000        1354.4410000000000        1355.4480000000001        1356.4559999999999        1357.4630000000000        1358.4700000000000        1359.4780000000001        1360.4849999999999        1361.4929999999999        1362.5000000000000        1363.5070000000001        1364.5150000000001        1365.5219999999999        1366.5300000000000        1367.5370000000000        1368.5440000000001        1369.5519999999999        1370.5590000000000        1371.5670000000000        1372.5740000000001        1373.5809999999999        1374.5889999999999        1375.5960000000000        1376.6040000000000        1377.6110000000001        1378.6179999999999        1379.6260000000000        1380.6330000000000        1381.6410000000001        1382.6479999999999        1383.6550000000000        1384.6630000000000        1385.6700000000001        1386.6780000000001        1387.6849999999999        1388.6920000000000        1389.7000000000000        1390.7070000000001        1391.7149999999999        1392.7220000000000        1393.7290000000000        1394.7370000000001        1395.7439999999999        1396.7520000000000        1397.7590000000000        1398.7660000000001        1399.7739999999999        1400.7809999999999        1401.7890000000000        1402.7960000000000        1403.8030000000001        1404.8109999999999        1405.8180000000000        1406.8260000000000        1407.8330000000001        1408.8399999999999        1409.8480000000000        1410.8550000000000        1411.8630000000001        1412.8699999999999        1413.8770000000000        1414.8850000000000        1415.8920000000001        1416.9000000000001        1417.9069999999999        1418.9140000000000        1419.9220000000000        1420.9290000000001        1421.9369999999999        1422.9440000000000        1423.9510000000000        1424.9590000000001        1425.9659999999999        1426.9739999999999        1427.9810000000000        1428.9880000000001        1429.9960000000001        1431.0029999999999        1432.0110000000000        1433.0180000000000        1434.0250000000001        1435.0329999999999        1436.0400000000000        1437.0480000000000        1438.0550000000001        1439.0619999999999        1440.0699999999999        1441.0770000000000        1442.0850000000000        1443.0920000000001        1444.0989999999999        1445.1070000000000        1446.1140000000000        1447.1220000000001        1448.1289999999999        1449.1360000000000        1450.1440000000000        1451.1510000000001        1452.1590000000001        1453.1659999999999        1454.1730000000000        1455.1810000000000        1456.1880000000001        1457.1959999999999        1458.2030000000000        1459.2100000000000        1460.2590000000000        1461.3070000000000        1462.3560000000000        1463.4050000000000        1464.4530000000000        1465.5020000000000        1466.5500000000000        1467.5989999999999        1468.6469999999999        1469.6959999999999        1470.7439999999999        1471.7929999999999        1472.8409999999999        1473.8900000000001        1474.9380000000001        1475.9870000000001        1477.0350000000001        1478.0840000000001        1479.1320000000001        1480.1810000000000        1481.2290000000000        1482.2780000000000        1483.3260000000000        1484.3750000000000        1485.4230000000000        1486.4720000000000        1487.5200000000000        1488.5690000000000        1489.6179999999999        1490.6659999999999        1491.7149999999999        1492.7629999999999        1493.8119999999999        1494.8599999999999        1495.9090000000001        1496.9570000000001        1498.0060000000001        1499.0540000000001        1500.1030000000001        1501.1510000000001        1502.2000000000000        1503.2480000000000        1504.2970000000000        1505.3450000000000        1506.3940000000000        1507.4420000000000        1508.4910000000000        1509.5390000000000        1510.5880000000000        1511.6360000000000        1512.6849999999999        1513.7329999999999        1514.7819999999999        1515.8299999999999        1516.8789999999999        1517.9280000000001        1518.9760000000001        1520.0250000000001        1521.0730000000001        1522.1220000000001        1523.1700000000001        1524.2190000000001        1525.2670000000001        1526.3160000000000        1527.3640000000000        1528.4130000000000        1529.4610000000000        1530.5100000000000        1531.5580000000000        1532.6070000000000        1533.6550000000000        1534.7040000000000        1535.7520000000000        1536.8009999999999        1537.8489999999999        1538.8979999999999        1539.9459999999999        1540.9949999999999        1542.0429999999999        1543.0920000000001        1544.1400000000001        1545.1890000000001        1546.2380000000001        1547.2860000000001        1548.3350000000000        1549.3830000000000        1550.4320000000000        1551.4800000000000        1552.5290000000000        1553.5770000000000        1554.6260000000000        1555.6740000000000        1556.7230000000000        1557.7710000000000        1558.8199999999999        1559.8679999999999        1560.9169999999999        1561.9649999999999        1563.0139999999999        1564.0619999999999        1565.1110000000001        1566.1590000000001        1567.2080000000001        1568.2560000000001        1569.3050000000001        1570.3530000000001        1571.4020000000000        1572.4510000000000        1573.4990000000000        1574.5480000000000        1575.5960000000000        1576.6450000000000        1577.6930000000000        1578.7420000000000        1579.7900000000000        1580.8389999999999        1581.8869999999999        1582.9359999999999        1583.9839999999999        1585.0329999999999        1586.0809999999999        1587.1300000000001        1588.1780000000001        1589.2270000000001        1590.2750000000001        1591.3240000000001        1592.3720000000001        1593.4210000000000        1594.5110000000000        1595.5999999999999        1596.6900000000001        1597.7790000000000        1598.8689999999999        1599.9590000000001        1601.0480000000000        1602.1379999999999        1603.2280000000001        1604.3170000000000        1605.4069999999999        1606.4970000000001        1607.5860000000000        1608.6759999999999        1609.7650000000001        1610.8550000000000        1611.9449999999999        1613.0340000000001        1614.1240000000000        1615.2139999999999        1616.3030000000001        1617.3930000000000        1618.4829999999999        1619.5719999999999        1620.6620000000000        1621.7510000000000        1622.8409999999999        1623.9310000000000        1625.0200000000000        1626.1099999999999        1627.2000000000000        1628.2890000000000        1629.3789999999999        1630.4690000000001        1631.5580000000000        1632.6479999999999        1633.7380000000001        1634.8270000000000        1635.9169999999999        1637.0060000000001        1638.0960000000000        1639.1859999999999        1640.2750000000001        1641.3650000000000        1642.4549999999999        1643.5440000000001        1644.6340000000000        1645.7239999999999        1646.8130000000001        1647.9030000000000        1648.9920000000000        1650.0820000000001        1651.1720000000000        1652.2610000000000        1653.3510000000001        1654.4410000000000        1655.5300000000000        1656.6199999999999        1657.7100000000000        1658.7990000000000        1659.8889999999999        1660.9780000000001        1662.0680000000000        1663.1579999999999        1664.2470000000001        1665.3370000000000        1666.4269999999999        1667.5160000000001        1668.6060000000000        1669.6959999999999        1670.7850000000001        1671.8750000000000        1672.9639999999999        1674.0540000000001        1675.1440000000000        1676.2329999999999        1677.3230000000001        1678.4130000000000        1679.5020000000000        1680.5920000000001        1681.6820000000000        1682.7710000000000        1683.8610000000001        1684.9510000000000        1686.0400000000000        1687.1300000000001        1688.2190000000001        1689.3090000000000        1690.3989999999999        1691.4880000000001        1692.5780000000000        1693.6679999999999        1694.7570000000001        1695.8470000000000        1696.9369999999999        1698.0260000000001        1699.1160000000000        1700.2049999999999        1701.2950000000001        1702.3850000000000        1703.4739999999999        1704.5640000000001        1705.6540000000000        1706.7429999999999        1707.8330000000001        1708.9230000000000        1710.0119999999999        1711.1020000000001        1712.1910000000000        1713.2809999999999        1714.3710000000001        1715.4600000000000        1716.5500000000000        1717.6400000000001        1718.7290000000000        1719.8190000000000        1720.9090000000001        1721.9980000000000        1723.0880000000000        1724.1769999999999        1725.2670000000001        1726.3570000000000        1727.4459999999999        1728.5360000000001        1729.6260000000000        1730.7149999999999        1731.8050000000001        1732.8950000000000     
 u =    3.0000000000000000        3.0012599999999998        3.0025200000000001        3.0037799999999999        3.0050400000000002        3.0063000000000000        3.0075599999999998        3.0088200000000001        3.0100799999999999        3.0113400000000001        3.0125999999999999        3.0138600000000002        3.0151200000000000        3.0163799999999998        3.0176400000000001        3.0188999999999999        3.0201600000000002        3.0214200000000000        3.0226799999999998        3.0239400000000001        3.0251999999999999        3.0264600000000002        3.0277099999999999        3.0289700000000002        3.0302300000000000        3.0314899999999998        3.0327500000000001        3.0340099999999999        3.0352700000000001        3.0365300000000000        3.0377900000000002        3.0390500000000000        3.0403099999999998        3.0415700000000001        3.0428299999999999        3.0440900000000002        3.0453500000000000        3.0466099999999998        3.0478700000000001        3.0491299999999999        3.0503900000000002        3.0516500000000000        3.0529099999999998        3.0541700000000001        3.0554299999999999        3.0566900000000001        3.0579499999999999        3.0592100000000002        3.0604700000000000        3.0617299999999998        3.0629900000000001        3.0642499999999999        3.0655100000000002        3.0667700000000000        3.0680299999999998        3.0692900000000001        3.0705499999999999        3.0718100000000002        3.0730700000000000        3.0743299999999998        3.0755900000000000        3.0768499999999999        3.0781100000000001        3.0793699999999999        3.0806200000000001        3.0818800000000000        3.0831400000000002        3.0844000000000000        3.0856599999999998        3.0869200000000001        3.0881799999999999        3.0894400000000002        3.0907000000000000        3.0919599999999998        3.0932200000000001        3.0944799999999999        3.0957400000000002        3.0970000000000000        3.0982599999999998        3.0995200000000001        3.1007799999999999        3.1020400000000001        3.1032999999999999        3.1045600000000002        3.1058200000000000        3.1070799999999998        3.1083400000000001        3.1095999999999999        3.1108600000000002        3.1121200000000000        3.1133799999999998        3.1146400000000001        3.1158999999999999        3.1171600000000002        3.1184200000000000        3.1196799999999998        3.1209400000000000        3.1221999999999999        3.1234600000000001        3.1247199999999999        3.1259800000000002        3.1272400000000000        3.1284999999999998        3.1297600000000001        3.1310199999999999        3.1322800000000002        3.1335400000000000        3.1347900000000002        3.1360500000000000        3.1373099999999998        3.1385700000000001        3.1398299999999999        3.1410900000000002        3.1423500000000000        3.1436099999999998        3.1448700000000001        3.1461299999999999        3.1473900000000001        3.1486499999999999        3.1499100000000002        3.1511700000000000        3.1524299999999998        3.1536900000000001        3.1549499999999999        3.1562100000000002        3.1574700000000000        3.1587299999999998        3.1599900000000001        3.1612499999999999        3.1625999999999999        3.1639499999999998        3.1652900000000002        3.1666400000000001        3.1679900000000001        3.1693400000000000        3.1706900000000000        3.1720400000000000        3.1733799999999999        3.1747299999999998        3.1760799999999998        3.1774300000000002        3.1787800000000002        3.1801200000000001        3.1814700000000000        3.1828200000000000        3.1841699999999999        3.1855199999999999        3.1868699999999999        3.1882100000000002        3.1895600000000002        3.1909100000000001        3.1922600000000001        3.1936100000000001        3.1949500000000000        3.1962999999999999        3.1976499999999999        3.1989999999999998        3.2003499999999998        3.2017000000000002        3.2030400000000001        3.2043900000000001        3.2057400000000000        3.2070900000000000        3.2084400000000000        3.2097799999999999        3.2111299999999998        3.2124799999999998        3.2138300000000002        3.2151800000000001        3.2165200000000000        3.2178700000000000        3.2192200000000000        3.2205699999999999        3.2219199999999999        3.2232699999999999        3.2246100000000002        3.2259600000000002        3.2273100000000001        3.2286600000000001        3.2300100000000000        3.2313499999999999        3.2326999999999999        3.2340499999999999        3.2353999999999998        3.2367499999999998        3.2381000000000002        3.2394400000000001        3.2407900000000001        3.2421400000000000        3.2434900000000000        3.2448399999999999        3.2461799999999998        3.2475299999999998        3.2488800000000002        3.2502300000000002        3.2515800000000001        3.2529300000000001        3.2542700000000000        3.2556200000000000        3.2569699999999999        3.2583199999999999        3.2596699999999998        3.2610100000000002        3.2623600000000001        3.2637100000000001        3.2650600000000001        3.2664100000000000        3.2677600000000000        3.2690999999999999        3.2704499999999999        3.2717999999999998        3.2731499999999998        3.2745000000000002        3.2758400000000001        3.2771900000000000        3.2785400000000000        3.2798900000000000        3.2812399999999999        3.2825899999999999        3.2839299999999998        3.2852800000000002        3.2866300000000002        3.2879800000000001        3.2893300000000001        3.2906700000000000        3.2920199999999999        3.2933699999999999        3.2947199999999999        3.2960699999999998        3.2974199999999998        3.2987600000000001        3.3001100000000001        3.3014600000000001        3.3028100000000000        3.3041600000000000        3.3054999999999999        3.3068499999999998        3.3081999999999998        3.3095500000000002        3.3109000000000002        3.3122500000000001        3.3135900000000000        3.3149400000000000        3.3162900000000000        3.3176399999999999        3.3189899999999999        3.3203299999999998        3.3216800000000002        3.3230300000000002        3.3243800000000001        3.3257300000000001        3.3270700000000000        3.3284199999999999        3.3297699999999999        3.3311199999999999        3.3324699999999998        3.3338199999999998        3.3356699999999999        3.3375300000000001        3.3393899999999999        3.3412400000000000        3.3431000000000002        3.3449499999999999        3.3468100000000001        3.3486699999999998        3.3505199999999999        3.3523800000000001        3.3542399999999999        3.3560900000000000        3.3579500000000002        3.3598100000000000        3.3616600000000001        3.3635199999999998        3.3653800000000000        3.3672300000000002        3.3690899999999999        3.3709500000000001        3.3727999999999998        3.3746600000000000        3.3765200000000002        3.3783699999999999        3.3802300000000001        3.3820800000000002        3.3839399999999999        3.3858000000000001        3.3876499999999998        3.3895100000000000        3.3913700000000002        3.3932199999999999        3.3950800000000001        3.3969399999999998        3.3987900000000000        3.4006500000000002        3.4025099999999999        3.4043600000000001        3.4062199999999998        3.4080800000000000        3.4099300000000001        3.4117899999999999        3.4136500000000001        3.4155000000000002        3.4173600000000000        3.4192100000000001        3.4210699999999998        3.4229300000000000        3.4247800000000002        3.4266399999999999        3.4285000000000001        3.4303499999999998        3.4322100000000000        3.4340700000000002        3.4359199999999999        3.4377800000000001        3.4396399999999998        3.4414899999999999        3.4433500000000001        3.4452099999999999        3.4470600000000000        3.4489200000000002        3.4507800000000000        3.4526300000000001        3.4544899999999998        3.4563400000000000        3.4582000000000002        3.4600599999999999        3.4619100000000000        3.4637699999999998        3.4656300000000000        3.4674800000000001        3.4693399999999999        3.4712000000000001        3.4730500000000002        3.4749099999999999        3.4767700000000001        3.4786199999999998        3.4804800000000000        3.4823400000000002        3.4841899999999999        3.4860500000000001        3.4878999999999998        3.4897600000000000        3.4916200000000002        3.4934699999999999        3.4953300000000000        3.4971899999999998        3.4990399999999999        3.5009000000000001        3.5027599999999999        3.5046100000000000        3.5064700000000002        3.5083299999999999        3.5101800000000001        3.5120399999999998        3.5139000000000000        3.5157500000000002        3.5176099999999999        3.5194700000000001        3.5213199999999998        3.5231800000000000        3.5250300000000001        3.5268899999999999        3.5287500000000001        3.5306000000000002        3.5324599999999999        3.5343200000000001        3.5361699999999998        3.5380300000000000        3.5398900000000002        3.5417399999999999        3.5436000000000001        3.5454599999999998        3.5473100000000000        3.5491700000000002        3.5510299999999999        3.5528800000000000        3.5547399999999998        3.5566000000000000        3.5584500000000001        3.5603099999999999        3.5621600000000000        3.5640200000000002        3.5658799999999999        3.5677300000000001        3.5695899999999998        3.5714500000000000        3.5734800000000000        3.5755100000000000        3.5775500000000000        3.5795800000000000        3.5816100000000000        3.5836500000000000        3.5856800000000000        3.5877100000000000        3.5897500000000000        3.5917800000000000        3.5938099999999999        3.5958500000000000        3.5978800000000000        3.5999099999999999        3.6019500000000000        3.6039800000000000        3.6060099999999999        3.6080500000000000        3.6100800000000000        3.6121099999999999        3.6141500000000000        3.6161799999999999        3.6182099999999999        3.6202500000000000        3.6222799999999999        3.6243099999999999        3.6263500000000000        3.6283799999999999        3.6304099999999999        3.6324500000000000        3.6344799999999999        3.6365099999999999        3.6385500000000000        3.6405799999999999        3.6426099999999999        3.6446499999999999        3.6466799999999999        3.6487099999999999        3.6507499999999999        3.6527799999999999        3.6548099999999999        3.6568499999999999        3.6588799999999999        3.6609099999999999        3.6629499999999999        3.6649799999999999        3.6670099999999999        3.6690499999999999        3.6710799999999999        3.6731099999999999        3.6751499999999999        3.6771799999999999        3.6792099999999999        3.6812499999999999        3.6832799999999999        3.6853099999999999        3.6873499999999999        3.6893799999999999        3.6914099999999999        3.6934499999999999        3.6954799999999999        3.6975099999999999        3.6995499999999999        3.7015799999999999        3.7036099999999998        3.7056499999999999        3.7076799999999999        3.7097099999999998        3.7117499999999999        3.7137799999999999        3.7158099999999998        3.7178499999999999        3.7198799999999999        3.7219099999999998        3.7239499999999999        3.7259799999999998        3.7280099999999998        3.7300499999999999        3.7320799999999998        3.7341099999999998        3.7361499999999999        3.7381799999999998        3.7402099999999998        3.7422399999999998        3.7442799999999998        3.7463099999999998        3.7483399999999998        3.7503799999999998        3.7524099999999998        3.7544400000000002        3.7564799999999998        3.7585099999999998        3.7605400000000002        3.7625799999999998        3.7646099999999998        3.7666400000000002        3.7686799999999998        3.7707099999999998        3.7727400000000002        3.7747799999999998        3.7768099999999998        3.7788400000000002        3.7808799999999998        3.7829100000000002        3.7849400000000002        3.7869799999999998        3.7890100000000002        3.7910400000000002        3.7930799999999998        3.7951100000000002        3.7971400000000002        3.7991799999999998        3.8012100000000002        3.8032400000000002        3.8052800000000002        3.8073100000000002        3.8093400000000002        3.8113800000000002        3.8134100000000002        3.8154400000000002        3.8174800000000002        3.8195100000000002        3.8215400000000002        3.8235800000000002        3.8256100000000002        3.8276400000000002        3.8296800000000002        3.8317100000000002        3.8339200000000000        3.8361299999999998        3.8383400000000001        3.8405499999999999        3.8427600000000002        3.8449700000000000        3.8471799999999998        3.8493900000000001        3.8515999999999999        3.8538100000000002        3.8560200000000000        3.8582299999999998        3.8604400000000001        3.8626499999999999        3.8648600000000002        3.8670700000000000        3.8692799999999998        3.8714900000000001        3.8736999999999999        3.8759100000000002        3.8781200000000000        3.8803299999999998        3.8825400000000001        3.8847499999999999        3.8869600000000002        3.8891700000000000        3.8913799999999998        3.8935900000000001        3.8957999999999999        3.8980100000000002        3.9002200000000000        3.9024299999999998        3.9046400000000001        3.9068499999999999        3.9090600000000002        3.9112700000000000        3.9134799999999998        3.9156900000000001        3.9178999999999999        3.9201100000000002        3.9223300000000001        3.9245399999999999        3.9267500000000002        3.9289600000000000        3.9311699999999998        3.9333800000000001        3.9355899999999999        3.9378000000000002        3.9400100000000000        3.9422199999999998        3.9444300000000001        3.9466399999999999        3.9488500000000002        3.9510600000000000        3.9532699999999998        3.9554800000000001        3.9576899999999999        3.9599000000000002        3.9621100000000000        3.9643199999999998        3.9665300000000001        3.9687399999999999        3.9709500000000002        3.9731600000000000        3.9753699999999998        3.9775800000000001        3.9797899999999999        3.9820000000000002        3.9842100000000000        3.9864199999999999        3.9886300000000001        3.9908399999999999        3.9930500000000002        3.9952600000000000        3.9974699999999999        3.9996800000000001        4.0018900000000004        4.0041000000000002        4.0063100000000000        4.0085199999999999        4.0107299999999997        4.0129400000000004        4.0151500000000002        4.0173600000000000        4.0195699999999999        4.0217799999999997        4.0239900000000004        4.0262000000000002        4.0284100000000000        4.0306199999999999        4.0328299999999997        4.0350400000000004        4.0372500000000002        4.0394600000000001        4.0416699999999999        4.0438799999999997        4.0460900000000004        4.0483000000000002        4.0505100000000001        4.0527199999999999        4.0549299999999997        4.0571400000000004        4.0593500000000002        4.0615600000000001        4.0637699999999999        4.0659799999999997        4.0681900000000004        4.0704000000000002        4.0726100000000001        4.0748199999999999        4.0770299999999997        4.0792400000000004        4.0814500000000002        4.0836600000000001        4.0858699999999999        4.0880799999999997        4.0902900000000004        4.0925000000000002        4.0947100000000001        4.0969199999999999        4.0991299999999997        4.1013400000000004        4.1035500000000003        4.1057600000000001        4.1079699999999999        4.1101799999999997        4.1123900000000004        4.1146099999999999        4.1169900000000004        4.1193799999999996        4.1217699999999997        4.1241500000000002        4.1265400000000003        4.1289300000000004        4.1313100000000000        4.1337000000000002        4.1360900000000003        4.1384699999999999        4.1408600000000000        4.1432500000000001        4.1456400000000002        4.1480199999999998        4.1504099999999999        4.1528000000000000        4.1551799999999997        4.1575699999999998        4.1599599999999999        4.1623400000000004        4.1647299999999996        4.1671199999999997        4.1695000000000002        4.1718900000000003        4.1742800000000004        4.1766699999999997        4.1790500000000002        4.1814400000000003        4.1838300000000004        4.1862100000000000        4.1886000000000001        4.1909900000000002        4.1933699999999998        4.1957599999999999        4.1981500000000000        4.2005299999999997        4.2029199999999998        4.2053099999999999        4.2077000000000000        4.2100799999999996        4.2124699999999997        4.2148599999999998        4.2172400000000003        4.2196300000000004        4.2220199999999997        4.2244000000000002        4.2267900000000003        4.2291800000000004        4.2315600000000000        4.2339500000000001        4.2363400000000002        4.2387300000000003        4.2411099999999999        4.2435000000000000        4.2458900000000002        4.2482699999999998        4.2506599999999999        4.2530500000000000        4.2554299999999996        4.2578199999999997        4.2602099999999998        4.2625900000000003        4.2649800000000004        4.2673699999999997        4.2697599999999998        4.2721400000000003        4.2745300000000004        4.2769199999999996        4.2793000000000001        4.2816900000000002        4.2840800000000003        4.2864599999999999        4.2888500000000001        4.2912400000000002        4.2936199999999998        4.2960099999999999        4.2984000000000000        4.3007900000000001        4.3031699999999997        4.3055599999999998        4.3079499999999999        4.3103300000000004        4.3127199999999997        4.3151099999999998        4.3174900000000003        4.3198800000000004        4.3222699999999996        4.3246500000000001        4.3270400000000002        4.3294300000000003        4.3318199999999996        4.3342000000000001        4.3365900000000002        4.3389800000000003        4.3413599999999999        4.3437500000000000        4.3461400000000001        4.3485199999999997        4.3509099999999998        4.3532999999999999        4.3556800000000004        4.3580699999999997        4.3604599999999998        4.3628499999999999        4.3652300000000004        4.3676199999999996        4.3700099999999997        4.3723900000000002        4.3747800000000003        4.3771699999999996        4.3795500000000001        4.3819400000000002        4.3843300000000003        4.3867099999999999        4.3891000000000000        4.3914900000000001        4.3938800000000002        4.3962599999999998        4.3986499999999999        4.4010400000000001        4.4034199999999997        4.4058099999999998        4.4081999999999999        4.4105800000000004        4.4129699999999996        4.4153599999999997        4.4177400000000002        4.4201300000000003        4.4226900000000002        4.4252599999999997        4.4278199999999996        4.4303900000000001        4.4329499999999999        4.4355099999999998        4.4380800000000002        4.4406400000000001        4.4432000000000000        4.4457700000000004        4.4483300000000003        4.4508999999999999        4.4534599999999998        4.4560199999999996        4.4585900000000001        4.4611499999999999        4.4637099999999998        4.4662800000000002        4.4688400000000001        4.4714099999999997        4.4739699999999996        4.4765300000000003        4.4790999999999999        4.4816599999999998        4.4842199999999997        4.4867900000000001        4.4893500000000000        4.4919200000000004        4.4944800000000003        4.4970400000000001        4.4996099999999997        4.5021699999999996        4.5047300000000003        4.5072999999999999        4.5098599999999998        4.5124300000000002        4.5149900000000001        4.5175500000000000        4.5201200000000004        4.5226800000000003        4.5252400000000002        4.5278099999999997        4.5303699999999996        4.5329400000000000        4.5354999999999999        4.5380599999999998        4.5406300000000002        4.5431900000000001        4.5457500000000000        4.5483200000000004        4.5508800000000003        4.5534499999999998        4.5560099999999997        4.5585699999999996        4.5611400000000000        4.5636999999999999        4.5662599999999998        4.5688300000000002        4.5713900000000001        4.5739599999999996        4.5765200000000004        4.5790800000000003        4.5816499999999998        4.5842099999999997        4.5867699999999996        4.5893400000000000        4.5918999999999999        4.5944700000000003        4.5970300000000002        4.5995900000000001        4.6021599999999996        4.6047200000000004        4.6072800000000003        4.6098499999999998        4.6124099999999997        4.6149699999999996        4.6175400000000000        4.6200999999999999        4.6226700000000003        4.6252300000000002        4.6277900000000001        4.6303599999999996        4.6329200000000004        4.6354800000000003        4.6380499999999998        4.6406099999999997        4.6431800000000001        4.6457400000000000        4.6482999999999999        4.6508700000000003        4.6534300000000002        4.6559900000000001        4.6585599999999996        4.6611200000000004        4.6636899999999999        4.6662499999999998        4.6688099999999997        4.6713800000000001        4.6739400000000000        4.6764999999999999        4.6790700000000003        4.6816300000000002        4.6841999999999997        4.6867599999999996        4.6893200000000004        4.6918899999999999        4.6944499999999998        4.6970099999999997        4.6995800000000001        4.7021400000000000        4.7047100000000004        4.7072700000000003        4.7098300000000002        4.7123999999999997        4.7149599999999996        4.7175200000000004        4.7200899999999999        4.7226499999999998        4.7252200000000002        4.7277800000000001        4.7303400000000000        4.7329100000000004        4.7354700000000003        4.7380300000000002        4.7405999999999997        4.7431599999999996        4.7457300000000000        4.7482899999999999        4.7510300000000001        4.7537700000000003        4.7565099999999996        4.7592499999999998        4.7619899999999999        4.7647300000000001        4.7674700000000003        4.7702099999999996        4.7729499999999998        4.7756900000000000        4.7784300000000002        4.7811800000000000        4.7839200000000002        4.7866600000000004        4.7893999999999997        4.7921399999999998        4.7948800000000000        4.7976200000000002        4.8003600000000004        4.8030999999999997        4.8058399999999999        4.8085800000000001        4.8113200000000003        4.8140599999999996        4.8167999999999997        4.8195399999999999        4.8222800000000001        4.8250200000000003        4.8277599999999996        4.8305100000000003        4.8332499999999996        4.8359899999999998        4.8387300000000000        4.8414700000000002        4.8442100000000003        4.8469499999999996        4.8496899999999998        4.8524300000000000        4.8551700000000002        4.8579100000000004        4.8606499999999997        4.8633899999999999        4.8661300000000001        4.8688700000000003        4.8716100000000004        4.8743499999999997        4.8770899999999999        4.8798399999999997        4.8825799999999999        4.8853200000000001        4.8880600000000003        4.8907999999999996        4.8935399999999998        4.8962800000000000        4.8990200000000002        4.9017600000000003        4.9044999999999996        4.9072399999999998        4.9099800000000000        4.9127200000000002        4.9154600000000004        4.9181999999999997        4.9209399999999999        4.9236800000000001        4.9264200000000002        4.9291600000000004        4.9319100000000002        4.9346500000000004        4.9373899999999997        4.9401299999999999        4.9428700000000001        4.9456100000000003        4.9483499999999996        4.9510899999999998        4.9538300000000000        4.9565700000000001        4.9593100000000003        4.9620499999999996        4.9647899999999998        4.9675300000000000        4.9702700000000002        4.9730100000000004        4.9757499999999997        4.9784899999999999        4.9812399999999997        4.9839799999999999        4.9867200000000000        4.9894600000000002        4.9922000000000004        4.9949399999999997        4.9976799999999999        5.0004200000000001        5.0031600000000003        5.0058999999999996        5.0086399999999998        5.0113799999999999        5.0141200000000001        5.0168600000000003        5.0195999999999996        5.0223399999999998        5.0250800000000000        5.0278200000000002        5.0305600000000004        5.0333100000000002        5.0360500000000004        5.0387899999999997        5.0415299999999998        5.0442700000000000        5.0470100000000002        5.0497500000000004        5.0524899999999997        5.0552299999999999        5.0579700000000001        5.0607100000000003        5.0634499999999996        5.0661899999999997        5.0689299999999999        5.0716700000000001        5.0744100000000003        5.0771499999999996        5.0798899999999998        5.0826399999999996        5.0853799999999998        5.0881200000000000        5.0908600000000002        5.0936000000000003        5.0963399999999996        5.0990799999999998        5.1020000000000003        5.1049100000000003        5.1078299999999999        5.1107500000000003        5.1136699999999999        5.1165799999999999        5.1195000000000004        5.1224200000000000        5.1253299999999999        5.1282500000000004        5.1311700000000000        5.1340899999999996        5.1369999999999996        5.1399200000000000        5.1428399999999996        5.1457600000000001        5.1486700000000001        5.1515899999999997        5.1545100000000001        5.1574299999999997        5.1603399999999997        5.1632600000000002        5.1661799999999998        5.1690899999999997        5.1720100000000002        5.1749299999999998        5.1778500000000003        5.1807600000000003        5.1836799999999998        5.1866000000000003        5.1895199999999999        5.1924299999999999        5.1953500000000004        5.1982699999999999        5.2011900000000004        5.2041000000000004        5.2070200000000000        5.2099399999999996        5.2128600000000000        5.2157700000000000        5.2186899999999996        5.2216100000000001        5.2245200000000001        5.2274399999999996        5.2303600000000001        5.2332799999999997        5.2361899999999997        5.2391100000000002        5.2420299999999997        5.2449500000000002        5.2478600000000002        5.2507799999999998        5.2537000000000003        5.2566199999999998        5.2595299999999998        5.2624500000000003        5.2653699999999999        5.2682799999999999        5.2712000000000003        5.2741199999999999        5.2770400000000004        5.2799500000000004        5.2828700000000000        5.2857900000000004        5.2887100000000000        5.2916200000000000        5.2945399999999996        5.2974600000000001        5.3003799999999996        5.3032899999999996        5.3062100000000001        5.3091299999999997        5.3120500000000002        5.3149600000000001        5.3178799999999997        5.3208000000000002        5.3237100000000002        5.3266299999999998        5.3295500000000002        5.3324699999999998        5.3353799999999998        5.3383000000000003        5.3412199999999999        5.3441400000000003        5.3470500000000003        5.3499699999999999        5.3528900000000004        5.3558100000000000        5.3587199999999999        5.3616400000000004        5.3645600000000000        5.3674700000000000        5.3703900000000004        5.3733100000000000        5.3762299999999996        5.3791399999999996        5.3820600000000001        5.3849799999999997        5.3879000000000001        5.3908100000000001        5.3937299999999997        5.3966500000000002        5.3995699999999998        5.4024799999999997        5.4054000000000002        5.4083199999999998        5.4112299999999998        5.4141500000000002        5.4170699999999998        5.4199900000000003        5.4229000000000003        5.4258199999999999        5.4287400000000003        5.4316599999999999        5.4345699999999999        5.4374900000000004        5.4404100000000000        5.4433299999999996        5.4462400000000004        5.4491600000000000        5.4520799999999996        5.4550000000000001        5.4579100000000000        5.4608299999999996        5.4637500000000001        5.4666600000000001        5.4695799999999997        5.4725000000000001        5.4755900000000004        5.4786900000000003        5.4817799999999997        5.4848800000000004        5.4879699999999998        5.4910600000000001        5.4941599999999999        5.4972500000000002        5.5003500000000001        5.5034400000000003        5.5065400000000002        5.5096299999999996        5.5127199999999998        5.5158199999999997        5.5189100000000000        5.5220099999999999        5.5251000000000001        5.5281900000000004        5.5312900000000003        5.5343799999999996        5.5374800000000004        5.5405699999999998        5.5436699999999997        5.5467599999999999        5.5498500000000002        5.5529500000000001        5.5560400000000003        5.5591400000000002        5.5622299999999996        5.5653199999999998        5.5684199999999997        5.5715100000000000        5.5746099999999998        5.5777000000000001        5.5807900000000004        5.5838900000000002        5.5869799999999996        5.5900800000000004        5.5931699999999998        5.5962699999999996        5.5993599999999999        5.6024500000000002        5.6055500000000000        5.6086400000000003        5.6117400000000002        5.6148300000000004        5.6179199999999998        5.6210199999999997        5.6241099999999999        5.6272099999999998        5.6303000000000001        5.6334000000000000        5.6364900000000002        5.6395799999999996        5.6426800000000004        5.6457699999999997        5.6488699999999996        5.6519599999999999        5.6550500000000001        5.6581500000000000        5.6612400000000003        5.6643400000000002        5.6674300000000004        5.6705300000000003        5.6736199999999997        5.6767099999999999        5.6798099999999998        5.6829000000000001        5.6859999999999999        5.6890900000000002        5.6921799999999996        5.6952800000000003        5.6983699999999997        5.7014699999999996        5.7045599999999999        5.7076599999999997        5.7107500000000000        5.7138400000000003        5.7169400000000001        5.7200300000000004        5.7231300000000003        5.7262199999999996        5.7293099999999999        5.7324099999999998        5.7355000000000000        5.7385999999999999        5.7416900000000002        5.7447900000000001        5.7478800000000003        5.7509699999999997        5.7540699999999996        5.7571599999999998        5.7602599999999997        5.7633500000000000        5.7664400000000002        5.7695400000000001        5.7726300000000004        5.7757300000000003        5.7788199999999996        5.7819200000000004        5.7850099999999998        5.7881000000000000        5.7911999999999999        5.7942900000000002        5.7973900000000000        5.8004800000000003        5.8035699999999997        5.8066700000000004        5.8097599999999998        5.8128599999999997        5.8159500000000000        5.8190499999999998        5.8221400000000001        5.8252300000000004        5.8283300000000002        5.8314199999999996        5.8345200000000004        5.8376099999999997        5.8407000000000000        5.8437999999999999        5.8468900000000001        5.8499900000000000        5.8530800000000003        5.8561800000000002        5.8592700000000004        5.8623599999999998        5.8654599999999997        5.8685499999999999        5.8718199999999996        5.8750900000000001        5.8783599999999998        5.8816400000000000        5.8849099999999996        5.8881800000000002        5.8914499999999999        5.8947200000000004        5.8979900000000001        5.9012599999999997        5.9045300000000003        5.9077999999999999        5.9110699999999996        5.9143499999999998        5.9176200000000003        5.9208900000000000        5.9241599999999996        5.9274300000000002        5.9306999999999999        5.9339700000000004        5.9372400000000001        5.9405099999999997        5.9437800000000003        5.9470599999999996        5.9503300000000001        5.9535999999999998        5.9568700000000003        5.9601400000000000        5.9634099999999997        5.9666800000000002        5.9699499999999999        5.9732200000000004        5.9764900000000001        5.9797599999999997        5.9830399999999999        5.9863099999999996        5.9895800000000001        5.9928499999999998        5.9961200000000003        5.9993900000000000        6.0026599999999997        6.0059300000000002        6.0091999999999999        6.0124700000000004        6.0157499999999997        6.0190200000000003        6.0222899999999999        6.0255599999999996        6.0288300000000001        6.0320999999999998        6.0353700000000003        6.0386400000000000        6.0419099999999997        6.0451800000000002        6.0484600000000004        6.0517300000000001        6.0549999999999997        6.0582700000000003        6.0615399999999999        6.0648099999999996        6.0680800000000001        6.0713499999999998        6.0746200000000004        6.0778900000000000        6.0811599999999997        6.0844399999999998        6.0877100000000004        6.0909800000000001        6.0942499999999997        6.0975200000000003        6.1007899999999999        6.1040599999999996        6.1073300000000001        6.1105999999999998        6.1138700000000004        6.1171499999999996        6.1204200000000002        6.1236899999999999        6.1269600000000004        6.1302300000000001        6.1334999999999997        6.1367700000000003        6.1400399999999999        6.1433099999999996        6.1465800000000002        6.1498600000000003        6.1531300000000000        6.1563999999999997        6.1596700000000002        6.1629399999999999        6.1662100000000004        6.1694800000000001        6.1727499999999997        6.1760200000000003        6.1792899999999999        6.1825700000000001        6.1858399999999998        6.1891100000000003        6.1923800000000000        6.1956499999999997        6.1989200000000002        6.2021899999999999        6.2054600000000004        6.2087300000000001        6.2119999999999997        6.2152700000000003        6.2185499999999996        6.2218200000000001        6.2250899999999998        6.2283600000000003        6.2316300000000000        6.2348999999999997        6.2381700000000002        6.2414399999999999        6.2447100000000004        6.2479800000000001        6.2512600000000003        6.2545299999999999        6.2577999999999996        6.2610700000000001        6.2643399999999998        6.2676100000000003        6.2708800000000000        6.2741499999999997        6.2774200000000002        6.2806899999999999        6.2839700000000001        6.2872399999999997        6.2906800000000000        6.2941300000000000        6.2975800000000000        6.3010299999999999        6.3044700000000002        6.3079200000000002        6.3113700000000001        6.3148200000000001        6.3182700000000001        6.3217100000000004        6.3251600000000003        6.3286100000000003        6.3320600000000002        6.3355100000000002        6.3389499999999996        6.3423999999999996        6.3458500000000004        6.3493000000000004        6.3527399999999998        6.3561899999999998        6.3596399999999997        6.3630899999999997        6.3665399999999996        6.3699800000000000        6.3734299999999999        6.3768799999999999        6.3803299999999998        6.3837700000000002        6.3872200000000001        6.3906700000000001        6.3941200000000000        6.3975700000000000        6.4010100000000003        6.4044600000000003        6.4079100000000002        6.4113600000000002        6.4147999999999996        6.4182499999999996        6.4217000000000004        6.4251500000000004        6.4286000000000003        6.4320399999999998        6.4354899999999997        6.4389399999999997        6.4423899999999996        6.4458299999999999        6.4492799999999999        6.4527299999999999        6.4561799999999998        6.4596299999999998        6.4630700000000001        6.4665200000000000        6.4699700000000000        6.4734200000000000        6.4768600000000003        6.4803100000000002        6.4837600000000002        6.4872100000000001        6.4906600000000001        6.4941000000000004        6.4975500000000004        6.5010000000000003        6.5044500000000003        6.5078899999999997        6.5113399999999997        6.5147899999999996        6.5182399999999996        6.5216900000000004        6.5251299999999999        6.5285799999999998        6.5320299999999998        6.5354799999999997        6.5389200000000001        6.5423700000000000        6.5458200000000000        6.5492699999999999        6.5527199999999999        6.5561600000000002        6.5596100000000002        6.5630600000000001        6.5665100000000001        6.5699500000000004        6.5734000000000004        6.5768500000000003        6.5803000000000003        6.5837500000000002        6.5871899999999997        6.5906399999999996        6.5940899999999996        6.5975400000000004        6.6009799999999998        6.6044299999999998        6.6078799999999998        6.6113299999999997        6.6147799999999997        6.6182200000000000        6.6216699999999999        6.6251199999999999        6.6285699999999999        6.6320100000000002        6.6354600000000001        6.6389100000000001        6.6423600000000000        6.6458100000000000        6.6492500000000003        6.6527000000000003        6.6561500000000002        6.6596000000000002        6.6630399999999996        6.6664899999999996        6.6699400000000004        6.6733900000000004        6.6768400000000003        6.6802799999999998        6.6837299999999997        6.6871799999999997        6.6906299999999996        6.6940700000000000        6.6975199999999999        6.7009699999999999        6.7044199999999998        6.7078699999999998        6.7113100000000001        6.7147600000000001        6.7182100000000000        6.7216600000000000        6.7251000000000003        6.7285500000000003        6.7321799999999996        6.7358000000000002        6.7394299999999996        6.7430500000000002        6.7466699999999999        6.7503000000000002        6.7539199999999999        6.7575500000000002        6.7611699999999999        6.7648000000000001        6.7684199999999999        6.7720500000000001        6.7756699999999999        6.7793000000000001        6.7829199999999998        6.7865500000000001        6.7901699999999998        6.7937900000000004        6.7974199999999998        6.8010400000000004        6.8046699999999998        6.8082900000000004        6.8119199999999998        6.8155400000000004        6.8191699999999997        6.8227900000000004        6.8264199999999997        6.8300400000000003        6.8336699999999997        6.8372900000000003        6.8409100000000000        6.8445400000000003        6.8481600000000000        6.8517900000000003        6.8554100000000000        6.8590400000000002        6.8626600000000000        6.8662900000000002        6.8699100000000000        6.8735400000000002        6.8771599999999999        6.8807799999999997        6.8844099999999999        6.8880299999999997        6.8916599999999999        6.8952799999999996        6.8989099999999999        6.9025299999999996        6.9061599999999999        6.9097799999999996        6.9134099999999998        6.9170299999999996        6.9206599999999998        6.9242800000000004        6.9279000000000002        6.9315300000000004        6.9351500000000001        6.9387800000000004        6.9424000000000001        6.9460300000000004        6.9496500000000001        6.9532800000000003        6.9569000000000001        6.9605300000000003        6.9641500000000001        6.9677699999999998        6.9714000000000000        6.9750199999999998        6.9786500000000000        6.9822699999999998        6.9859000000000000        6.9895199999999997        6.9931500000000000        6.9967699999999997        7.0004000000000000        7.0040199999999997        7.0076499999999999        7.0112699999999997        7.0148900000000003        7.0185199999999996        7.0221400000000003        7.0257699999999996        7.0293900000000002        7.0330199999999996        7.0366400000000002        7.0402699999999996        7.0438900000000002        7.0475199999999996        7.0511400000000002        7.0547700000000004        7.0583900000000002        7.0620099999999999        7.0656400000000001        7.0692599999999999        7.0728900000000001        7.0765099999999999        7.0801400000000001        7.0837599999999998        7.0873900000000001        7.0910099999999998        7.0946400000000001        7.0982599999999998        7.1018800000000004        7.1055099999999998        7.1091300000000004        7.1127599999999997        7.1163800000000004        7.1200099999999997        7.1236300000000004        7.1272599999999997        7.1308800000000003        7.1345099999999997        7.1381300000000003        7.1417599999999997        7.1453800000000003        7.1490000000000000        7.1526300000000003        7.1562500000000000        7.1598800000000002        7.1635000000000000        7.1671300000000002        7.1707500000000000        7.1743800000000002        7.1779999999999999        7.1816300000000002        7.1852499999999999        7.1888699999999996        7.1924999999999999        7.1962999999999999        7.2000999999999999        7.2039000000000000        7.2077099999999996        7.2115099999999996        7.2153099999999997        7.2191099999999997        7.2229099999999997        7.2267099999999997        7.2305099999999998        7.2343099999999998        7.2381200000000003        7.2419200000000004        7.2457200000000004        7.2495200000000004        7.2533200000000004        7.2571199999999996        7.2609199999999996        7.2647300000000001        7.2685300000000002        7.2723300000000002        7.2761300000000002        7.2799300000000002        7.2837300000000003        7.2875300000000003        7.2913399999999999        7.2951400000000000        7.2989400000000000        7.3027400000000000        7.3065400000000000        7.3103400000000001        7.3141400000000001        7.3179499999999997        7.3217499999999998        7.3255499999999998        7.3293499999999998        7.3331499999999998        7.3369499999999999        7.3407499999999999        7.3445600000000004        7.3483599999999996        7.3521599999999996        7.3559599999999996        7.3597599999999996        7.3635599999999997        7.3673599999999997        7.3711700000000002        7.3749700000000002        7.3787700000000003        7.3825700000000003        7.3863700000000003        7.3901700000000003        7.3939700000000004        7.3977800000000000        7.4015800000000000        7.4053800000000001        7.4091800000000001        7.4129800000000001        7.4167800000000002        7.4205800000000002        7.4243800000000002        7.4281899999999998        7.4319899999999999        7.4357899999999999        7.4395899999999999        7.4433900000000000        7.4471900000000000        7.4509900000000000        7.4547999999999996        7.4585999999999997        7.4623999999999997        7.4661999999999997        7.4699999999999998        7.4737999999999998        7.4775999999999998        7.4814100000000003        7.4852100000000004        7.4890100000000004        7.4928100000000004        7.4966100000000004        7.5004099999999996        7.5042099999999996        7.5080200000000001        7.5118200000000002        7.5156200000000002        7.5194200000000002        7.5232200000000002        7.5270200000000003        7.5308200000000003        7.5346299999999999        7.5384300000000000        7.5422300000000000        7.5460300000000000        7.5498300000000000        7.5536300000000001        7.5574300000000001        7.5612399999999997        7.5650399999999998        7.5688399999999998        7.5726399999999998        7.5764399999999998        7.5802399999999999        7.5840399999999999        7.5878500000000004        7.5916499999999996        7.5954499999999996        7.5992499999999996        7.6030499999999996        7.6068499999999997        7.6106499999999997        7.6144499999999997        7.6182600000000003        7.6220600000000003        7.6258600000000003        7.6296600000000003        7.6334600000000004        7.6372600000000004        7.6410600000000004        7.6448700000000001        7.6486700000000001        7.6524700000000001        7.6562700000000001        7.6600700000000002        7.6638700000000002        7.6676700000000002        7.6714799999999999        7.6752799999999999        7.6790799999999999        7.6830600000000002        7.6870399999999997        7.6910100000000003        7.6949899999999998        7.6989700000000001        7.7029500000000004        7.7069299999999998        7.7108999999999996        7.7148800000000000        7.7188600000000003        7.7228399999999997        7.7268200000000000        7.7308000000000003        7.7347700000000001        7.7387499999999996        7.7427299999999999        7.7467100000000002        7.7506899999999996        7.7546600000000003        7.7586399999999998        7.7626200000000001        7.7666000000000004        7.7705799999999998        7.7745600000000001        7.7785299999999999        7.7825100000000003        7.7864899999999997        7.7904700000000000        7.7944500000000003        7.7984200000000001        7.8023999999999996        7.8063799999999999        7.8103600000000002        7.8143399999999996        7.8183199999999999        7.8222899999999997        7.8262700000000001        7.8302500000000004        7.8342299999999998        7.8382100000000001        7.8421900000000004        7.8461600000000002        7.8501399999999997        7.8541200000000000        7.8581000000000003        7.8620799999999997        7.8660500000000004        7.8700299999999999        7.8740100000000002        7.8779899999999996        7.8819699999999999        7.8859500000000002        7.8899200000000000        7.8939000000000004        7.8978799999999998        7.9018600000000001        7.9058400000000004        7.9098100000000002        7.9137899999999997        7.9177700000000000        7.9217500000000003        7.9257299999999997        7.9297100000000000        7.9336799999999998        7.9376600000000002        7.9416399999999996        7.9456199999999999        7.9496000000000002        7.9535799999999997        7.9575500000000003        7.9615299999999998        7.9655100000000001        7.9694900000000004        7.9734699999999998        7.9774399999999996        7.9814200000000000        7.9854000000000003        7.9893799999999997        7.9933600000000000        7.9973400000000003        8.0013100000000001        8.0052900000000005        8.0092700000000008        8.0132499999999993        8.0172299999999996        8.0212000000000003        8.0251800000000006        8.0291599999999992        8.0331399999999995        8.0371199999999998        8.0411000000000001        8.0450700000000008        8.0490499999999994        8.0530299999999997        8.0570100000000000        8.0609900000000003        8.0649599999999992        8.0689399999999996        8.0729199999999999        8.0769000000000002        8.0808800000000005        8.0848600000000008        8.0888299999999997        8.0928100000000001        8.0967900000000004        8.1007700000000007        8.1047499999999992        8.1087299999999995        8.1127000000000002        8.1166800000000006        8.1206600000000009        8.1246399999999994        8.1286199999999997        8.1325900000000004        8.1365700000000007        8.1405499999999993        8.1445299999999996        8.1485099999999999        8.1524900000000002        8.1564599999999992        8.1604399999999995        8.1644199999999998        8.1684000000000001        8.1723800000000004        8.1763499999999993        8.1803299999999997        8.1843100000000000        8.1882900000000003        8.1924399999999995        8.1966000000000001        8.2007499999999993        8.2049099999999999        8.2090599999999991        8.2132199999999997        8.2173700000000007        8.2215299999999996        8.2256800000000005        8.2298399999999994        8.2339900000000004        8.2381499999999992        8.2423000000000002        8.2464600000000008        8.2506100000000000        8.2547700000000006        8.2589199999999998        8.2630800000000004        8.2672299999999996        8.2713900000000002        8.2755399999999995        8.2797000000000001        8.2838499999999993        8.2880099999999999        8.2921600000000009        8.2963199999999997        8.3004700000000007        8.3046299999999995        8.3087800000000005        8.3129399999999993        8.3170900000000003        8.3212499999999991        8.3254000000000001        8.3295600000000007        8.3337100000000000        8.3378700000000006        8.3420199999999998        8.3461800000000004        8.3503299999999996        8.3544900000000002        8.3586500000000008        8.3628000000000000        8.3669600000000006        8.3711099999999998        8.3752700000000004        8.3794199999999996        8.3835800000000003        8.3877299999999995        8.3918900000000001        8.3960399999999993        8.4001999999999999        8.4043500000000009        8.4085099999999997        8.4126600000000007        8.4168199999999995        8.4209700000000005        8.4251299999999993        8.4292800000000003        8.4334399999999992        8.4375900000000001        8.4417500000000008        8.4459000000000000        8.4500600000000006        8.4542099999999998        8.4583700000000004        8.4625199999999996        8.4666800000000002        8.4708299999999994        8.4749900000000000        8.4791399999999992        8.4832999999999998        8.4874500000000008        8.4916099999999997        8.4957600000000006        8.4999199999999995        8.5040700000000005        8.5082299999999993        8.5123800000000003        8.5165400000000009        8.5206900000000001        8.5248500000000007        8.5289999999999999        8.5331600000000005        8.5373099999999997        8.5414700000000003        8.5456199999999995        8.5497800000000002        8.5539299999999994        8.5580900000000000        8.5622399999999992        8.5663999999999998        8.5705500000000008        8.5747099999999996        8.5788600000000006        8.5830199999999994        8.5871700000000004        8.5913299999999992        8.5954800000000002        8.5996400000000008        8.6037900000000000        8.6079500000000007        8.6120999999999999        8.6162600000000005        8.6204099999999997        8.6245700000000003        8.6287199999999995        8.6328800000000001        8.6370299999999993        8.6411899999999999        8.6453399999999991        8.6494999999999997        8.6536500000000007        8.6578099999999996        8.6619600000000005        8.6661199999999994        8.6702700000000004        8.6744299999999992        8.6785800000000002        8.6827400000000008        8.6868900000000000        8.6910500000000006        8.6951999999999998        8.6993600000000004        8.7035099999999996        8.7076700000000002        8.7118199999999995        8.7159800000000001        8.7201299999999993        8.7244600000000005        8.7287999999999997        8.7331299999999992        8.7374600000000004        8.7417899999999999        8.7461199999999995        8.7504500000000007        8.7547899999999998        8.7591199999999994        8.7634500000000006        8.7677800000000001        8.7721099999999996        8.7764500000000005        8.7807800000000000        8.7851099999999995        8.7894400000000008        8.7937700000000003        8.7980999999999998        8.8024400000000007        8.8067700000000002        8.8110999999999997        8.8154299999999992        8.8197600000000005        8.8240999999999996        8.8284300000000009        8.8327600000000004        8.8370899999999999        8.8414199999999994        8.8457500000000007        8.8500899999999998        8.8544199999999993        8.8587500000000006        8.8630800000000001        8.8674099999999996        8.8717500000000005        8.8760800000000000        8.8804099999999995        8.8847400000000007        8.8890700000000002        8.8933999999999997        8.8977400000000006        8.9020700000000001        8.9063999999999997        8.9107299999999992        8.9150600000000004        8.9193999999999996        8.9237300000000008        8.9280600000000003        8.9323899999999998        8.9367199999999993        8.9410500000000006        8.9453899999999997        8.9497199999999992        8.9540500000000005        8.9583800000000000        8.9627099999999995        8.9670500000000004        8.9713799999999999        8.9757099999999994        8.9800400000000007        8.9843700000000002        8.9886999999999997        8.9930400000000006        8.9973700000000001        9.0016999999999996        9.0060300000000009        9.0103600000000004        9.0146999999999995        9.0190300000000008        9.0233600000000003        9.0276899999999998        9.0320199999999993        9.0363500000000005        9.0406899999999997        9.0450199999999992        9.0493500000000004        9.0536799999999999        9.0580099999999995        9.0623500000000003        9.0666799999999999        9.0710099999999994        9.0753400000000006        9.0796700000000001        9.0839999999999996        9.0883400000000005        9.0926700000000000        9.0969999999999995        9.1013300000000008        9.1056600000000003        9.1099999999999994        9.1143300000000007        9.1186600000000002        9.1229899999999997        9.1273199999999992        9.1316500000000005        9.1359899999999996        9.1403199999999991        9.1446500000000004        9.1489799999999999        9.1533099999999994        9.1576500000000003        9.1619799999999998        9.1663099999999993        9.1706400000000006        9.1749700000000001        9.1792999999999996        9.1836400000000005        9.1879700000000000        9.1922999999999995        9.1966300000000007        9.2009600000000002        9.2052999999999994        9.2096300000000006        9.2139600000000002        9.2182899999999997        9.2226199999999992        9.2269500000000004        9.2312899999999996        9.2356200000000008        9.2399500000000003        9.2442799999999998        9.2486099999999993        9.2529500000000002        9.2572799999999997        9.2616099999999992        9.2659400000000005        9.2702700000000000        9.2745999999999995        9.2791099999999993        9.2836200000000009        9.2881300000000007        9.2926400000000005        9.2971500000000002        9.3016600000000000        9.3061699999999998        9.3106700000000000        9.3151799999999998        9.3196899999999996        9.3241999999999994        9.3287099999999992        9.3332200000000007        9.3377300000000005        9.3422300000000007        9.3467400000000005        9.3512500000000003        9.3557600000000001        9.3602699999999999        9.3647799999999997        9.3692899999999995        9.3737899999999996        9.3782999999999994        9.3828099999999992        9.3873200000000008        9.3918300000000006        9.3963400000000004        9.4008500000000002        9.4053599999999999        9.4098600000000001        9.4143699999999999        9.4188799999999997        9.4233899999999995        9.4278999999999993        9.4324100000000008        9.4369200000000006        9.4414200000000008        9.4459300000000006        9.4504400000000004        9.4549500000000002        9.4594600000000000        9.4639699999999998        9.4684799999999996        9.4729799999999997        9.4774899999999995        9.4819999999999993        9.4865100000000009        9.4910200000000007        9.4955300000000005        9.5000400000000003        9.5045500000000001        9.5090500000000002        9.5135600000000000        9.5180699999999998        9.5225799999999996        9.5270899999999994        9.5315999999999992        9.5361100000000008        9.5406099999999991        9.5451200000000007        9.5496300000000005        9.5541400000000003        9.5586500000000001        9.5631599999999999        9.5676699999999997        9.5721699999999998        9.5766799999999996        9.5811899999999994        9.5856999999999992        9.5902100000000008        9.5947200000000006        9.5992300000000004        9.6037400000000002        9.6082400000000003        9.6127500000000001        9.6172599999999999        9.6217699999999997        9.6262799999999995        9.6307899999999993        9.6353000000000009        9.6397999999999993        9.6443100000000008        9.6488200000000006        9.6533300000000004        9.6578400000000002        9.6623500000000000        9.6668599999999998        9.6713600000000000        9.6758699999999997        9.6803799999999995        9.6848899999999993        9.6893999999999991        9.6939100000000007        9.6984200000000005        9.7029200000000007        9.7074300000000004        9.7119400000000002        9.7164500000000000        9.7209599999999998        9.7254699999999996        9.7299799999999994        9.7344899999999992        9.7389899999999994        9.7434999999999992        9.7480100000000007        9.7525200000000005        9.7570300000000003        9.7615400000000001        9.7660499999999999        9.7705500000000001        9.7750599999999999        9.7795699999999997        9.7840799999999994        9.7885899999999992        9.7931000000000008        9.7976100000000006        9.8021100000000008        9.8066200000000006        9.8111300000000004        9.8156400000000001        9.8201499999999999        9.8246599999999997        9.8291699999999995        9.8336799999999993        9.8381799999999995        9.8426899999999993        9.8472000000000008        9.8517100000000006        9.8564000000000007        9.8610799999999994        9.8657699999999995        9.8704499999999999        9.8751400000000000        9.8798200000000005        9.8845100000000006        9.8891899999999993        9.8938799999999993        9.8985599999999998        9.9032499999999999        9.9079400000000000        9.9126200000000004        9.9173100000000005        9.9219899999999992        9.9266799999999993        9.9313599999999997        9.9360499999999998        9.9407300000000003        9.9454200000000004        9.9501000000000008        9.9547899999999991        9.9594799999999992        9.9641599999999997        9.9688499999999998        9.9735300000000002        9.9782200000000003        9.9829000000000008        9.9875900000000009        9.9922699999999995        9.9969599999999996        10.001640000000000        10.006330000000000        10.011010000000001        10.015700000000001        10.020390000000001        10.025069999999999        10.029760000000000        10.034440000000000        10.039130000000000        10.043810000000001        10.048500000000001        10.053179999999999        10.057869999999999        10.062550000000000        10.067240000000000        10.071930000000000        10.076610000000001        10.081300000000001        10.085979999999999        10.090669999999999        10.095350000000000        10.100040000000000        10.104720000000000        10.109410000000000        10.114089999999999        10.118779999999999        10.123469999999999        10.128150000000000        10.132840000000000        10.137520000000000        10.142210000000000        10.146890000000001        10.151579999999999        10.156260000000000        10.160950000000000        10.165630000000000        10.170320000000000        10.175010000000000        10.179690000000001        10.184380000000001        10.189060000000000        10.193750000000000        10.198430000000000        10.203120000000000        10.207800000000001        10.212490000000001        10.217169999999999        10.221860000000000        10.226550000000000        10.231230000000000        10.235920000000000        10.240600000000001        10.245290000000001        10.249969999999999        10.254659999999999        10.259340000000000        10.264030000000000        10.268710000000000        10.273400000000001        10.278090000000001        10.282769999999999        10.287459999999999        10.292140000000000        10.296830000000000        10.301510000000000        10.306200000000000        10.310879999999999        10.315569999999999        10.320250000000000        10.324940000000000        10.329630000000000        10.334310000000000        10.339000000000000        10.343680000000001        10.348369999999999        10.353050000000000        10.357740000000000        10.362420000000000        10.367110000000000        10.371790000000001        10.376480000000001        10.381169999999999        10.385850000000000        10.390540000000000        10.395220000000000        10.399910000000000        10.404590000000001        10.409280000000001        10.413959999999999        10.418650000000000        10.423330000000000        10.428020000000000        10.432700000000001        10.437390000000001        10.442080000000001        10.446759999999999        10.451449999999999     
 v =   -9.0000000000000000       -8.9983599999999999       -8.9967199999999998       -8.9950799999999997       -8.9934399999999997       -8.9917999999999996       -8.9901599999999995       -8.9885199999999994       -8.9868699999999997       -8.9852299999999996       -8.9835899999999995       -8.9819499999999994       -8.9803099999999993       -8.9786699999999993       -8.9770299999999992       -8.9753900000000009       -8.9737500000000008       -8.9721100000000007       -8.9704700000000006       -8.9688300000000005       -8.9671900000000004       -8.9655500000000004       -8.9639100000000003       -8.9622700000000002       -8.9606300000000001       -8.9589800000000004       -8.9573400000000003       -8.9557000000000002       -8.9540600000000001       -8.9524200000000000       -8.9507800000000000       -8.9491399999999999       -8.9474999999999998       -8.9458599999999997       -8.9442199999999996       -8.9425799999999995       -8.9409399999999994       -8.9392999999999994       -8.9376599999999993       -8.9360199999999992       -8.9343699999999995       -8.9327299999999994       -8.9310899999999993       -8.9294499999999992       -8.9278099999999991       -8.9261700000000008       -8.9245300000000007       -8.9228900000000007       -8.9212500000000006       -8.9196100000000005       -8.9179700000000004       -8.9163300000000003       -8.9146900000000002       -8.9130500000000001       -8.9114100000000001       -8.9097700000000000       -8.9081299999999999       -8.9064800000000002       -8.9048400000000001       -8.9032000000000000       -8.9015599999999999       -8.8999199999999998       -8.8982799999999997       -8.8966399999999997       -8.8949999999999996       -8.8933599999999995       -8.8917199999999994       -8.8900799999999993       -8.8884399999999992       -8.8867999999999991       -8.8851600000000008       -8.8835200000000007       -8.8818800000000007       -8.8802299999999992       -8.8785900000000009       -8.8769500000000008       -8.8753100000000007       -8.8736700000000006       -8.8720300000000005       -8.8703900000000004       -8.8687500000000004       -8.8671100000000003       -8.8654700000000002       -8.8638300000000001       -8.8621900000000000       -8.8605499999999999       -8.8589099999999998       -8.8572699999999998       -8.8556200000000000       -8.8539800000000000       -8.8523399999999999       -8.8506999999999998       -8.8490599999999997       -8.8474199999999996       -8.8457799999999995       -8.8441399999999994       -8.8424999999999994       -8.8408599999999993       -8.8392199999999992       -8.8375800000000009       -8.8359400000000008       -8.8343000000000007       -8.8326600000000006       -8.8310200000000005       -8.8293800000000005       -8.8277300000000007       -8.8260900000000007       -8.8244500000000006       -8.8228100000000005       -8.8211700000000004       -8.8195300000000003       -8.8178900000000002       -8.8162500000000001       -8.8146100000000001       -8.8129700000000000       -8.8113299999999999       -8.8096899999999998       -8.8080499999999997       -8.8064099999999996       -8.8047699999999995       -8.8031199999999998       -8.8014799999999997       -8.7998399999999997       -8.7981999999999996       -8.7965599999999995       -8.7949199999999994       -8.7932799999999993       -8.7916399999999992       -8.7899999999999991       -8.7882400000000001       -8.7864900000000006       -8.7847299999999997       -8.7829800000000002       -8.7812199999999994       -8.7794699999999999       -8.7777100000000008       -8.7759499999999999       -8.7742000000000004       -8.7724399999999996       -8.7706900000000001       -8.7689299999999992       -8.7671799999999998       -8.7654200000000007       -8.7636599999999998       -8.7619100000000003       -8.7601499999999994       -8.7584000000000000       -8.7566400000000009       -8.7548800000000000       -8.7531300000000005       -8.7513699999999996       -8.7496200000000002       -8.7478599999999993       -8.7461099999999998       -8.7443500000000007       -8.7425899999999999       -8.7408400000000004       -8.7390799999999995       -8.7373300000000000       -8.7355699999999992       -8.7338199999999997       -8.7320600000000006       -8.7302999999999997       -8.7285500000000003       -8.7267899999999994       -8.7250399999999999       -8.7232800000000008       -8.7215299999999996       -8.7197700000000005       -8.7180099999999996       -8.7162600000000001       -8.7144999999999992       -8.7127499999999998       -8.7109900000000007       -8.7092399999999994       -8.7074800000000003       -8.7057199999999995       -8.7039700000000000       -8.7022099999999991       -8.7004599999999996       -8.6987000000000005       -8.6969399999999997       -8.6951900000000002       -8.6934299999999993       -8.6916799999999999       -8.6899200000000008       -8.6881699999999995       -8.6864100000000004       -8.6846499999999995       -8.6829000000000001       -8.6811399999999992       -8.6793899999999997       -8.6776300000000006       -8.6758799999999994       -8.6741200000000003       -8.6723599999999994       -8.6706099999999999       -8.6688500000000008       -8.6670999999999996       -8.6653400000000005       -8.6635899999999992       -8.6618300000000001       -8.6600699999999993       -8.6583199999999998       -8.6565600000000007       -8.6548099999999994       -8.6530500000000004       -8.6513000000000009       -8.6495400000000000       -8.6477799999999991       -8.6460299999999997       -8.6442700000000006       -8.6425199999999993       -8.6407600000000002       -8.6389999999999993       -8.6372499999999999       -8.6354900000000008       -8.6337399999999995       -8.6319800000000004       -8.6302299999999992       -8.6284700000000001       -8.6267099999999992       -8.6249599999999997       -8.6232000000000006       -8.6214499999999994       -8.6196900000000003       -8.6179400000000008       -8.6161799999999999       -8.6144200000000009       -8.6126699999999996       -8.6109100000000005       -8.6091599999999993       -8.6074000000000002       -8.6056500000000007       -8.6038899999999998       -8.6021300000000007       -8.6003799999999995       -8.5986200000000004       -8.5968699999999991       -8.5951100000000000       -8.5933600000000006       -8.5915999999999997       -8.5898400000000006       -8.5880899999999993       -8.5863300000000002       -8.5845800000000008       -8.5828199999999999       -8.5810600000000008       -8.5793099999999995       -8.5775500000000005       -8.5757999999999992       -8.5740400000000001       -8.5722900000000006       -8.5705299999999998       -8.5687700000000007       -8.5670199999999994       -8.5652600000000003       -8.5628499999999992       -8.5604300000000002       -8.5580099999999995       -8.5555900000000005       -8.5531699999999997       -8.5507600000000004       -8.5483399999999996       -8.5459200000000006       -8.5434999999999999       -8.5410900000000005       -8.5386699999999998       -8.5362500000000008       -8.5338300000000000       -8.5314099999999993       -8.5289999999999999       -8.5265799999999992       -8.5241600000000002       -8.5217399999999994       -8.5193300000000001       -8.5169099999999993       -8.5144900000000003       -8.5120699999999996       -8.5096500000000006       -8.5072399999999995       -8.5048200000000005       -8.5023999999999997       -8.4999800000000008       -8.4975699999999996       -8.4951500000000006       -8.4927299999999999       -8.4903099999999991       -8.4878900000000002       -8.4854800000000008       -8.4830600000000000       -8.4806399999999993       -8.4782200000000003       -8.4758099999999992       -8.4733900000000002       -8.4709699999999994       -8.4685500000000005       -8.4661299999999997       -8.4637200000000004       -8.4612999999999996       -8.4588800000000006       -8.4564599999999999       -8.4540500000000005       -8.4516299999999998       -8.4492100000000008       -8.4467900000000000       -8.4443800000000007       -8.4419599999999999       -8.4395399999999992       -8.4371200000000002       -8.4346999999999994       -8.4322900000000001       -8.4298699999999993       -8.4274500000000003       -8.4250299999999996       -8.4226200000000002       -8.4201999999999995       -8.4177800000000005       -8.4153599999999997       -8.4129400000000008       -8.4105299999999996       -8.4081100000000006       -8.4056899999999999       -8.4032699999999991       -8.4008599999999998       -8.3984400000000008       -8.3960200000000000       -8.3935999999999993       -8.3911800000000003       -8.3887699999999992       -8.3863500000000002       -8.3839299999999994       -8.3815100000000005       -8.3790999999999993       -8.3766800000000003       -8.3742599999999996       -8.3718400000000006       -8.3694199999999999       -8.3670100000000005       -8.3645899999999997       -8.3621700000000008       -8.3597500000000000       -8.3573400000000007       -8.3549199999999999       -8.3524999999999991       -8.3500800000000002       -8.3476599999999994       -8.3452500000000001       -8.3428299999999993       -8.3404100000000003       -8.3379899999999996       -8.3355800000000002       -8.3331599999999995       -8.3307400000000005       -8.3283199999999997       -8.3259000000000007       -8.3234899999999996       -8.3210700000000006       -8.3186499999999999       -8.3162299999999991       -8.3138199999999998       -8.3114000000000008       -8.3089800000000000       -8.3065599999999993       -8.3041400000000003       -8.3017299999999992       -8.2993100000000002       -8.2968899999999994       -8.2944700000000005       -8.2920599999999993       -8.2896400000000003       -8.2872199999999996       -8.2848000000000006       -8.2823799999999999       -8.2799700000000005       -8.2775499999999997       -8.2751300000000008       -8.2727100000000000       -8.2703000000000007       -8.2678799999999999       -8.2654599999999991       -8.2630400000000002       -8.2606300000000008       -8.2582100000000001       -8.2557899999999993       -8.2531400000000001       -8.2504899999999992       -8.2478499999999997       -8.2452000000000005       -8.2425499999999996       -8.2399000000000004       -8.2372499999999995       -8.2346100000000000       -8.2319600000000008       -8.2293099999999999       -8.2266600000000007       -8.2240099999999998       -8.2213700000000003       -8.2187199999999994       -8.2160700000000002       -8.2134199999999993       -8.2107700000000001       -8.2081300000000006       -8.2054799999999997       -8.2028300000000005       -8.2001799999999996       -8.1975300000000004       -8.1948799999999995       -8.1922400000000000       -8.1895900000000008       -8.1869399999999999       -8.1842900000000007       -8.1816399999999998       -8.1790000000000003       -8.1763499999999993       -8.1737000000000002       -8.1710499999999993       -8.1684000000000001       -8.1657600000000006       -8.1631099999999996       -8.1604600000000005       -8.1578099999999996       -8.1551600000000004       -8.1525200000000009       -8.1498699999999999       -8.1472200000000008       -8.1445699999999999       -8.1419200000000007       -8.1392799999999994       -8.1366300000000003       -8.1339799999999993       -8.1313300000000002       -8.1286799999999992       -8.1260399999999997       -8.1233900000000006       -8.1207399999999996       -8.1180900000000005       -8.1154399999999995       -8.1128000000000000       -8.1101500000000009       -8.1074999999999999       -8.1048500000000008       -8.1021999999999998       -8.0995600000000003       -8.0969099999999994       -8.0942600000000002       -8.0916099999999993       -8.0889600000000002       -8.0863200000000006       -8.0836699999999997       -8.0810200000000005       -8.0783699999999996       -8.0757200000000005       -8.0730799999999991       -8.0704300000000000       -8.0677800000000008       -8.0651299999999999       -8.0624800000000008       -8.0598399999999994       -8.0571900000000003       -8.0545399999999994       -8.0518900000000002       -8.0492399999999993       -8.0465999999999998       -8.0439500000000006       -8.0412999999999997       -8.0386500000000005       -8.0359999999999996       -8.0333600000000001       -8.0307099999999991       -8.0280600000000000       -8.0254100000000008       -8.0227599999999999       -8.0201200000000004       -8.0174699999999994       -8.0148200000000003       -8.0121699999999993       -8.0095200000000002       -8.0068800000000007       -8.0042299999999997       -8.0015800000000006       -7.9989299999999997       -7.9962799999999996       -7.9936299999999996       -7.9909900000000000       -7.9883400000000000       -7.9856900000000000       -7.9830399999999999       -7.9803899999999999       -7.9777500000000003       -7.9751000000000003       -7.9724500000000003       -7.9698000000000002       -7.9671500000000002       -7.9645099999999998       -7.9618599999999997       -7.9592099999999997       -7.9565599999999996       -7.9539099999999996       -7.9512700000000001       -7.9486200000000000       -7.9459700000000000       -7.9433199999999999       -7.9406699999999999       -7.9380300000000004       -7.9353800000000003       -7.9327300000000003       -7.9300800000000002       -7.9274300000000002       -7.9247899999999998       -7.9221399999999997       -7.9194899999999997       -7.9168399999999997       -7.9139600000000003       -7.9110899999999997       -7.9082100000000004       -7.9053300000000002       -7.9024500000000000       -7.8995699999999998       -7.8966900000000004       -7.8938199999999998       -7.8909399999999996       -7.8880600000000003       -7.8851800000000001       -7.8822999999999999       -7.8794199999999996       -7.8765499999999999       -7.8736699999999997       -7.8707900000000004       -7.8679100000000002       -7.8650300000000000       -7.8621499999999997       -7.8592800000000000       -7.8563999999999998       -7.8535199999999996       -7.8506400000000003       -7.8477600000000001       -7.8448900000000004       -7.8420100000000001       -7.8391299999999999       -7.8362499999999997       -7.8333700000000004       -7.8304900000000002       -7.8276199999999996       -7.8247400000000003       -7.8218600000000000       -7.8189799999999998       -7.8160999999999996       -7.8132200000000003       -7.8103499999999997       -7.8074700000000004       -7.8045900000000001       -7.8017099999999999       -7.7988299999999997       -7.7959500000000004       -7.7930799999999998       -7.7901999999999996       -7.7873200000000002       -7.7844400000000000       -7.7815599999999998       -7.7786799999999996       -7.7758099999999999       -7.7729299999999997       -7.7700500000000003       -7.7671700000000001       -7.7642899999999999       -7.7614099999999997       -7.7585400000000000       -7.7556599999999998       -7.7527799999999996       -7.7499000000000002       -7.7470200000000000       -7.7441399999999998       -7.7412700000000001       -7.7383899999999999       -7.7355099999999997       -7.7326300000000003       -7.7297500000000001       -7.7268800000000004       -7.7240000000000002       -7.7211200000000000       -7.7182399999999998       -7.7153600000000004       -7.7124800000000002       -7.7096099999999996       -7.7067300000000003       -7.7038500000000001       -7.7009699999999999       -7.6980899999999997       -7.6952100000000003       -7.6923399999999997       -7.6894600000000004       -7.6865800000000002       -7.6837000000000000       -7.6808199999999998       -7.6779400000000004       -7.6750699999999998       -7.6721899999999996       -7.6693100000000003       -7.6664300000000001       -7.6635499999999999       -7.6606699999999996       -7.6577999999999999       -7.6549199999999997       -7.6520400000000004       -7.6491600000000002       -7.6462800000000000       -7.6433999999999997       -7.6405300000000000       -7.6376499999999998       -7.6347699999999996       -7.6318900000000003       -7.6290100000000001       -7.6261400000000004       -7.6232600000000001       -7.6203799999999999       -7.6174999999999997       -7.6146200000000004       -7.6117400000000002       -7.6088699999999996       -7.6059900000000003       -7.6031100000000000       -7.6002299999999998       -7.5973499999999996       -7.5944700000000003       -7.5915999999999997       -7.5887200000000004       -7.5858400000000001       -7.5829599999999999       -7.5800799999999997       -7.5772000000000004       -7.5743299999999998       -7.5714499999999996       -7.5685700000000002       -7.5656900000000000       -7.5628099999999998       -7.5599299999999996       -7.5570599999999999       -7.5541799999999997       -7.5513000000000003       -7.5484200000000001       -7.5453099999999997       -7.5422000000000002       -7.5391000000000004       -7.5359900000000000       -7.5328799999999996       -7.5297700000000001       -7.5266599999999997       -7.5235500000000002       -7.5204399999999998       -7.5173399999999999       -7.5142300000000004       -7.5111200000000000       -7.5080099999999996       -7.5049000000000001       -7.5017899999999997       -7.4986800000000002       -7.4955800000000004       -7.4924700000000000       -7.4893599999999996       -7.4862500000000001       -7.4831399999999997       -7.4800300000000002       -7.4769199999999998       -7.4738199999999999       -7.4707100000000004       -7.4676000000000000       -7.4644899999999996       -7.4613800000000001       -7.4582699999999997       -7.4551600000000002       -7.4520600000000004       -7.4489500000000000       -7.4458399999999996       -7.4427300000000001       -7.4396199999999997       -7.4365100000000002       -7.4333999999999998       -7.4302999999999999       -7.4271900000000004       -7.4240800000000000       -7.4209699999999996       -7.4178600000000001       -7.4147499999999997       -7.4116499999999998       -7.4085400000000003       -7.4054300000000000       -7.4023199999999996       -7.3992100000000001       -7.3960999999999997       -7.3929900000000002       -7.3898900000000003       -7.3867799999999999       -7.3836700000000004       -7.3805600000000000       -7.3774499999999996       -7.3743400000000001       -7.3712299999999997       -7.3681299999999998       -7.3650200000000003       -7.3619100000000000       -7.3587999999999996       -7.3556900000000001       -7.3525799999999997       -7.3494700000000002       -7.3463700000000003       -7.3432599999999999       -7.3401500000000004       -7.3370400000000000       -7.3339299999999996       -7.3308200000000001       -7.3277099999999997       -7.3246099999999998       -7.3215000000000003       -7.3183900000000000       -7.3152799999999996       -7.3121700000000001       -7.3090599999999997       -7.3059500000000002       -7.3028500000000003       -7.2997399999999999       -7.2966300000000004       -7.2935200000000000       -7.2904099999999996       -7.2873000000000001       -7.2841899999999997       -7.2810899999999998       -7.2779800000000003       -7.2748699999999999       -7.2717599999999996       -7.2686500000000001       -7.2655399999999997       -7.2624300000000002       -7.2593300000000003       -7.2562199999999999       -7.2531100000000004       -7.2500000000000000       -7.2468899999999996       -7.2437800000000001       -7.2406699999999997       -7.2375699999999998       -7.2344600000000003       -7.2313499999999999       -7.2282400000000004       -7.2251300000000001       -7.2220199999999997       -7.2189100000000002       -7.2158100000000003       -7.2126999999999999       -7.2095900000000004       -7.2064800000000000       -7.2033699999999996       -7.2002600000000001       -7.1971600000000002       -7.1940499999999998       -7.1909400000000003       -7.1878299999999999       -7.1847200000000004       -7.1816100000000000       -7.1784999999999997       -7.1753999999999998       -7.1722900000000003       -7.1691799999999999       -7.1660700000000004       -7.1629600000000000       -7.1598499999999996       -7.1567400000000001       -7.1536400000000002       -7.1505299999999998       -7.1471900000000002       -7.1438499999999996       -7.1405099999999999       -7.1371700000000002       -7.1338299999999997       -7.1304900000000000       -7.1271599999999999       -7.1238200000000003       -7.1204799999999997       -7.1171400000000000       -7.1138000000000003       -7.1104599999999998       -7.1071200000000001       -7.1037800000000004       -7.1004399999999999       -7.0971099999999998       -7.0937700000000001       -7.0904299999999996       -7.0870899999999999       -7.0837500000000002       -7.0804099999999996       -7.0770700000000000       -7.0737300000000003       -7.0704000000000002       -7.0670599999999997       -7.0637200000000000       -7.0603800000000003       -7.0570399999999998       -7.0537000000000001       -7.0503600000000004       -7.0470199999999998       -7.0436800000000002       -7.0403500000000001       -7.0370100000000004       -7.0336699999999999       -7.0303300000000002       -7.0269899999999996       -7.0236499999999999       -7.0203100000000003       -7.0169699999999997       -7.0136399999999997       -7.0103000000000000       -7.0069600000000003       -7.0036199999999997       -7.0002800000000001       -6.9969400000000004       -6.9935999999999998       -6.9902600000000001       -6.9869199999999996       -6.9835900000000004       -6.9802499999999998       -6.9769100000000002       -6.9735699999999996       -6.9702299999999999       -6.9668900000000002       -6.9635499999999997       -6.9602100000000000       -6.9568800000000000       -6.9535400000000003       -6.9501999999999997       -6.9468600000000000       -6.9435200000000004       -6.9401799999999998       -6.9368400000000001       -6.9335000000000004       -6.9301599999999999       -6.9268299999999998       -6.9234900000000001       -6.9201499999999996       -6.9168099999999999       -6.9134700000000002       -6.9101299999999997       -6.9067900000000000       -6.9034500000000003       -6.9001200000000003       -6.8967799999999997       -6.8934400000000000       -6.8901000000000003       -6.8867599999999998       -6.8834200000000001       -6.8800800000000004       -6.8767399999999999       -6.8734099999999998       -6.8700700000000001       -6.8667299999999996       -6.8633899999999999       -6.8600500000000002       -6.8567099999999996       -6.8533700000000000       -6.8500300000000003       -6.8466899999999997       -6.8433599999999997       -6.8400200000000000       -6.8366800000000003       -6.8333399999999997       -6.8300000000000001       -6.8266600000000004       -6.8233199999999998       -6.8199800000000002       -6.8166500000000001       -6.8133100000000004       -6.8099699999999999       -6.8066300000000002       -6.8032899999999996       -6.7999499999999999       -6.7966100000000003       -6.7932699999999997       -6.7899300000000000       -6.7866000000000000       -6.7832600000000003       -6.7799199999999997       -6.7765800000000000       -6.7732400000000004       -6.7698999999999998       -6.7665600000000001       -6.7632199999999996       -6.7598900000000004       -6.7565499999999998       -6.7532100000000002       -6.7498699999999996       -6.7465299999999999       -6.7431900000000002       -6.7398499999999997       -6.7365100000000000       -6.7331700000000003       -6.7298400000000003       -6.7264999999999997       -6.7231600000000000       -6.7195900000000002       -6.7160200000000003       -6.7124499999999996       -6.7088799999999997       -6.7053099999999999       -6.7017400000000000       -6.6981700000000002       -6.6946099999999999       -6.6910400000000001       -6.6874700000000002       -6.6839000000000004       -6.6803299999999997       -6.6767599999999998       -6.6731900000000000       -6.6696200000000001       -6.6660500000000003       -6.6624800000000004       -6.6589200000000002       -6.6553500000000003       -6.6517799999999996       -6.6482099999999997       -6.6446399999999999       -6.6410700000000000       -6.6375000000000002       -6.6339300000000003       -6.6303599999999996       -6.6267899999999997       -6.6232199999999999       -6.6196599999999997       -6.6160899999999998       -6.6125200000000000       -6.6089500000000001       -6.6053800000000003       -6.6018100000000004       -6.5982399999999997       -6.5946699999999998       -6.5911000000000000       -6.5875300000000001       -6.5839600000000003       -6.5804000000000000       -6.5768300000000002       -6.5732600000000003       -6.5696899999999996       -6.5661199999999997       -6.5625499999999999       -6.5589800000000000       -6.5554100000000002       -6.5518400000000003       -6.5482699999999996       -6.5446999999999997       -6.5411400000000004       -6.5375699999999997       -6.5339999999999998       -6.5304300000000000       -6.5268600000000001       -6.5232900000000003       -6.5197200000000004       -6.5161499999999997       -6.5125799999999998       -6.5090100000000000       -6.5054400000000001       -6.5018799999999999       -6.4983100000000000       -6.4947400000000002       -6.4911700000000003       -6.4875999999999996       -6.4840299999999997       -6.4804599999999999       -6.4768900000000000       -6.4733200000000002       -6.4697500000000003       -6.4661799999999996       -6.4626200000000003       -6.4590500000000004       -6.4554799999999997       -6.4519099999999998       -6.4483400000000000       -6.4447700000000001       -6.4412000000000003       -6.4376300000000004       -6.4340599999999997       -6.4304899999999998       -6.4269299999999996       -6.4233599999999997       -6.4197899999999999       -6.4162200000000000       -6.4126500000000002       -6.4090800000000003       -6.4055099999999996       -6.4019399999999997       -6.3983699999999999       -6.3948000000000000       -6.3912300000000002       -6.3876700000000000       -6.3841000000000001       -6.3805300000000003       -6.3769600000000004       -6.3733899999999997       -6.3698199999999998       -6.3662500000000000       -6.3626800000000001       -6.3591100000000003       -6.3555400000000004       -6.3519699999999997       -6.3484100000000003       -6.3448399999999996       -6.3412699999999997       -6.3376999999999999       -6.3341300000000000       -6.3305600000000002       -6.3269900000000003       -6.3234199999999996       -6.3198499999999997       -6.3162799999999999       -6.3127100000000000       -6.3091499999999998       -6.3055800000000000       -6.3020100000000001       -6.2984400000000003       -6.2948700000000004       -6.2912999999999997       -6.2877299999999998       -6.2841600000000000       -6.2805900000000001       -6.2770200000000003       -6.2734500000000004       -6.2698900000000002       -6.2663200000000003       -6.2625200000000003       -6.2587200000000003       -6.2549200000000003       -6.2511200000000002       -6.2473200000000002       -6.2435200000000002       -6.2397200000000002       -6.2359200000000001       -6.2321200000000001       -6.2283200000000001       -6.2245200000000001       -6.2207200000000000       -6.2169299999999996       -6.2131299999999996       -6.2093299999999996       -6.2055300000000004       -6.2017300000000004       -6.1979300000000004       -6.1941300000000004       -6.1903300000000003       -6.1865300000000003       -6.1827300000000003       -6.1789300000000003       -6.1751300000000002       -6.1713300000000002       -6.1675300000000002       -6.1637300000000002       -6.1599300000000001       -6.1561399999999997       -6.1523399999999997       -6.1485399999999997       -6.1447399999999996       -6.1409399999999996       -6.1371399999999996       -6.1333399999999996       -6.1295400000000004       -6.1257400000000004       -6.1219400000000004       -6.1181400000000004       -6.1143400000000003       -6.1105400000000003       -6.1067400000000003       -6.1029400000000003       -6.0991499999999998       -6.0953499999999998       -6.0915499999999998       -6.0877499999999998       -6.0839499999999997       -6.0801499999999997       -6.0763499999999997       -6.0725499999999997       -6.0687499999999996       -6.0649499999999996       -6.0611499999999996       -6.0573499999999996       -6.0535500000000004       -6.0497500000000004       -6.0459500000000004       -6.0421600000000000       -6.0383599999999999       -6.0345599999999999       -6.0307599999999999       -6.0269599999999999       -6.0231599999999998       -6.0193599999999998       -6.0155599999999998       -6.0117599999999998       -6.0079599999999997       -6.0041599999999997       -6.0003599999999997       -5.9965599999999997       -5.9927599999999996       -5.9889599999999996       -5.9851700000000001       -5.9813700000000001       -5.9775700000000001       -5.9737700000000000       -5.9699700000000000       -5.9661700000000000       -5.9623699999999999       -5.9585699999999999       -5.9547699999999999       -5.9509699999999999       -5.9471699999999998       -5.9433699999999998       -5.9395699999999998       -5.9357699999999998       -5.9319699999999997       -5.9281800000000002       -5.9243800000000002       -5.9205800000000002       -5.9167800000000002       -5.9129800000000001       -5.9091800000000001       -5.9053800000000001       -5.9015800000000000       -5.8977800000000000       -5.8939800000000000       -5.8901800000000000       -5.8863799999999999       -5.8825799999999999       -5.8787799999999999       -5.8749799999999999       -5.8711900000000004       -5.8673900000000003       -5.8635900000000003       -5.8597900000000003       -5.8559900000000003       -5.8521900000000002       -5.8483900000000002       -5.8445900000000002       -5.8407900000000001       -5.8369900000000001       -5.8331900000000001       -5.8293900000000001       -5.8255900000000000       -5.8217900000000000       -5.8179900000000000       -5.8141900000000000       -5.8103999999999996       -5.8066000000000004       -5.8028000000000004       -5.7990000000000004       -5.7952000000000004       -5.7914000000000003       -5.7876000000000003       -5.7838000000000003       -5.7800000000000002       -5.7759700000000000       -5.7719399999999998       -5.7679099999999996       -5.7638800000000003       -5.7598500000000001       -5.7558199999999999       -5.7517899999999997       -5.7477600000000004       -5.7437300000000002       -5.7397000000000000       -5.7356800000000003       -5.7316500000000001       -5.7276199999999999       -5.7235899999999997       -5.7195600000000004       -5.7155300000000002       -5.7115000000000000       -5.7074699999999998       -5.7034399999999996       -5.6994100000000003       -5.6953800000000001       -5.6913499999999999       -5.6873199999999997       -5.6832900000000004       -5.6792600000000002       -5.6752300000000000       -5.6711999999999998       -5.6671699999999996       -5.6631400000000003       -5.6591100000000001       -5.6550799999999999       -5.6510499999999997       -5.6470200000000004       -5.6429900000000002       -5.6389600000000000       -5.6349400000000003       -5.6309100000000001       -5.6268799999999999       -5.6228499999999997       -5.6188200000000004       -5.6147900000000002       -5.6107600000000000       -5.6067299999999998       -5.6026999999999996       -5.5986700000000003       -5.5946400000000001       -5.5906099999999999       -5.5865799999999997       -5.5825500000000003       -5.5785200000000001       -5.5744899999999999       -5.5704599999999997       -5.5664300000000004       -5.5624000000000002       -5.5583700000000000       -5.5543399999999998       -5.5503099999999996       -5.5462800000000003       -5.5422500000000001       -5.5382199999999999       -5.5341899999999997       -5.5301700000000000       -5.5261399999999998       -5.5221099999999996       -5.5180800000000003       -5.5140500000000001       -5.5100199999999999       -5.5059899999999997       -5.5019600000000004       -5.4979300000000002       -5.4939000000000000       -5.4898699999999998       -5.4858399999999996       -5.4818100000000003       -5.4777800000000001       -5.4737499999999999       -5.4697199999999997       -5.4656900000000004       -5.4616600000000002       -5.4576300000000000       -5.4535999999999998       -5.4495699999999996       -5.4455400000000003       -5.4415100000000001       -5.4374799999999999       -5.4334499999999997       -5.4294300000000000       -5.4253999999999998       -5.4213699999999996       -5.4173400000000003       -5.4133100000000001       -5.4092799999999999       -5.4052499999999997       -5.4012200000000004       -5.3971900000000002       -5.3931600000000000       -5.3891299999999998       -5.3851000000000004       -5.3810700000000002       -5.3770400000000000       -5.3730099999999998       -5.3689799999999996       -5.3649500000000003       -5.3609200000000001       -5.3568899999999999       -5.3528599999999997       -5.3488300000000004       -5.3448000000000002       -5.3407700000000000       -5.3367399999999998       -5.3327099999999996       -5.3286899999999999       -5.3246599999999997       -5.3206300000000004       -5.3166000000000002       -5.3125700000000000       -5.3085399999999998       -5.3045099999999996       -5.3004800000000003       -5.2964500000000001       -5.2924199999999999       -5.2883899999999997       -5.2843600000000004       -5.2803300000000002       -5.2763000000000000       -5.2722699999999998       -5.2682399999999996       -5.2642100000000003       -5.2599499999999999       -5.2556900000000004       -5.2514300000000000       -5.2471699999999997       -5.2429100000000002       -5.2386499999999998       -5.2343900000000003       -5.2301299999999999       -5.2258699999999996       -5.2216100000000001       -5.2173499999999997       -5.2130900000000002       -5.2088299999999998       -5.2045700000000004       -5.2003100000000000       -5.1960499999999996       -5.1917900000000001       -5.1875299999999998       -5.1832700000000003       -5.1790099999999999       -5.1747500000000004       -5.1704900000000000       -5.1662299999999997       -5.1619700000000002       -5.1577099999999998       -5.1534500000000003       -5.1491899999999999       -5.1449400000000001       -5.1406799999999997       -5.1364200000000002       -5.1321599999999998       -5.1279000000000003       -5.1236400000000000       -5.1193799999999996       -5.1151200000000001       -5.1108599999999997       -5.1066000000000003       -5.1023399999999999       -5.0980800000000004       -5.0938200000000000       -5.0895599999999996       -5.0853000000000002       -5.0810399999999998       -5.0767800000000003       -5.0725199999999999       -5.0682600000000004       -5.0640000000000001       -5.0597399999999997       -5.0554800000000002       -5.0512199999999998       -5.0469600000000003       -5.0427000000000000       -5.0384399999999996       -5.0341800000000001       -5.0299199999999997       -5.0256600000000002       -5.0213999999999999       -5.0171400000000004       -5.0128800000000000       -5.0086199999999996       -5.0043600000000001       -5.0000999999999998       -4.9958400000000003       -4.9915799999999999       -4.9873200000000004       -4.9830600000000000       -4.9787999999999997       -4.9745400000000002       -4.9702799999999998       -4.9660200000000003       -4.9617599999999999       -4.9574999999999996       -4.9532400000000001       -4.9489799999999997       -4.9447200000000002       -4.9404599999999999       -4.9362000000000004       -4.9319400000000000       -4.9276799999999996       -4.9234200000000001       -4.9191599999999998       -4.9149000000000003       -4.9106399999999999       -4.9063800000000004       -4.9021200000000000       -4.8978599999999997       -4.8936000000000002       -4.8893399999999998       -4.8850800000000003       -4.8808199999999999       -4.8765599999999996       -4.8723000000000001       -4.8680399999999997       -4.8637800000000002       -4.8595199999999998       -4.8552600000000004       -4.8510000000000000       -4.8467399999999996       -4.8424800000000001       -4.8382199999999997       -4.8339600000000003       -4.8296999999999999       -4.8254500000000000       -4.8211899999999996       -4.8169300000000002       -4.8126699999999998       -4.8084100000000003       -4.8041499999999999       -4.7998900000000004       -4.7956300000000001       -4.7913699999999997       -4.7871100000000002       -4.7828499999999998       -4.7785900000000003       -4.7743300000000000       -4.7700699999999996       -4.7658100000000001       -4.7615499999999997       -4.7572900000000002       -4.7530299999999999       -4.7487700000000004       -4.7445100000000000       -4.7402499999999996       -4.7359900000000001       -4.7317299999999998       -4.7274700000000003       -4.7232099999999999       -4.7189500000000004       -4.7144599999999999       -4.7099700000000002       -4.7054799999999997       -4.7009900000000000       -4.6965000000000003       -4.6920099999999998       -4.6875200000000001       -4.6830299999999996       -4.6785399999999999       -4.6740500000000003       -4.6695599999999997       -4.6650700000000001       -4.6605800000000004       -4.6560899999999998       -4.6516000000000002       -4.6471099999999996       -4.6426200000000000       -4.6381300000000003       -4.6336399999999998       -4.6291500000000001       -4.6246600000000004       -4.6201699999999999       -4.6156800000000002       -4.6111899999999997       -4.6067000000000000       -4.6021999999999998       -4.5977100000000002       -4.5932199999999996       -4.5887300000000000       -4.5842400000000003       -4.5797499999999998       -4.5752600000000001       -4.5707700000000004       -4.5662799999999999       -4.5617900000000002       -4.5572999999999997       -4.5528100000000000       -4.5483200000000004       -4.5438299999999998       -4.5393400000000002       -4.5348499999999996       -4.5303599999999999       -4.5258700000000003       -4.5213799999999997       -4.5168900000000001       -4.5124000000000004       -4.5079099999999999       -4.5034200000000002       -4.4989299999999997       -4.4944400000000000       -4.4899500000000003       -4.4854599999999998       -4.4809700000000001       -4.4764799999999996       -4.4719899999999999       -4.4675000000000002       -4.4630099999999997       -4.4585200000000000       -4.4540300000000004       -4.4495399999999998       -4.4450500000000002       -4.4405599999999996       -4.4360700000000000       -4.4315800000000003       -4.4270899999999997       -4.4226000000000001       -4.4181100000000004       -4.4136199999999999       -4.4091300000000002       -4.4046399999999997       -4.4001500000000000       -4.3956600000000003       -4.3911699999999998       -4.3866800000000001       -4.3821899999999996       -4.3776999999999999       -4.3732100000000003       -4.3687199999999997       -4.3642300000000001       -4.3597400000000004       -4.3552499999999998       -4.3507600000000002       -4.3462699999999996       -4.3417800000000000       -4.3372900000000003       -4.3327999999999998       -4.3283100000000001       -4.3238200000000004       -4.3193299999999999       -4.3148400000000002       -4.3103499999999997       -4.3058600000000000       -4.3013700000000004       -4.2968799999999998       -4.2923900000000001       -4.2878999999999996       -4.2834099999999999       -4.2789200000000003       -4.2744299999999997       -4.2699400000000001       -4.2654399999999999       -4.2609500000000002       -4.2564599999999997       -4.2519700000000000       -4.2474800000000004       -4.2429899999999998       -4.2385000000000002       -4.2340099999999996       -4.2295199999999999       -4.2250300000000003       -4.2205399999999997       -4.2160500000000001       -4.2115600000000004       -4.2070699999999999       -4.2025800000000002       -4.1980899999999997       -4.1936000000000000       -4.1891100000000003       -4.1846199999999998       -4.1801300000000001       -4.1756399999999996       -4.1711499999999999       -4.1666600000000003       -4.1621699999999997       -4.1576800000000000       -4.1531900000000004       -4.1486999999999998       -4.1442100000000002       -4.1394900000000003       -4.1347699999999996       -4.1300499999999998       -4.1253299999999999       -4.1206100000000001       -4.1158900000000003       -4.1111700000000004       -4.1064499999999997       -4.1017299999999999       -4.0970100000000000       -4.0922900000000002       -4.0875700000000004       -4.0828499999999996       -4.0781299999999998       -4.0734100000000000       -4.0686900000000001       -4.0639599999999998       -4.0592400000000000       -4.0545200000000001       -4.0498000000000003       -4.0450799999999996       -4.0403599999999997       -4.0356399999999999       -4.0309200000000001       -4.0262000000000002       -4.0214800000000004       -4.0167599999999997       -4.0120399999999998       -4.0073200000000000       -4.0026000000000002       -3.9978799999999999       -3.9931600000000000       -3.9884400000000002       -3.9837199999999999       -3.9790000000000001       -3.9742799999999998       -3.9695600000000000       -3.9648400000000001       -3.9601199999999999       -3.9554000000000000       -3.9506800000000002       -3.9459499999999998       -3.9412300000000000       -3.9365100000000002       -3.9317899999999999       -3.9270700000000001       -3.9223499999999998       -3.9176299999999999       -3.9129100000000001       -3.9081899999999998       -3.9034700000000000       -3.8987500000000002       -3.8940299999999999       -3.8893100000000000       -3.8845900000000002       -3.8798699999999999       -3.8751500000000001       -3.8704299999999998       -3.8657100000000000       -3.8609900000000001       -3.8562699999999999       -3.8515500000000000       -3.8468300000000002       -3.8421099999999999       -3.8373900000000001       -3.8326699999999998       -3.8279399999999999       -3.8232200000000001       -3.8184999999999998       -3.8137799999999999       -3.8090600000000001       -3.8043399999999998       -3.7996200000000000       -3.7949000000000002       -3.7901799999999999       -3.7854600000000000       -3.7807400000000002       -3.7760199999999999       -3.7713000000000001       -3.7665799999999998       -3.7618600000000000       -3.7571400000000001       -3.7524199999999999       -3.7477000000000000       -3.7429800000000002       -3.7382599999999999       -3.7335400000000001       -3.7288199999999998       -3.7241000000000000       -3.7193800000000001       -3.7146599999999999       -3.7099299999999999       -3.7052100000000001       -3.7004899999999998       -3.6957700000000000       -3.6910500000000002       -3.6863299999999999       -3.6816100000000000       -3.6768900000000002       -3.6721699999999999       -3.6674500000000001       -3.6627299999999998       -3.6580100000000000       -3.6532900000000001       -3.6485699999999999       -3.6438500000000000       -3.6391300000000002       -3.6344099999999999       -3.6296900000000001       -3.6249699999999998       -3.6202500000000000       -3.6155300000000001       -3.6108099999999999       -3.6060900000000000       -3.6013700000000002       -3.5966499999999999       -3.5919300000000001       -3.5872000000000002       -3.5824799999999999       -3.5777600000000001       -3.5730400000000002       -3.5683199999999999       -3.5636000000000001       -3.5588799999999998       -3.5541600000000000       -3.5494400000000002       -3.5447199999999999       -3.5400000000000000       -3.5350500000000000       -3.5301000000000000       -3.5251500000000000       -3.5202000000000000       -3.5152500000000000       -3.5103000000000000       -3.5053500000000000       -3.5004000000000000       -3.4954399999999999       -3.4904899999999999       -3.4855399999999999       -3.4805899999999999       -3.4756399999999998       -3.4706899999999998       -3.4657399999999998       -3.4607899999999998       -3.4558399999999998       -3.4508899999999998       -3.4459399999999998       -3.4409900000000002       -3.4360400000000002       -3.4310900000000002       -3.4261400000000002       -3.4211800000000001       -3.4162300000000001       -3.4112800000000001       -3.4063300000000001       -3.4013800000000001       -3.3964300000000001       -3.3914800000000001       -3.3865300000000000       -3.3815800000000000       -3.3766300000000000       -3.3716800000000000       -3.3667300000000000       -3.3617800000000000       -3.3568300000000000       -3.3518800000000000       -3.3469199999999999       -3.3419699999999999       -3.3370199999999999       -3.3320699999999999       -3.3271199999999999       -3.3221699999999998       -3.3172199999999998       -3.3122699999999998       -3.3073199999999998       -3.3023699999999998       -3.2974199999999998       -3.2924699999999998       -3.2875200000000002       -3.2825700000000002       -3.2776200000000002       -3.2726700000000002       -3.2677100000000001       -3.2627600000000001       -3.2578100000000001       -3.2528600000000001       -3.2479100000000001       -3.2429600000000001       -3.2380100000000001       -3.2330600000000000       -3.2281100000000000       -3.2231600000000000       -3.2182100000000000       -3.2132600000000000       -3.2083100000000000       -3.2033600000000000       -3.1984100000000000       -3.1934499999999999       -3.1884999999999999       -3.1835499999999999       -3.1785999999999999       -3.1736499999999999       -3.1686999999999999       -3.1637499999999998       -3.1587999999999998       -3.1538499999999998       -3.1488999999999998       -3.1439499999999998       -3.1389999999999998       -3.1340499999999998       -3.1291000000000002       -3.1241500000000002       -3.1191900000000001       -3.1142400000000001       -3.1092900000000001       -3.1043400000000001       -3.0993900000000001       -3.0944400000000001       -3.0894900000000001       -3.0845400000000001       -3.0795900000000000       -3.0746400000000000       -3.0696900000000000       -3.0647400000000000       -3.0597900000000000       -3.0548400000000000       -3.0498900000000000       -3.0449299999999999       -3.0399799999999999       -3.0350299999999999       -3.0300799999999999       -3.0251299999999999       -3.0201799999999999       -3.0152299999999999       -3.0102799999999998       -3.0053299999999998       -3.0003799999999998       -2.9954299999999998       -2.9904799999999998       -2.9855299999999998       -2.9805799999999998       -2.9756300000000002       -2.9706700000000001       -2.9657200000000001       -2.9607700000000001       -2.9558200000000001       -2.9508700000000001       -2.9459200000000001       -2.9409700000000001       -2.9360200000000001       -2.9310700000000001       -2.9261200000000001       -2.9211700000000000       -2.9162200000000000       -2.9112700000000000       -2.9063200000000000       -2.9011399999999998       -2.8959500000000000       -2.8907699999999998       -2.8855900000000001       -2.8804099999999999       -2.8752300000000002       -2.8700500000000000       -2.8648699999999998       -2.8596900000000001       -2.8545099999999999       -2.8493300000000001       -2.8441500000000000       -2.8389600000000002       -2.8337800000000000       -2.8285999999999998       -2.8234200000000000       -2.8182399999999999       -2.8130600000000001       -2.8078799999999999       -2.8027000000000002       -2.7975200000000000       -2.7923399999999998       -2.7871500000000000       -2.7819699999999998       -2.7767900000000001       -2.7716099999999999       -2.7664300000000002       -2.7612500000000000       -2.7560699999999998       -2.7508900000000001       -2.7457099999999999       -2.7405300000000001       -2.7353499999999999       -2.7301600000000001       -2.7249800000000000       -2.7198000000000002       -2.7146200000000000       -2.7094399999999998       -2.7042600000000001       -2.6990799999999999       -2.6939000000000002       -2.6887200000000000       -2.6835399999999998       -2.6783600000000001       -2.6731699999999998       -2.6679900000000001       -2.6628099999999999       -2.6576300000000002       -2.6524500000000000       -2.6472699999999998       -2.6420900000000000       -2.6369099999999999       -2.6317300000000001       -2.6265499999999999       -2.6213700000000002       -2.6161799999999999       -2.6110000000000002       -2.6058200000000000       -2.6006399999999998       -2.5954600000000001       -2.5902799999999999       -2.5851000000000002       -2.5799200000000000       -2.5747399999999998       -2.5695600000000001       -2.5643799999999999       -2.5591900000000001       -2.5540099999999999       -2.5488300000000002       -2.5436500000000000       -2.5384699999999998       -2.5332900000000000       -2.5281099999999999       -2.5229300000000001       -2.5177499999999999       -2.5125700000000002       -2.5073900000000000       -2.5022000000000002       -2.4970200000000000       -2.4918399999999998       -2.4866600000000001       -2.4814799999999999       -2.4763000000000002       -2.4711200000000000       -2.4659399999999998       -2.4607600000000001       -2.4555799999999999       -2.4503900000000001       -2.4452099999999999       -2.4400300000000001       -2.4348500000000000       -2.4296700000000002       -2.4244900000000000       -2.4193099999999998       -2.4141300000000001       -2.4089499999999999       -2.4037700000000002       -2.3985900000000000       -2.3934000000000002       -2.3882200000000000       -2.3830399999999998       -2.3778600000000001       -2.3726799999999999       -2.3675000000000002       -2.3623200000000000       -2.3571399999999998       -2.3519600000000001       -2.3467799999999999       -2.3416000000000001       -2.3364099999999999       -2.3312300000000001       -2.3260500000000000       -2.3208700000000002       -2.3156900000000000       -2.3105099999999998       -2.3053300000000001       -2.3001499999999999       -2.2949700000000002       -2.2897900000000000       -2.2846099999999998       -2.2794200000000000       -2.2742399999999998       -2.2690600000000001       -2.2638799999999999       -2.2587000000000002       -2.2535200000000000       -2.2483399999999998       -2.2431600000000000       -2.2377500000000001       -2.2323400000000002       -2.2269199999999998       -2.2215099999999999       -2.2161000000000000       -2.2106900000000000       -2.2052800000000001       -2.1998700000000002       -2.1944599999999999       -2.1890499999999999       -2.1836400000000000       -2.1782200000000000       -2.1728100000000001       -2.1674000000000002       -2.1619899999999999       -2.1565799999999999       -2.1511700000000000       -2.1457600000000001       -2.1403500000000002       -2.1349300000000002       -2.1295199999999999       -2.1241099999999999       -2.1187000000000000       -2.1132900000000001       -2.1078800000000002       -2.1024699999999998       -2.0970599999999999       -2.0916399999999999       -2.0862300000000000       -2.0808200000000001       -2.0754100000000002       -2.0699999999999998       -2.0645899999999999       -2.0591800000000000       -2.0537700000000001       -2.0483600000000002       -2.0429400000000002       -2.0375299999999998       -2.0321199999999999       -2.0267100000000000       -2.0213000000000001       -2.0158900000000002       -2.0104799999999998       -2.0050699999999999       -1.9996499999999999       -1.9942400000000000       -1.9888300000000001       -1.9834200000000000       -1.9780100000000000       -1.9725999999999999       -1.9671900000000000       -1.9617800000000001       -1.9563699999999999       -1.9509500000000000       -1.9455400000000000       -1.9401299999999999       -1.9347200000000000       -1.9293100000000001       -1.9238999999999999       -1.9184900000000000       -1.9130799999999999       -1.9076599999999999       -1.9022500000000000       -1.8968400000000001       -1.8914299999999999       -1.8860200000000000       -1.8806099999999999       -1.8752000000000000       -1.8697900000000001       -1.8643799999999999       -1.8589599999999999       -1.8535500000000000       -1.8481399999999999       -1.8427300000000000       -1.8373200000000001       -1.8319099999999999       -1.8265000000000000       -1.8210900000000001       -1.8156699999999999       -1.8102600000000000       -1.8048500000000001       -1.7994399999999999       -1.7940300000000000       -1.7886200000000001       -1.7832100000000000       -1.7778000000000000       -1.7723899999999999       -1.7669699999999999       -1.7615600000000000       -1.7561500000000001       -1.7507400000000000       -1.7453300000000000       -1.7399199999999999       -1.7345100000000000       -1.7291000000000001       -1.7236800000000001       -1.7182700000000000       -1.7128600000000000       -1.7074499999999999       -1.7020400000000000       -1.6966300000000001       -1.6912199999999999       -1.6858100000000000       -1.6803900000000001       -1.6749799999999999       -1.6695700000000000       -1.6641600000000001       -1.6587499999999999       -1.6533400000000000       -1.6479299999999999       -1.6425200000000000       -1.6371100000000001       -1.6316900000000001       -1.6262799999999999       -1.6208700000000000       -1.6154599999999999       -1.6100500000000000       -1.6046400000000001       -1.5992299999999999       -1.5938200000000000       -1.5884000000000000       -1.5829899999999999       -1.5775800000000000       -1.5721700000000001       -1.5667599999999999       -1.5613500000000000       -1.5559400000000001       -1.5505300000000000       -1.5448900000000001       -1.5392399999999999       -1.5336000000000001       -1.5279600000000000       -1.5223199999999999       -1.5166800000000000       -1.5110399999999999       -1.5053900000000000       -1.4997499999999999       -1.4941100000000000       -1.4884700000000000       -1.4828300000000001       -1.4771900000000000       -1.4715499999999999       -1.4659000000000000       -1.4602599999999999       -1.4546200000000000       -1.4489799999999999       -1.4433400000000001       -1.4377000000000000       -1.4320600000000001       -1.4264100000000000       -1.4207700000000001       -1.4151300000000000       -1.4094899999999999       -1.4038500000000000       -1.3982100000000000       -1.3925700000000001       -1.3869199999999999       -1.3812800000000001       -1.3756400000000000       -1.3700000000000001       -1.3643600000000000       -1.3587199999999999       -1.3530800000000001       -1.3474299999999999       -1.3417900000000000       -1.3361499999999999       -1.3305100000000001       -1.3248700000000000       -1.3192299999999999       -1.3135900000000000       -1.3079400000000001       -1.3023000000000000       -1.2966599999999999       -1.2910200000000001       -1.2853800000000000       -1.2797400000000001       -1.2741000000000000       -1.2684500000000001       -1.2628100000000000       -1.2571699999999999       -1.2515300000000000       -1.2458899999999999       -1.2402500000000001       -1.2346100000000000       -1.2289600000000001       -1.2233200000000000       -1.2176800000000001       -1.2120400000000000       -1.2063999999999999       -1.2007600000000000       -1.1951200000000000       -1.1894700000000000       -1.1838299999999999       -1.1781900000000001       -1.1725500000000000       -1.1669099999999999       -1.1612700000000000       -1.1556299999999999       -1.1499800000000000       -1.1443399999999999       -1.1387000000000000       -1.1330600000000000       -1.1274200000000001       -1.1217800000000000       -1.1161399999999999       -1.1104900000000000       -1.1048500000000001       -1.0992100000000000       -1.0935699999999999       -1.0879300000000001       -1.0822900000000000       -1.0766500000000001       -1.0710000000000000       -1.0653600000000001       -1.0597200000000000       -1.0540799999999999       -1.0484400000000000       -1.0427999999999999       -1.0371500000000000       -1.0315099999999999       -1.0258700000000001       -1.0202300000000000       -1.0145900000000001       -1.0089500000000000       -1.0033099999999999      -0.99765999999999999      -0.99202000000000001      -0.98638000000000003      -0.98073999999999995      -0.97509999999999997      -0.96945999999999999      -0.96382000000000001      -0.95816999999999997      -0.95252999999999999      -0.94689000000000001      -0.94125000000000003      -0.93561000000000005      -0.92996999999999996      -0.92432999999999998      -0.91868000000000005      -0.91303999999999996      -0.90739999999999998      -0.90176000000000001      -0.89612000000000003      -0.89048000000000005      -0.88483999999999996      -0.87919000000000003      -0.87355000000000005      -0.86790999999999996      -0.86226999999999998      -0.85663000000000000      -0.85099000000000002      -0.84535000000000005      -0.83970000000000000      -0.83406000000000002      -0.82842000000000005      -0.82255000000000000      -0.81667999999999996      -0.81081000000000003      -0.80493000000000003      -0.79905999999999999      -0.79318999999999995      -0.78732000000000002      -0.78144999999999998      -0.77558000000000005      -0.76970000000000005      -0.76383000000000001      -0.75795999999999997      -0.75209000000000004      -0.74621999999999999      -0.74034999999999995      -0.73446999999999996      -0.72860000000000003      -0.72272999999999998      -0.71686000000000005      -0.71099000000000001      -0.70511999999999997      -0.69923999999999997      -0.69337000000000004      -0.68750000000000000      -0.68162999999999996      -0.67576000000000003      -0.66988999999999999      -0.66400999999999999      -0.65813999999999995      -0.65227000000000002      -0.64639999999999997      -0.64053000000000004      -0.63466000000000000      -0.62878000000000001      -0.62290999999999996      -0.61704000000000003      -0.61116999999999999      -0.60529999999999995      -0.59941999999999995      -0.59355000000000002      -0.58767999999999998      -0.58181000000000005      -0.57594000000000001      -0.57006999999999997      -0.56418999999999997      -0.55832000000000004      -0.55245000000000000      -0.54657999999999995      -0.54071000000000002      -0.53483999999999998      -0.52895999999999999      -0.52309000000000005      -0.51722000000000001      -0.51134999999999997      -0.50548000000000004      -0.49961000000000000      -0.49373000000000000      -0.48786000000000002      -0.48198999999999997      -0.47611999999999999      -0.47025000000000000      -0.46438000000000001      -0.45850000000000002      -0.45262999999999998      -0.44675999999999999      -0.44089000000000000      -0.43502000000000002      -0.42914999999999998      -0.42326999999999998      -0.41739999999999999      -0.41153000000000001      -0.40566000000000002      -0.39978999999999998      -0.39391999999999999      -0.38804000000000000      -0.38217000000000001      -0.37630000000000002      -0.37042999999999998      -0.36456000000000000      -0.35868000000000000      -0.35281000000000001      -0.34694000000000003      -0.34106999999999998      -0.33520000000000000      -0.32933000000000001      -0.32345000000000002      -0.31757999999999997      -0.31170999999999999      -0.30584000000000000      -0.29997000000000001      -0.29409999999999997      -0.28821999999999998      -0.28234999999999999      -0.27648000000000000      -0.27061000000000002      -0.26473999999999998      -0.25886999999999999      -0.25298999999999999      -0.24712000000000001      -0.24124999999999999      -0.23538000000000001      -0.22950999999999999      -0.22364000000000001      -0.21776000000000001      -0.21189000000000000      -0.20602000000000001      -0.20014999999999999      -0.19428000000000001      -0.18840999999999999      -0.18253000000000000      -0.17666000000000001      -0.17079000000000000      -0.16492000000000001      -0.15905000000000000      -0.15318000000000001      -0.14729999999999999      -0.14143000000000000      -0.13556000000000001      -0.12969000000000000      -0.12382000000000000      -0.11794000000000000      -0.11207000000000000      -0.10620000000000000      -0.10033000000000000       -9.4460000000000002E-002  -8.8590000000000002E-002  -8.2710000000000006E-002  -7.6840000000000006E-002  -7.0739999999999997E-002  -6.4640000000000003E-002  -5.8540000000000002E-002  -5.2440000000000001E-002  -4.6330000000000003E-002  -4.0230000000000002E-002  -3.4130000000000001E-002  -2.8029999999999999E-002  -2.1930000000000002E-002  -1.5820000000000001E-002  -9.7199999999999995E-003  -3.6200000000000000E-003   2.4800000000000000E-003   8.5800000000000008E-003   1.4690000000000000E-002   2.0789999999999999E-002   2.6890000000000001E-002   3.2989999999999998E-002   3.9090000000000000E-002   4.5199999999999997E-002   5.1299999999999998E-002   5.7400000000000000E-002   6.3500000000000001E-002   6.9599999999999995E-002   7.5710000000000000E-002   8.1809999999999994E-002   8.7910000000000002E-002   9.4009999999999996E-002  0.10011000000000000       0.10621999999999999       0.11232000000000000       0.11842000000000000       0.12452000000000001       0.13062000000000001       0.13672999999999999       0.14283000000000001       0.14893000000000001       0.15503000000000000       0.16113000000000000       0.16724000000000000       0.17333999999999999       0.17943999999999999       0.18554000000000001       0.19164000000000000       0.19775000000000001       0.20385000000000000       0.20995000000000000       0.21604999999999999       0.22214999999999999       0.22825999999999999       0.23436000000000001       0.24046000000000001       0.24656000000000000       0.25266000000000000       0.25877000000000000       0.26486999999999999       0.27096999999999999       0.27706999999999998       0.28316999999999998       0.28927999999999998       0.29537999999999998       0.30148000000000003       0.30758000000000002       0.31368000000000001       0.31979000000000002       0.32589000000000001       0.33199000000000001       0.33809000000000000       0.34419000000000000       0.35030000000000000       0.35639999999999999       0.36249999999999999       0.36859999999999998       0.37469999999999998       0.38080999999999998       0.38690999999999998       0.39301000000000003       0.39911000000000002       0.40521000000000001       0.41131000000000001       0.41742000000000001       0.42352000000000001       0.42962000000000000       0.43572000000000000       0.44181999999999999       0.44792999999999999       0.45402999999999999       0.46012999999999998       0.46622999999999998       0.47233000000000003       0.47843999999999998       0.48454000000000003       0.49064000000000002       0.49674000000000001       0.50283999999999995       0.50895000000000001       0.51505000000000001       0.52115000000000000       0.52725000000000000       0.53334999999999999       0.53946000000000005       0.54556000000000004       0.55166000000000004       0.55776000000000003       0.56386000000000003       0.56996999999999998       0.57606999999999997       0.58216999999999997       0.58826999999999996       0.59436999999999995       0.60048000000000001       0.60658000000000001       0.61268000000000000       0.61878000000000000       0.62487999999999999       0.63099000000000005       0.63709000000000005       0.64319000000000004       0.64929000000000003       0.65539000000000003       0.66149999999999998       0.66759999999999997       0.67369999999999997       0.67979999999999996       0.68589999999999995       0.69201000000000001       0.69811000000000001       0.70421000000000000     
 ug =    3.0000000000000000        3.0012599999999998        3.0025200000000001        3.0037799999999999        3.0050400000000002        3.0063000000000000        3.0075599999999998        3.0088200000000001        3.0100799999999999        3.0113400000000001        3.0125999999999999        3.0138600000000002        3.0151200000000000        3.0163799999999998        3.0176400000000001        3.0188999999999999        3.0201600000000002        3.0214200000000000        3.0226799999999998        3.0239400000000001        3.0251999999999999        3.0264600000000002        3.0277099999999999        3.0289700000000002        3.0302300000000000        3.0314899999999998        3.0327500000000001        3.0340099999999999        3.0352700000000001        3.0365300000000000        3.0377900000000002        3.0390500000000000        3.0403099999999998        3.0415700000000001        3.0428299999999999        3.0440900000000002        3.0453500000000000        3.0466099999999998        3.0478700000000001        3.0491299999999999        3.0503900000000002        3.0516500000000000        3.0529099999999998        3.0541700000000001        3.0554299999999999        3.0566900000000001        3.0579499999999999        3.0592100000000002        3.0604700000000000        3.0617299999999998        3.0629900000000001        3.0642499999999999        3.0655100000000002        3.0667700000000000        3.0680299999999998        3.0692900000000001        3.0705499999999999        3.0718100000000002        3.0730700000000000        3.0743299999999998        3.0755900000000000        3.0768499999999999        3.0781100000000001        3.0793699999999999        3.0806200000000001        3.0818800000000000        3.0831400000000002        3.0844000000000000        3.0856599999999998        3.0869200000000001        3.0881799999999999        3.0894400000000002        3.0907000000000000        3.0919599999999998        3.0932200000000001        3.0944799999999999        3.0957400000000002        3.0970000000000000        3.0982599999999998        3.0995200000000001        3.1007799999999999        3.1020400000000001        3.1032999999999999        3.1045600000000002        3.1058200000000000        3.1070799999999998        3.1083400000000001        3.1095999999999999        3.1108600000000002        3.1121200000000000        3.1133799999999998        3.1146400000000001        3.1158999999999999        3.1171600000000002        3.1184200000000000        3.1196799999999998        3.1209400000000000        3.1221999999999999        3.1234600000000001        3.1247199999999999        3.1259800000000002        3.1272400000000000        3.1284999999999998        3.1297600000000001        3.1310199999999999        3.1322800000000002        3.1335400000000000        3.1347900000000002        3.1360500000000000        3.1373099999999998        3.1385700000000001        3.1398299999999999        3.1410900000000002        3.1423500000000000        3.1436099999999998        3.1448700000000001        3.1461299999999999        3.1473900000000001        3.1486499999999999        3.1499100000000002        3.1511700000000000        3.1524299999999998        3.1536900000000001        3.1549499999999999        3.1562100000000002        3.1574700000000000        3.1587299999999998        3.1599900000000001        3.1612499999999999        3.1625999999999999        3.1639499999999998        3.1652900000000002        3.1666400000000001        3.1679900000000001        3.1693400000000000        3.1706900000000000        3.1720400000000000        3.1733799999999999        3.1747299999999998        3.1760799999999998        3.1774300000000002        3.1787800000000002        3.1801200000000001        3.1814700000000000        3.1828200000000000        3.1841699999999999        3.1855199999999999        3.1868699999999999        3.1882100000000002        3.1895600000000002        3.1909100000000001        3.1922600000000001        3.1936100000000001        3.1949500000000000        3.1962999999999999        3.1976499999999999        3.1989999999999998        3.2003499999999998        3.2017000000000002        3.2030400000000001        3.2043900000000001        3.2057400000000000        3.2070900000000000        3.2084400000000000        3.2097799999999999        3.2111299999999998        3.2124799999999998        3.2138300000000002        3.2151800000000001        3.2165200000000000        3.2178700000000000        3.2192200000000000        3.2205699999999999        3.2219199999999999        3.2232699999999999        3.2246100000000002        3.2259600000000002        3.2273100000000001        3.2286600000000001        3.2300100000000000        3.2313499999999999        3.2326999999999999        3.2340499999999999        3.2353999999999998        3.2367499999999998        3.2381000000000002        3.2394400000000001        3.2407900000000001        3.2421400000000000        3.2434900000000000        3.2448399999999999        3.2461799999999998        3.2475299999999998        3.2488800000000002        3.2502300000000002        3.2515800000000001        3.2529300000000001        3.2542700000000000        3.2556200000000000        3.2569699999999999        3.2583199999999999        3.2596699999999998        3.2610100000000002        3.2623600000000001        3.2637100000000001        3.2650600000000001        3.2664100000000000        3.2677600000000000        3.2690999999999999        3.2704499999999999        3.2717999999999998        3.2731499999999998        3.2745000000000002        3.2758400000000001        3.2771900000000000        3.2785400000000000        3.2798900000000000        3.2812399999999999        3.2825899999999999        3.2839299999999998        3.2852800000000002        3.2866300000000002        3.2879800000000001        3.2893300000000001        3.2906700000000000        3.2920199999999999        3.2933699999999999        3.2947199999999999        3.2960699999999998        3.2974199999999998        3.2987600000000001        3.3001100000000001        3.3014600000000001        3.3028100000000000        3.3041600000000000        3.3054999999999999        3.3068499999999998        3.3081999999999998        3.3095500000000002        3.3109000000000002        3.3122500000000001        3.3135900000000000        3.3149400000000000        3.3162900000000000        3.3176399999999999        3.3189899999999999        3.3203299999999998        3.3216800000000002        3.3230300000000002        3.3243800000000001        3.3257300000000001        3.3270700000000000        3.3284199999999999        3.3297699999999999        3.3311199999999999        3.3324699999999998        3.3338199999999998        3.3356699999999999        3.3375300000000001        3.3393899999999999        3.3412400000000000        3.3431000000000002        3.3449499999999999        3.3468100000000001        3.3486699999999998        3.3505199999999999        3.3523800000000001        3.3542399999999999        3.3560900000000000        3.3579500000000002        3.3598100000000000        3.3616600000000001        3.3635199999999998        3.3653800000000000        3.3672300000000002        3.3690899999999999        3.3709500000000001        3.3727999999999998        3.3746600000000000        3.3765200000000002        3.3783699999999999        3.3802300000000001        3.3820800000000002        3.3839399999999999        3.3858000000000001        3.3876499999999998        3.3895100000000000        3.3913700000000002        3.3932199999999999        3.3950800000000001        3.3969399999999998        3.3987900000000000        3.4006500000000002        3.4025099999999999        3.4043600000000001        3.4062199999999998        3.4080800000000000        3.4099300000000001        3.4117899999999999        3.4136500000000001        3.4155000000000002        3.4173600000000000        3.4192100000000001        3.4210699999999998        3.4229300000000000        3.4247800000000002        3.4266399999999999        3.4285000000000001        3.4303499999999998        3.4322100000000000        3.4340700000000002        3.4359199999999999        3.4377800000000001        3.4396399999999998        3.4414899999999999        3.4433500000000001        3.4452099999999999        3.4470600000000000        3.4489200000000002        3.4507800000000000        3.4526300000000001        3.4544899999999998        3.4563400000000000        3.4582000000000002        3.4600599999999999        3.4619100000000000        3.4637699999999998        3.4656300000000000        3.4674800000000001        3.4693399999999999        3.4712000000000001        3.4730500000000002        3.4749099999999999        3.4767700000000001        3.4786199999999998        3.4804800000000000        3.4823400000000002        3.4841899999999999        3.4860500000000001        3.4878999999999998        3.4897600000000000        3.4916200000000002        3.4934699999999999        3.4953300000000000        3.4971899999999998        3.4990399999999999        3.5009000000000001        3.5027599999999999        3.5046100000000000        3.5064700000000002        3.5083299999999999        3.5101800000000001        3.5120399999999998        3.5139000000000000        3.5157500000000002        3.5176099999999999        3.5194700000000001        3.5213199999999998        3.5231800000000000        3.5250300000000001        3.5268899999999999        3.5287500000000001        3.5306000000000002        3.5324599999999999        3.5343200000000001        3.5361699999999998        3.5380300000000000        3.5398900000000002        3.5417399999999999        3.5436000000000001        3.5454599999999998        3.5473100000000000        3.5491700000000002        3.5510299999999999        3.5528800000000000        3.5547399999999998        3.5566000000000000        3.5584500000000001        3.5603099999999999        3.5621600000000000        3.5640200000000002        3.5658799999999999        3.5677300000000001        3.5695899999999998        3.5714500000000000        3.5734800000000000        3.5755100000000000        3.5775500000000000        3.5795800000000000        3.5816100000000000        3.5836500000000000        3.5856800000000000        3.5877100000000000        3.5897500000000000        3.5917800000000000        3.5938099999999999        3.5958500000000000        3.5978800000000000        3.5999099999999999        3.6019500000000000        3.6039800000000000        3.6060099999999999        3.6080500000000000        3.6100800000000000        3.6121099999999999        3.6141500000000000        3.6161799999999999        3.6182099999999999        3.6202500000000000        3.6222799999999999        3.6243099999999999        3.6263500000000000        3.6283799999999999        3.6304099999999999        3.6324500000000000        3.6344799999999999        3.6365099999999999        3.6385500000000000        3.6405799999999999        3.6426099999999999        3.6446499999999999        3.6466799999999999        3.6487099999999999        3.6507499999999999        3.6527799999999999        3.6548099999999999        3.6568499999999999        3.6588799999999999        3.6609099999999999        3.6629499999999999        3.6649799999999999        3.6670099999999999        3.6690499999999999        3.6710799999999999        3.6731099999999999        3.6751499999999999        3.6771799999999999        3.6792099999999999        3.6812499999999999        3.6832799999999999        3.6853099999999999        3.6873499999999999        3.6893799999999999        3.6914099999999999        3.6934499999999999        3.6954799999999999        3.6975099999999999        3.6995499999999999        3.7015799999999999        3.7036099999999998        3.7056499999999999        3.7076799999999999        3.7097099999999998        3.7117499999999999        3.7137799999999999        3.7158099999999998        3.7178499999999999        3.7198799999999999        3.7219099999999998        3.7239499999999999        3.7259799999999998        3.7280099999999998        3.7300499999999999        3.7320799999999998        3.7341099999999998        3.7361499999999999        3.7381799999999998        3.7402099999999998        3.7422399999999998        3.7442799999999998        3.7463099999999998        3.7483399999999998        3.7503799999999998        3.7524099999999998        3.7544400000000002        3.7564799999999998        3.7585099999999998        3.7605400000000002        3.7625799999999998        3.7646099999999998        3.7666400000000002        3.7686799999999998        3.7707099999999998        3.7727400000000002        3.7747799999999998        3.7768099999999998        3.7788400000000002        3.7808799999999998        3.7829100000000002        3.7849400000000002        3.7869799999999998        3.7890100000000002        3.7910400000000002        3.7930799999999998        3.7951100000000002        3.7971400000000002        3.7991799999999998        3.8012100000000002        3.8032400000000002        3.8052800000000002        3.8073100000000002        3.8093400000000002        3.8113800000000002        3.8134100000000002        3.8154400000000002        3.8174800000000002        3.8195100000000002        3.8215400000000002        3.8235800000000002        3.8256100000000002        3.8276400000000002        3.8296800000000002        3.8317100000000002        3.8339200000000000        3.8361299999999998        3.8383400000000001        3.8405499999999999        3.8427600000000002        3.8449700000000000        3.8471799999999998        3.8493900000000001        3.8515999999999999        3.8538100000000002        3.8560200000000000        3.8582299999999998        3.8604400000000001        3.8626499999999999        3.8648600000000002        3.8670700000000000        3.8692799999999998        3.8714900000000001        3.8736999999999999        3.8759100000000002        3.8781200000000000        3.8803299999999998        3.8825400000000001        3.8847499999999999        3.8869600000000002        3.8891700000000000        3.8913799999999998        3.8935900000000001        3.8957999999999999        3.8980100000000002        3.9002200000000000        3.9024299999999998        3.9046400000000001        3.9068499999999999        3.9090600000000002        3.9112700000000000        3.9134799999999998        3.9156900000000001        3.9178999999999999        3.9201100000000002        3.9223300000000001        3.9245399999999999        3.9267500000000002        3.9289600000000000        3.9311699999999998        3.9333800000000001        3.9355899999999999        3.9378000000000002        3.9400100000000000        3.9422199999999998        3.9444300000000001        3.9466399999999999        3.9488500000000002        3.9510600000000000        3.9532699999999998        3.9554800000000001        3.9576899999999999        3.9599000000000002        3.9621100000000000        3.9643199999999998        3.9665300000000001        3.9687399999999999        3.9709500000000002        3.9731600000000000        3.9753699999999998        3.9775800000000001        3.9797899999999999        3.9820000000000002        3.9842100000000000        3.9864199999999999        3.9886300000000001        3.9908399999999999        3.9930500000000002        3.9952600000000000        3.9974699999999999        3.9996800000000001        4.0018900000000004        4.0041000000000002        4.0063100000000000        4.0085199999999999        4.0107299999999997        4.0129400000000004        4.0151500000000002        4.0173600000000000        4.0195699999999999        4.0217799999999997        4.0239900000000004        4.0262000000000002        4.0284100000000000        4.0306199999999999        4.0328299999999997        4.0350400000000004        4.0372500000000002        4.0394600000000001        4.0416699999999999        4.0438799999999997        4.0460900000000004        4.0483000000000002        4.0505100000000001        4.0527199999999999        4.0549299999999997        4.0571400000000004        4.0593500000000002        4.0615600000000001        4.0637699999999999        4.0659799999999997        4.0681900000000004        4.0704000000000002        4.0726100000000001        4.0748199999999999        4.0770299999999997        4.0792400000000004        4.0814500000000002        4.0836600000000001        4.0858699999999999        4.0880799999999997        4.0902900000000004        4.0925000000000002        4.0947100000000001        4.0969199999999999        4.0991299999999997        4.1013400000000004        4.1035500000000003        4.1057600000000001        4.1079699999999999        4.1101799999999997        4.1123900000000004        4.1146099999999999        4.1169900000000004        4.1193799999999996        4.1217699999999997        4.1241500000000002        4.1265400000000003        4.1289300000000004        4.1313100000000000        4.1337000000000002        4.1360900000000003        4.1384699999999999        4.1408600000000000        4.1432500000000001        4.1456400000000002        4.1480199999999998        4.1504099999999999        4.1528000000000000        4.1551799999999997        4.1575699999999998        4.1599599999999999        4.1623400000000004        4.1647299999999996        4.1671199999999997        4.1695000000000002        4.1718900000000003        4.1742800000000004        4.1766699999999997        4.1790500000000002        4.1814400000000003        4.1838300000000004        4.1862100000000000        4.1886000000000001        4.1909900000000002        4.1933699999999998        4.1957599999999999        4.1981500000000000        4.2005299999999997        4.2029199999999998        4.2053099999999999        4.2077000000000000        4.2100799999999996        4.2124699999999997        4.2148599999999998        4.2172400000000003        4.2196300000000004        4.2220199999999997        4.2244000000000002        4.2267900000000003        4.2291800000000004        4.2315600000000000        4.2339500000000001        4.2363400000000002        4.2387300000000003        4.2411099999999999        4.2435000000000000        4.2458900000000002        4.2482699999999998        4.2506599999999999        4.2530500000000000        4.2554299999999996        4.2578199999999997        4.2602099999999998        4.2625900000000003        4.2649800000000004        4.2673699999999997        4.2697599999999998        4.2721400000000003        4.2745300000000004        4.2769199999999996        4.2793000000000001        4.2816900000000002        4.2840800000000003        4.2864599999999999        4.2888500000000001        4.2912400000000002        4.2936199999999998        4.2960099999999999        4.2984000000000000        4.3007900000000001        4.3031699999999997        4.3055599999999998        4.3079499999999999        4.3103300000000004        4.3127199999999997        4.3151099999999998        4.3174900000000003        4.3198800000000004        4.3222699999999996        4.3246500000000001        4.3270400000000002        4.3294300000000003        4.3318199999999996        4.3342000000000001        4.3365900000000002        4.3389800000000003        4.3413599999999999        4.3437500000000000        4.3461400000000001        4.3485199999999997        4.3509099999999998        4.3532999999999999        4.3556800000000004        4.3580699999999997        4.3604599999999998        4.3628499999999999        4.3652300000000004        4.3676199999999996        4.3700099999999997        4.3723900000000002        4.3747800000000003        4.3771699999999996        4.3795500000000001        4.3819400000000002        4.3843300000000003        4.3867099999999999        4.3891000000000000        4.3914900000000001        4.3938800000000002        4.3962599999999998        4.3986499999999999        4.4010400000000001        4.4034199999999997        4.4058099999999998        4.4081999999999999        4.4105800000000004        4.4129699999999996        4.4153599999999997        4.4177400000000002        4.4201300000000003        4.4226900000000002        4.4252599999999997        4.4278199999999996        4.4303900000000001        4.4329499999999999        4.4355099999999998        4.4380800000000002        4.4406400000000001        4.4432000000000000        4.4457700000000004        4.4483300000000003        4.4508999999999999        4.4534599999999998        4.4560199999999996        4.4585900000000001        4.4611499999999999        4.4637099999999998        4.4662800000000002        4.4688400000000001        4.4714099999999997        4.4739699999999996        4.4765300000000003        4.4790999999999999        4.4816599999999998        4.4842199999999997        4.4867900000000001        4.4893500000000000        4.4919200000000004        4.4944800000000003        4.4970400000000001        4.4996099999999997        4.5021699999999996        4.5047300000000003        4.5072999999999999        4.5098599999999998        4.5124300000000002        4.5149900000000001        4.5175500000000000        4.5201200000000004        4.5226800000000003        4.5252400000000002        4.5278099999999997        4.5303699999999996        4.5329400000000000        4.5354999999999999        4.5380599999999998        4.5406300000000002        4.5431900000000001        4.5457500000000000        4.5483200000000004        4.5508800000000003        4.5534499999999998        4.5560099999999997        4.5585699999999996        4.5611400000000000        4.5636999999999999        4.5662599999999998        4.5688300000000002        4.5713900000000001        4.5739599999999996        4.5765200000000004        4.5790800000000003        4.5816499999999998        4.5842099999999997        4.5867699999999996        4.5893400000000000        4.5918999999999999        4.5944700000000003        4.5970300000000002        4.5995900000000001        4.6021599999999996        4.6047200000000004        4.6072800000000003        4.6098499999999998        4.6124099999999997        4.6149699999999996        4.6175400000000000        4.6200999999999999        4.6226700000000003        4.6252300000000002        4.6277900000000001        4.6303599999999996        4.6329200000000004        4.6354800000000003        4.6380499999999998        4.6406099999999997        4.6431800000000001        4.6457400000000000        4.6482999999999999        4.6508700000000003        4.6534300000000002        4.6559900000000001        4.6585599999999996        4.6611200000000004        4.6636899999999999        4.6662499999999998        4.6688099999999997        4.6713800000000001        4.6739400000000000        4.6764999999999999        4.6790700000000003        4.6816300000000002        4.6841999999999997        4.6867599999999996        4.6893200000000004        4.6918899999999999        4.6944499999999998        4.6970099999999997        4.6995800000000001        4.7021400000000000        4.7047100000000004        4.7072700000000003        4.7098300000000002        4.7123999999999997        4.7149599999999996        4.7175200000000004        4.7200899999999999        4.7226499999999998        4.7252200000000002        4.7277800000000001        4.7303400000000000        4.7329100000000004        4.7354700000000003        4.7380300000000002        4.7405999999999997        4.7431599999999996        4.7457300000000000        4.7482899999999999        4.7510300000000001        4.7537700000000003        4.7565099999999996        4.7592499999999998        4.7619899999999999        4.7647300000000001        4.7674700000000003        4.7702099999999996        4.7729499999999998        4.7756900000000000        4.7784300000000002        4.7811800000000000        4.7839200000000002        4.7866600000000004        4.7893999999999997        4.7921399999999998        4.7948800000000000        4.7976200000000002        4.8003600000000004        4.8030999999999997        4.8058399999999999        4.8085800000000001        4.8113200000000003        4.8140599999999996        4.8167999999999997        4.8195399999999999        4.8222800000000001        4.8250200000000003        4.8277599999999996        4.8305100000000003        4.8332499999999996        4.8359899999999998        4.8387300000000000        4.8414700000000002        4.8442100000000003        4.8469499999999996        4.8496899999999998        4.8524300000000000        4.8551700000000002        4.8579100000000004        4.8606499999999997        4.8633899999999999        4.8661300000000001        4.8688700000000003        4.8716100000000004        4.8743499999999997        4.8770899999999999        4.8798399999999997        4.8825799999999999        4.8853200000000001        4.8880600000000003        4.8907999999999996        4.8935399999999998        4.8962800000000000        4.8990200000000002        4.9017600000000003        4.9044999999999996        4.9072399999999998        4.9099800000000000        4.9127200000000002        4.9154600000000004        4.9181999999999997        4.9209399999999999        4.9236800000000001        4.9264200000000002        4.9291600000000004        4.9319100000000002        4.9346500000000004        4.9373899999999997        4.9401299999999999        4.9428700000000001        4.9456100000000003        4.9483499999999996        4.9510899999999998        4.9538300000000000        4.9565700000000001        4.9593100000000003        4.9620499999999996        4.9647899999999998        4.9675300000000000        4.9702700000000002        4.9730100000000004        4.9757499999999997        4.9784899999999999        4.9812399999999997        4.9839799999999999        4.9867200000000000        4.9894600000000002        4.9922000000000004        4.9949399999999997        4.9976799999999999        5.0004200000000001        5.0031600000000003        5.0058999999999996        5.0086399999999998        5.0113799999999999        5.0141200000000001        5.0168600000000003        5.0195999999999996        5.0223399999999998        5.0250800000000000        5.0278200000000002        5.0305600000000004        5.0333100000000002        5.0360500000000004        5.0387899999999997        5.0415299999999998        5.0442700000000000        5.0470100000000002        5.0497500000000004        5.0524899999999997        5.0552299999999999        5.0579700000000001        5.0607100000000003        5.0634499999999996        5.0661899999999997        5.0689299999999999        5.0716700000000001        5.0744100000000003        5.0771499999999996        5.0798899999999998        5.0826399999999996        5.0853799999999998        5.0881200000000000        5.0908600000000002        5.0936000000000003        5.0963399999999996        5.0990799999999998        5.1020000000000003        5.1049100000000003        5.1078299999999999        5.1107500000000003        5.1136699999999999        5.1165799999999999        5.1195000000000004        5.1224200000000000        5.1253299999999999        5.1282500000000004        5.1311700000000000        5.1340899999999996        5.1369999999999996        5.1399200000000000        5.1428399999999996        5.1457600000000001        5.1486700000000001        5.1515899999999997        5.1545100000000001        5.1574299999999997        5.1603399999999997        5.1632600000000002        5.1661799999999998        5.1690899999999997        5.1720100000000002        5.1749299999999998        5.1778500000000003        5.1807600000000003        5.1836799999999998        5.1866000000000003        5.1895199999999999        5.1924299999999999        5.1953500000000004        5.1982699999999999        5.2011900000000004        5.2041000000000004        5.2070200000000000        5.2099399999999996        5.2128600000000000        5.2157700000000000        5.2186899999999996        5.2216100000000001        5.2245200000000001        5.2274399999999996        5.2303600000000001        5.2332799999999997        5.2361899999999997        5.2391100000000002        5.2420299999999997        5.2449500000000002        5.2478600000000002        5.2507799999999998        5.2537000000000003        5.2566199999999998        5.2595299999999998        5.2624500000000003        5.2653699999999999        5.2682799999999999        5.2712000000000003        5.2741199999999999        5.2770400000000004        5.2799500000000004        5.2828700000000000        5.2857900000000004        5.2887100000000000        5.2916200000000000        5.2945399999999996        5.2974600000000001        5.3003799999999996        5.3032899999999996        5.3062100000000001        5.3091299999999997        5.3120500000000002        5.3149600000000001        5.3178799999999997        5.3208000000000002        5.3237100000000002        5.3266299999999998        5.3295500000000002        5.3324699999999998        5.3353799999999998        5.3383000000000003        5.3412199999999999        5.3441400000000003        5.3470500000000003        5.3499699999999999        5.3528900000000004        5.3558100000000000        5.3587199999999999        5.3616400000000004        5.3645600000000000        5.3674700000000000        5.3703900000000004        5.3733100000000000        5.3762299999999996        5.3791399999999996        5.3820600000000001        5.3849799999999997        5.3879000000000001        5.3908100000000001        5.3937299999999997        5.3966500000000002        5.3995699999999998        5.4024799999999997        5.4054000000000002        5.4083199999999998        5.4112299999999998        5.4141500000000002        5.4170699999999998        5.4199900000000003        5.4229000000000003        5.4258199999999999        5.4287400000000003        5.4316599999999999        5.4345699999999999        5.4374900000000004        5.4404100000000000        5.4433299999999996        5.4462400000000004        5.4491600000000000        5.4520799999999996        5.4550000000000001        5.4579100000000000        5.4608299999999996        5.4637500000000001        5.4666600000000001        5.4695799999999997        5.4725000000000001        5.4755900000000004        5.4786900000000003        5.4817799999999997        5.4848800000000004        5.4879699999999998        5.4910600000000001        5.4941599999999999        5.4972500000000002        5.5003500000000001        5.5034400000000003        5.5065400000000002        5.5096299999999996        5.5127199999999998        5.5158199999999997        5.5189100000000000        5.5220099999999999        5.5251000000000001        5.5281900000000004        5.5312900000000003        5.5343799999999996        5.5374800000000004        5.5405699999999998        5.5436699999999997        5.5467599999999999        5.5498500000000002        5.5529500000000001        5.5560400000000003        5.5591400000000002        5.5622299999999996        5.5653199999999998        5.5684199999999997        5.5715100000000000        5.5746099999999998        5.5777000000000001        5.5807900000000004        5.5838900000000002        5.5869799999999996        5.5900800000000004        5.5931699999999998        5.5962699999999996        5.5993599999999999        5.6024500000000002        5.6055500000000000        5.6086400000000003        5.6117400000000002        5.6148300000000004        5.6179199999999998        5.6210199999999997        5.6241099999999999        5.6272099999999998        5.6303000000000001        5.6334000000000000        5.6364900000000002        5.6395799999999996        5.6426800000000004        5.6457699999999997        5.6488699999999996        5.6519599999999999        5.6550500000000001        5.6581500000000000        5.6612400000000003        5.6643400000000002        5.6674300000000004        5.6705300000000003        5.6736199999999997        5.6767099999999999        5.6798099999999998        5.6829000000000001        5.6859999999999999        5.6890900000000002        5.6921799999999996        5.6952800000000003        5.6983699999999997        5.7014699999999996        5.7045599999999999        5.7076599999999997        5.7107500000000000        5.7138400000000003        5.7169400000000001        5.7200300000000004        5.7231300000000003        5.7262199999999996        5.7293099999999999        5.7324099999999998        5.7355000000000000        5.7385999999999999        5.7416900000000002        5.7447900000000001        5.7478800000000003        5.7509699999999997        5.7540699999999996        5.7571599999999998        5.7602599999999997        5.7633500000000000        5.7664400000000002        5.7695400000000001        5.7726300000000004        5.7757300000000003        5.7788199999999996        5.7819200000000004        5.7850099999999998        5.7881000000000000        5.7911999999999999        5.7942900000000002        5.7973900000000000        5.8004800000000003        5.8035699999999997        5.8066700000000004        5.8097599999999998        5.8128599999999997        5.8159500000000000        5.8190499999999998        5.8221400000000001        5.8252300000000004        5.8283300000000002        5.8314199999999996        5.8345200000000004        5.8376099999999997        5.8407000000000000        5.8437999999999999        5.8468900000000001        5.8499900000000000        5.8530800000000003        5.8561800000000002        5.8592700000000004        5.8623599999999998        5.8654599999999997        5.8685499999999999        5.8718199999999996        5.8750900000000001        5.8783599999999998        5.8816400000000000        5.8849099999999996        5.8881800000000002        5.8914499999999999        5.8947200000000004        5.8979900000000001        5.9012599999999997        5.9045300000000003        5.9077999999999999        5.9110699999999996        5.9143499999999998        5.9176200000000003        5.9208900000000000        5.9241599999999996        5.9274300000000002        5.9306999999999999        5.9339700000000004        5.9372400000000001        5.9405099999999997        5.9437800000000003        5.9470599999999996        5.9503300000000001        5.9535999999999998        5.9568700000000003        5.9601400000000000        5.9634099999999997        5.9666800000000002        5.9699499999999999        5.9732200000000004        5.9764900000000001        5.9797599999999997        5.9830399999999999        5.9863099999999996        5.9895800000000001        5.9928499999999998        5.9961200000000003        5.9993900000000000        6.0026599999999997        6.0059300000000002        6.0091999999999999        6.0124700000000004        6.0157499999999997        6.0190200000000003        6.0222899999999999        6.0255599999999996        6.0288300000000001        6.0320999999999998        6.0353700000000003        6.0386400000000000        6.0419099999999997        6.0451800000000002        6.0484600000000004        6.0517300000000001        6.0549999999999997        6.0582700000000003        6.0615399999999999        6.0648099999999996        6.0680800000000001        6.0713499999999998        6.0746200000000004        6.0778900000000000        6.0811599999999997        6.0844399999999998        6.0877100000000004        6.0909800000000001        6.0942499999999997        6.0975200000000003        6.1007899999999999        6.1040599999999996        6.1073300000000001        6.1105999999999998        6.1138700000000004        6.1171499999999996        6.1204200000000002        6.1236899999999999        6.1269600000000004        6.1302300000000001        6.1334999999999997        6.1367700000000003        6.1400399999999999        6.1433099999999996        6.1465800000000002        6.1498600000000003        6.1531300000000000        6.1563999999999997        6.1596700000000002        6.1629399999999999        6.1662100000000004        6.1694800000000001        6.1727499999999997        6.1760200000000003        6.1792899999999999        6.1825700000000001        6.1858399999999998        6.1891100000000003        6.1923800000000000        6.1956499999999997        6.1989200000000002        6.2021899999999999        6.2054600000000004        6.2087300000000001        6.2119999999999997        6.2152700000000003        6.2185499999999996        6.2218200000000001        6.2250899999999998        6.2283600000000003        6.2316300000000000        6.2348999999999997        6.2381700000000002        6.2414399999999999        6.2447100000000004        6.2479800000000001        6.2512600000000003        6.2545299999999999        6.2577999999999996        6.2610700000000001        6.2643399999999998        6.2676100000000003        6.2708800000000000        6.2741499999999997        6.2774200000000002        6.2806899999999999        6.2839700000000001        6.2872399999999997        6.2906800000000000        6.2941300000000000        6.2975800000000000        6.3010299999999999        6.3044700000000002        6.3079200000000002        6.3113700000000001        6.3148200000000001        6.3182700000000001        6.3217100000000004        6.3251600000000003        6.3286100000000003        6.3320600000000002        6.3355100000000002        6.3389499999999996        6.3423999999999996        6.3458500000000004        6.3493000000000004        6.3527399999999998        6.3561899999999998        6.3596399999999997        6.3630899999999997        6.3665399999999996        6.3699800000000000        6.3734299999999999        6.3768799999999999        6.3803299999999998        6.3837700000000002        6.3872200000000001        6.3906700000000001        6.3941200000000000        6.3975700000000000        6.4010100000000003        6.4044600000000003        6.4079100000000002        6.4113600000000002        6.4147999999999996        6.4182499999999996        6.4217000000000004        6.4251500000000004        6.4286000000000003        6.4320399999999998        6.4354899999999997        6.4389399999999997        6.4423899999999996        6.4458299999999999        6.4492799999999999        6.4527299999999999        6.4561799999999998        6.4596299999999998        6.4630700000000001        6.4665200000000000        6.4699700000000000        6.4734200000000000        6.4768600000000003        6.4803100000000002        6.4837600000000002        6.4872100000000001        6.4906600000000001        6.4941000000000004        6.4975500000000004        6.5010000000000003        6.5044500000000003        6.5078899999999997        6.5113399999999997        6.5147899999999996        6.5182399999999996        6.5216900000000004        6.5251299999999999        6.5285799999999998        6.5320299999999998        6.5354799999999997        6.5389200000000001        6.5423700000000000        6.5458200000000000        6.5492699999999999        6.5527199999999999        6.5561600000000002        6.5596100000000002        6.5630600000000001        6.5665100000000001        6.5699500000000004        6.5734000000000004        6.5768500000000003        6.5803000000000003        6.5837500000000002        6.5871899999999997        6.5906399999999996        6.5940899999999996        6.5975400000000004        6.6009799999999998        6.6044299999999998        6.6078799999999998        6.6113299999999997        6.6147799999999997        6.6182200000000000        6.6216699999999999        6.6251199999999999        6.6285699999999999        6.6320100000000002        6.6354600000000001        6.6389100000000001        6.6423600000000000        6.6458100000000000        6.6492500000000003        6.6527000000000003        6.6561500000000002        6.6596000000000002        6.6630399999999996        6.6664899999999996        6.6699400000000004        6.6733900000000004        6.6768400000000003        6.6802799999999998        6.6837299999999997        6.6871799999999997        6.6906299999999996        6.6940700000000000        6.6975199999999999        6.7009699999999999        6.7044199999999998        6.7078699999999998        6.7113100000000001        6.7147600000000001        6.7182100000000000        6.7216600000000000        6.7251000000000003        6.7285500000000003        6.7321799999999996        6.7358000000000002        6.7394299999999996        6.7430500000000002        6.7466699999999999        6.7503000000000002        6.7539199999999999        6.7575500000000002        6.7611699999999999        6.7648000000000001        6.7684199999999999        6.7720500000000001        6.7756699999999999        6.7793000000000001        6.7829199999999998        6.7865500000000001        6.7901699999999998        6.7937900000000004        6.7974199999999998        6.8010400000000004        6.8046699999999998        6.8082900000000004        6.8119199999999998        6.8155400000000004        6.8191699999999997        6.8227900000000004        6.8264199999999997        6.8300400000000003        6.8336699999999997        6.8372900000000003        6.8409100000000000        6.8445400000000003        6.8481600000000000        6.8517900000000003        6.8554100000000000        6.8590400000000002        6.8626600000000000        6.8662900000000002        6.8699100000000000        6.8735400000000002        6.8771599999999999        6.8807799999999997        6.8844099999999999        6.8880299999999997        6.8916599999999999        6.8952799999999996        6.8989099999999999        6.9025299999999996        6.9061599999999999        6.9097799999999996        6.9134099999999998        6.9170299999999996        6.9206599999999998        6.9242800000000004        6.9279000000000002        6.9315300000000004        6.9351500000000001        6.9387800000000004        6.9424000000000001        6.9460300000000004        6.9496500000000001        6.9532800000000003        6.9569000000000001        6.9605300000000003        6.9641500000000001        6.9677699999999998        6.9714000000000000        6.9750199999999998        6.9786500000000000        6.9822699999999998        6.9859000000000000        6.9895199999999997        6.9931500000000000        6.9967699999999997        7.0004000000000000        7.0040199999999997        7.0076499999999999        7.0112699999999997        7.0148900000000003        7.0185199999999996        7.0221400000000003        7.0257699999999996        7.0293900000000002        7.0330199999999996        7.0366400000000002        7.0402699999999996        7.0438900000000002        7.0475199999999996        7.0511400000000002        7.0547700000000004        7.0583900000000002        7.0620099999999999        7.0656400000000001        7.0692599999999999        7.0728900000000001        7.0765099999999999        7.0801400000000001        7.0837599999999998        7.0873900000000001        7.0910099999999998        7.0946400000000001        7.0982599999999998        7.1018800000000004        7.1055099999999998        7.1091300000000004        7.1127599999999997        7.1163800000000004        7.1200099999999997        7.1236300000000004        7.1272599999999997        7.1308800000000003        7.1345099999999997        7.1381300000000003        7.1417599999999997        7.1453800000000003        7.1490000000000000        7.1526300000000003        7.1562500000000000        7.1598800000000002        7.1635000000000000        7.1671300000000002        7.1707500000000000        7.1743800000000002        7.1779999999999999        7.1816300000000002        7.1852499999999999        7.1888699999999996        7.1924999999999999        7.1962999999999999        7.2000999999999999        7.2039000000000000        7.2077099999999996        7.2115099999999996        7.2153099999999997        7.2191099999999997        7.2229099999999997        7.2267099999999997        7.2305099999999998        7.2343099999999998        7.2381200000000003        7.2419200000000004        7.2457200000000004        7.2495200000000004        7.2533200000000004        7.2571199999999996        7.2609199999999996        7.2647300000000001        7.2685300000000002        7.2723300000000002        7.2761300000000002        7.2799300000000002        7.2837300000000003        7.2875300000000003        7.2913399999999999        7.2951400000000000        7.2989400000000000        7.3027400000000000        7.3065400000000000        7.3103400000000001        7.3141400000000001        7.3179499999999997        7.3217499999999998        7.3255499999999998        7.3293499999999998        7.3331499999999998        7.3369499999999999        7.3407499999999999        7.3445600000000004        7.3483599999999996        7.3521599999999996        7.3559599999999996        7.3597599999999996        7.3635599999999997        7.3673599999999997        7.3711700000000002        7.3749700000000002        7.3787700000000003        7.3825700000000003        7.3863700000000003        7.3901700000000003        7.3939700000000004        7.3977800000000000        7.4015800000000000        7.4053800000000001        7.4091800000000001        7.4129800000000001        7.4167800000000002        7.4205800000000002        7.4243800000000002        7.4281899999999998        7.4319899999999999        7.4357899999999999        7.4395899999999999        7.4433900000000000        7.4471900000000000        7.4509900000000000        7.4547999999999996        7.4585999999999997        7.4623999999999997        7.4661999999999997        7.4699999999999998        7.4737999999999998        7.4775999999999998        7.4814100000000003        7.4852100000000004        7.4890100000000004        7.4928100000000004        7.4966100000000004        7.5004099999999996        7.5042099999999996        7.5080200000000001        7.5118200000000002        7.5156200000000002        7.5194200000000002        7.5232200000000002        7.5270200000000003        7.5308200000000003        7.5346299999999999        7.5384300000000000        7.5422300000000000        7.5460300000000000        7.5498300000000000        7.5536300000000001        7.5574300000000001        7.5612399999999997        7.5650399999999998        7.5688399999999998        7.5726399999999998        7.5764399999999998        7.5802399999999999        7.5840399999999999        7.5878500000000004        7.5916499999999996        7.5954499999999996        7.5992499999999996        7.6030499999999996        7.6068499999999997        7.6106499999999997        7.6144499999999997        7.6182600000000003        7.6220600000000003        7.6258600000000003        7.6296600000000003        7.6334600000000004        7.6372600000000004        7.6410600000000004        7.6448700000000001        7.6486700000000001        7.6524700000000001        7.6562700000000001        7.6600700000000002        7.6638700000000002        7.6676700000000002        7.6714799999999999        7.6752799999999999        7.6790799999999999        7.6830600000000002        7.6870399999999997        7.6910100000000003        7.6949899999999998        7.6989700000000001        7.7029500000000004        7.7069299999999998        7.7108999999999996        7.7148800000000000        7.7188600000000003        7.7228399999999997        7.7268200000000000        7.7308000000000003        7.7347700000000001        7.7387499999999996        7.7427299999999999        7.7467100000000002        7.7506899999999996        7.7546600000000003        7.7586399999999998        7.7626200000000001        7.7666000000000004        7.7705799999999998        7.7745600000000001        7.7785299999999999        7.7825100000000003        7.7864899999999997        7.7904700000000000        7.7944500000000003        7.7984200000000001        7.8023999999999996        7.8063799999999999        7.8103600000000002        7.8143399999999996        7.8183199999999999        7.8222899999999997        7.8262700000000001        7.8302500000000004        7.8342299999999998        7.8382100000000001        7.8421900000000004        7.8461600000000002        7.8501399999999997        7.8541200000000000        7.8581000000000003        7.8620799999999997        7.8660500000000004        7.8700299999999999        7.8740100000000002        7.8779899999999996        7.8819699999999999        7.8859500000000002        7.8899200000000000        7.8939000000000004        7.8978799999999998        7.9018600000000001        7.9058400000000004        7.9098100000000002        7.9137899999999997        7.9177700000000000        7.9217500000000003        7.9257299999999997        7.9297100000000000        7.9336799999999998        7.9376600000000002        7.9416399999999996        7.9456199999999999        7.9496000000000002        7.9535799999999997        7.9575500000000003        7.9615299999999998        7.9655100000000001        7.9694900000000004        7.9734699999999998        7.9774399999999996        7.9814200000000000        7.9854000000000003        7.9893799999999997        7.9933600000000000        7.9973400000000003        8.0013100000000001        8.0052900000000005        8.0092700000000008        8.0132499999999993        8.0172299999999996        8.0212000000000003        8.0251800000000006        8.0291599999999992        8.0331399999999995        8.0371199999999998        8.0411000000000001        8.0450700000000008        8.0490499999999994        8.0530299999999997        8.0570100000000000        8.0609900000000003        8.0649599999999992        8.0689399999999996        8.0729199999999999        8.0769000000000002        8.0808800000000005        8.0848600000000008        8.0888299999999997        8.0928100000000001        8.0967900000000004        8.1007700000000007        8.1047499999999992        8.1087299999999995        8.1127000000000002        8.1166800000000006        8.1206600000000009        8.1246399999999994        8.1286199999999997        8.1325900000000004        8.1365700000000007        8.1405499999999993        8.1445299999999996        8.1485099999999999        8.1524900000000002        8.1564599999999992        8.1604399999999995        8.1644199999999998        8.1684000000000001        8.1723800000000004        8.1763499999999993        8.1803299999999997        8.1843100000000000        8.1882900000000003        8.1924399999999995        8.1966000000000001        8.2007499999999993        8.2049099999999999        8.2090599999999991        8.2132199999999997        8.2173700000000007        8.2215299999999996        8.2256800000000005        8.2298399999999994        8.2339900000000004        8.2381499999999992        8.2423000000000002        8.2464600000000008        8.2506100000000000        8.2547700000000006        8.2589199999999998        8.2630800000000004        8.2672299999999996        8.2713900000000002        8.2755399999999995        8.2797000000000001        8.2838499999999993        8.2880099999999999        8.2921600000000009        8.2963199999999997        8.3004700000000007        8.3046299999999995        8.3087800000000005        8.3129399999999993        8.3170900000000003        8.3212499999999991        8.3254000000000001        8.3295600000000007        8.3337100000000000        8.3378700000000006        8.3420199999999998        8.3461800000000004        8.3503299999999996        8.3544900000000002        8.3586500000000008        8.3628000000000000        8.3669600000000006        8.3711099999999998        8.3752700000000004        8.3794199999999996        8.3835800000000003        8.3877299999999995        8.3918900000000001        8.3960399999999993        8.4001999999999999        8.4043500000000009        8.4085099999999997        8.4126600000000007        8.4168199999999995        8.4209700000000005        8.4251299999999993        8.4292800000000003        8.4334399999999992        8.4375900000000001        8.4417500000000008        8.4459000000000000        8.4500600000000006        8.4542099999999998        8.4583700000000004        8.4625199999999996        8.4666800000000002        8.4708299999999994        8.4749900000000000        8.4791399999999992        8.4832999999999998        8.4874500000000008        8.4916099999999997        8.4957600000000006        8.4999199999999995        8.5040700000000005        8.5082299999999993        8.5123800000000003        8.5165400000000009        8.5206900000000001        8.5248500000000007        8.5289999999999999        8.5331600000000005        8.5373099999999997        8.5414700000000003        8.5456199999999995        8.5497800000000002        8.5539299999999994        8.5580900000000000        8.5622399999999992        8.5663999999999998        8.5705500000000008        8.5747099999999996        8.5788600000000006        8.5830199999999994        8.5871700000000004        8.5913299999999992        8.5954800000000002        8.5996400000000008        8.6037900000000000        8.6079500000000007        8.6120999999999999        8.6162600000000005        8.6204099999999997        8.6245700000000003        8.6287199999999995        8.6328800000000001        8.6370299999999993        8.6411899999999999        8.6453399999999991        8.6494999999999997        8.6536500000000007        8.6578099999999996        8.6619600000000005        8.6661199999999994        8.6702700000000004        8.6744299999999992        8.6785800000000002        8.6827400000000008        8.6868900000000000        8.6910500000000006        8.6951999999999998        8.6993600000000004        8.7035099999999996        8.7076700000000002        8.7118199999999995        8.7159800000000001        8.7201299999999993        8.7244600000000005        8.7287999999999997        8.7331299999999992        8.7374600000000004        8.7417899999999999        8.7461199999999995        8.7504500000000007        8.7547899999999998        8.7591199999999994        8.7634500000000006        8.7677800000000001        8.7721099999999996        8.7764500000000005        8.7807800000000000        8.7851099999999995        8.7894400000000008        8.7937700000000003        8.7980999999999998        8.8024400000000007        8.8067700000000002        8.8110999999999997        8.8154299999999992        8.8197600000000005        8.8240999999999996        8.8284300000000009        8.8327600000000004        8.8370899999999999        8.8414199999999994        8.8457500000000007        8.8500899999999998        8.8544199999999993        8.8587500000000006        8.8630800000000001        8.8674099999999996        8.8717500000000005        8.8760800000000000        8.8804099999999995        8.8847400000000007        8.8890700000000002        8.8933999999999997        8.8977400000000006        8.9020700000000001        8.9063999999999997        8.9107299999999992        8.9150600000000004        8.9193999999999996        8.9237300000000008        8.9280600000000003        8.9323899999999998        8.9367199999999993        8.9410500000000006        8.9453899999999997        8.9497199999999992        8.9540500000000005        8.9583800000000000        8.9627099999999995        8.9670500000000004        8.9713799999999999        8.9757099999999994        8.9800400000000007        8.9843700000000002        8.9886999999999997        8.9930400000000006        8.9973700000000001        9.0016999999999996        9.0060300000000009        9.0103600000000004        9.0146999999999995        9.0190300000000008        9.0233600000000003        9.0276899999999998        9.0320199999999993        9.0363500000000005        9.0406899999999997        9.0450199999999992        9.0493500000000004        9.0536799999999999        9.0580099999999995        9.0623500000000003        9.0666799999999999        9.0710099999999994        9.0753400000000006        9.0796700000000001        9.0839999999999996        9.0883400000000005        9.0926700000000000        9.0969999999999995        9.1013300000000008        9.1056600000000003        9.1099999999999994        9.1143300000000007        9.1186600000000002        9.1229899999999997        9.1273199999999992        9.1316500000000005        9.1359899999999996        9.1403199999999991        9.1446500000000004        9.1489799999999999        9.1533099999999994        9.1576500000000003        9.1619799999999998        9.1663099999999993        9.1706400000000006        9.1749700000000001        9.1792999999999996        9.1836400000000005        9.1879700000000000        9.1922999999999995        9.1966300000000007        9.2009600000000002        9.2052999999999994        9.2096300000000006        9.2139600000000002        9.2182899999999997        9.2226199999999992        9.2269500000000004        9.2312899999999996        9.2356200000000008        9.2399500000000003        9.2442799999999998        9.2486099999999993        9.2529500000000002        9.2572799999999997        9.2616099999999992        9.2659400000000005        9.2702700000000000        9.2745999999999995        9.2791099999999993        9.2836200000000009        9.2881300000000007        9.2926400000000005        9.2971500000000002        9.3016600000000000        9.3061699999999998        9.3106700000000000        9.3151799999999998        9.3196899999999996        9.3241999999999994        9.3287099999999992        9.3332200000000007        9.3377300000000005        9.3422300000000007        9.3467400000000005        9.3512500000000003        9.3557600000000001        9.3602699999999999        9.3647799999999997        9.3692899999999995        9.3737899999999996        9.3782999999999994        9.3828099999999992        9.3873200000000008        9.3918300000000006        9.3963400000000004        9.4008500000000002        9.4053599999999999        9.4098600000000001        9.4143699999999999        9.4188799999999997        9.4233899999999995        9.4278999999999993        9.4324100000000008        9.4369200000000006        9.4414200000000008        9.4459300000000006        9.4504400000000004        9.4549500000000002        9.4594600000000000        9.4639699999999998        9.4684799999999996        9.4729799999999997        9.4774899999999995        9.4819999999999993        9.4865100000000009        9.4910200000000007        9.4955300000000005        9.5000400000000003        9.5045500000000001        9.5090500000000002        9.5135600000000000        9.5180699999999998        9.5225799999999996        9.5270899999999994        9.5315999999999992        9.5361100000000008        9.5406099999999991        9.5451200000000007        9.5496300000000005        9.5541400000000003        9.5586500000000001        9.5631599999999999        9.5676699999999997        9.5721699999999998        9.5766799999999996        9.5811899999999994        9.5856999999999992        9.5902100000000008        9.5947200000000006        9.5992300000000004        9.6037400000000002        9.6082400000000003        9.6127500000000001        9.6172599999999999        9.6217699999999997        9.6262799999999995        9.6307899999999993        9.6353000000000009        9.6397999999999993        9.6443100000000008        9.6488200000000006        9.6533300000000004        9.6578400000000002        9.6623500000000000        9.6668599999999998        9.6713600000000000        9.6758699999999997        9.6803799999999995        9.6848899999999993        9.6893999999999991        9.6939100000000007        9.6984200000000005        9.7029200000000007        9.7074300000000004        9.7119400000000002        9.7164500000000000        9.7209599999999998        9.7254699999999996        9.7299799999999994        9.7344899999999992        9.7389899999999994        9.7434999999999992        9.7480100000000007        9.7525200000000005        9.7570300000000003        9.7615400000000001        9.7660499999999999        9.7705500000000001        9.7750599999999999        9.7795699999999997        9.7840799999999994        9.7885899999999992        9.7931000000000008        9.7976100000000006        9.8021100000000008        9.8066200000000006        9.8111300000000004        9.8156400000000001        9.8201499999999999        9.8246599999999997        9.8291699999999995        9.8336799999999993        9.8381799999999995        9.8426899999999993        9.8472000000000008        9.8517100000000006        9.8564000000000007        9.8610799999999994        9.8657699999999995        9.8704499999999999        9.8751400000000000        9.8798200000000005        9.8845100000000006        9.8891899999999993        9.8938799999999993        9.8985599999999998        9.9032499999999999        9.9079400000000000        9.9126200000000004        9.9173100000000005        9.9219899999999992        9.9266799999999993        9.9313599999999997        9.9360499999999998        9.9407300000000003        9.9454200000000004        9.9501000000000008        9.9547899999999991        9.9594799999999992        9.9641599999999997        9.9688499999999998        9.9735300000000002        9.9782200000000003        9.9829000000000008        9.9875900000000009        9.9922699999999995        9.9969599999999996        10.001640000000000        10.006330000000000        10.011010000000001        10.015700000000001        10.020390000000001        10.025069999999999        10.029760000000000        10.034440000000000        10.039130000000000        10.043810000000001        10.048500000000001        10.053179999999999        10.057869999999999        10.062550000000000        10.067240000000000        10.071930000000000        10.076610000000001        10.081300000000001        10.085979999999999        10.090669999999999        10.095350000000000        10.100040000000000        10.104720000000000        10.109410000000000        10.114089999999999        10.118779999999999        10.123469999999999        10.128150000000000        10.132840000000000        10.137520000000000        10.142210000000000        10.146890000000001        10.151579999999999        10.156260000000000        10.160950000000000        10.165630000000000        10.170320000000000        10.175010000000000        10.179690000000001        10.184380000000001        10.189060000000000        10.193750000000000        10.198430000000000        10.203120000000000        10.207800000000001        10.212490000000001        10.217169999999999        10.221860000000000        10.226550000000000        10.231230000000000        10.235920000000000        10.240600000000001        10.245290000000001        10.249969999999999        10.254659999999999        10.259340000000000        10.264030000000000        10.268710000000000        10.273400000000001        10.278090000000001        10.282769999999999        10.287459999999999        10.292140000000000        10.296830000000000        10.301510000000000        10.306200000000000        10.310879999999999        10.315569999999999        10.320250000000000        10.324940000000000        10.329630000000000        10.334310000000000        10.339000000000000        10.343680000000001        10.348369999999999        10.353050000000000        10.357740000000000        10.362420000000000        10.367110000000000        10.371790000000001        10.376480000000001        10.381169999999999        10.385850000000000        10.390540000000000        10.395220000000000        10.399910000000000        10.404590000000001        10.409280000000001        10.413959999999999        10.418650000000000        10.423330000000000        10.428020000000000        10.432700000000001        10.437390000000001        10.442080000000001        10.446759999999999        10.451449999999999     
 vg =   -9.0000000000000000       -8.9983599999999999       -8.9967199999999998       -8.9950799999999997       -8.9934399999999997       -8.9917999999999996       -8.9901599999999995       -8.9885199999999994       -8.9868699999999997       -8.9852299999999996       -8.9835899999999995       -8.9819499999999994       -8.9803099999999993       -8.9786699999999993       -8.9770299999999992       -8.9753900000000009       -8.9737500000000008       -8.9721100000000007       -8.9704700000000006       -8.9688300000000005       -8.9671900000000004       -8.9655500000000004       -8.9639100000000003       -8.9622700000000002       -8.9606300000000001       -8.9589800000000004       -8.9573400000000003       -8.9557000000000002       -8.9540600000000001       -8.9524200000000000       -8.9507800000000000       -8.9491399999999999       -8.9474999999999998       -8.9458599999999997       -8.9442199999999996       -8.9425799999999995       -8.9409399999999994       -8.9392999999999994       -8.9376599999999993       -8.9360199999999992       -8.9343699999999995       -8.9327299999999994       -8.9310899999999993       -8.9294499999999992       -8.9278099999999991       -8.9261700000000008       -8.9245300000000007       -8.9228900000000007       -8.9212500000000006       -8.9196100000000005       -8.9179700000000004       -8.9163300000000003       -8.9146900000000002       -8.9130500000000001       -8.9114100000000001       -8.9097700000000000       -8.9081299999999999       -8.9064800000000002       -8.9048400000000001       -8.9032000000000000       -8.9015599999999999       -8.8999199999999998       -8.8982799999999997       -8.8966399999999997       -8.8949999999999996       -8.8933599999999995       -8.8917199999999994       -8.8900799999999993       -8.8884399999999992       -8.8867999999999991       -8.8851600000000008       -8.8835200000000007       -8.8818800000000007       -8.8802299999999992       -8.8785900000000009       -8.8769500000000008       -8.8753100000000007       -8.8736700000000006       -8.8720300000000005       -8.8703900000000004       -8.8687500000000004       -8.8671100000000003       -8.8654700000000002       -8.8638300000000001       -8.8621900000000000       -8.8605499999999999       -8.8589099999999998       -8.8572699999999998       -8.8556200000000000       -8.8539800000000000       -8.8523399999999999       -8.8506999999999998       -8.8490599999999997       -8.8474199999999996       -8.8457799999999995       -8.8441399999999994       -8.8424999999999994       -8.8408599999999993       -8.8392199999999992       -8.8375800000000009       -8.8359400000000008       -8.8343000000000007       -8.8326600000000006       -8.8310200000000005       -8.8293800000000005       -8.8277300000000007       -8.8260900000000007       -8.8244500000000006       -8.8228100000000005       -8.8211700000000004       -8.8195300000000003       -8.8178900000000002       -8.8162500000000001       -8.8146100000000001       -8.8129700000000000       -8.8113299999999999       -8.8096899999999998       -8.8080499999999997       -8.8064099999999996       -8.8047699999999995       -8.8031199999999998       -8.8014799999999997       -8.7998399999999997       -8.7981999999999996       -8.7965599999999995       -8.7949199999999994       -8.7932799999999993       -8.7916399999999992       -8.7899999999999991       -8.7882400000000001       -8.7864900000000006       -8.7847299999999997       -8.7829800000000002       -8.7812199999999994       -8.7794699999999999       -8.7777100000000008       -8.7759499999999999       -8.7742000000000004       -8.7724399999999996       -8.7706900000000001       -8.7689299999999992       -8.7671799999999998       -8.7654200000000007       -8.7636599999999998       -8.7619100000000003       -8.7601499999999994       -8.7584000000000000       -8.7566400000000009       -8.7548800000000000       -8.7531300000000005       -8.7513699999999996       -8.7496200000000002       -8.7478599999999993       -8.7461099999999998       -8.7443500000000007       -8.7425899999999999       -8.7408400000000004       -8.7390799999999995       -8.7373300000000000       -8.7355699999999992       -8.7338199999999997       -8.7320600000000006       -8.7302999999999997       -8.7285500000000003       -8.7267899999999994       -8.7250399999999999       -8.7232800000000008       -8.7215299999999996       -8.7197700000000005       -8.7180099999999996       -8.7162600000000001       -8.7144999999999992       -8.7127499999999998       -8.7109900000000007       -8.7092399999999994       -8.7074800000000003       -8.7057199999999995       -8.7039700000000000       -8.7022099999999991       -8.7004599999999996       -8.6987000000000005       -8.6969399999999997       -8.6951900000000002       -8.6934299999999993       -8.6916799999999999       -8.6899200000000008       -8.6881699999999995       -8.6864100000000004       -8.6846499999999995       -8.6829000000000001       -8.6811399999999992       -8.6793899999999997       -8.6776300000000006       -8.6758799999999994       -8.6741200000000003       -8.6723599999999994       -8.6706099999999999       -8.6688500000000008       -8.6670999999999996       -8.6653400000000005       -8.6635899999999992       -8.6618300000000001       -8.6600699999999993       -8.6583199999999998       -8.6565600000000007       -8.6548099999999994       -8.6530500000000004       -8.6513000000000009       -8.6495400000000000       -8.6477799999999991       -8.6460299999999997       -8.6442700000000006       -8.6425199999999993       -8.6407600000000002       -8.6389999999999993       -8.6372499999999999       -8.6354900000000008       -8.6337399999999995       -8.6319800000000004       -8.6302299999999992       -8.6284700000000001       -8.6267099999999992       -8.6249599999999997       -8.6232000000000006       -8.6214499999999994       -8.6196900000000003       -8.6179400000000008       -8.6161799999999999       -8.6144200000000009       -8.6126699999999996       -8.6109100000000005       -8.6091599999999993       -8.6074000000000002       -8.6056500000000007       -8.6038899999999998       -8.6021300000000007       -8.6003799999999995       -8.5986200000000004       -8.5968699999999991       -8.5951100000000000       -8.5933600000000006       -8.5915999999999997       -8.5898400000000006       -8.5880899999999993       -8.5863300000000002       -8.5845800000000008       -8.5828199999999999       -8.5810600000000008       -8.5793099999999995       -8.5775500000000005       -8.5757999999999992       -8.5740400000000001       -8.5722900000000006       -8.5705299999999998       -8.5687700000000007       -8.5670199999999994       -8.5652600000000003       -8.5628499999999992       -8.5604300000000002       -8.5580099999999995       -8.5555900000000005       -8.5531699999999997       -8.5507600000000004       -8.5483399999999996       -8.5459200000000006       -8.5434999999999999       -8.5410900000000005       -8.5386699999999998       -8.5362500000000008       -8.5338300000000000       -8.5314099999999993       -8.5289999999999999       -8.5265799999999992       -8.5241600000000002       -8.5217399999999994       -8.5193300000000001       -8.5169099999999993       -8.5144900000000003       -8.5120699999999996       -8.5096500000000006       -8.5072399999999995       -8.5048200000000005       -8.5023999999999997       -8.4999800000000008       -8.4975699999999996       -8.4951500000000006       -8.4927299999999999       -8.4903099999999991       -8.4878900000000002       -8.4854800000000008       -8.4830600000000000       -8.4806399999999993       -8.4782200000000003       -8.4758099999999992       -8.4733900000000002       -8.4709699999999994       -8.4685500000000005       -8.4661299999999997       -8.4637200000000004       -8.4612999999999996       -8.4588800000000006       -8.4564599999999999       -8.4540500000000005       -8.4516299999999998       -8.4492100000000008       -8.4467900000000000       -8.4443800000000007       -8.4419599999999999       -8.4395399999999992       -8.4371200000000002       -8.4346999999999994       -8.4322900000000001       -8.4298699999999993       -8.4274500000000003       -8.4250299999999996       -8.4226200000000002       -8.4201999999999995       -8.4177800000000005       -8.4153599999999997       -8.4129400000000008       -8.4105299999999996       -8.4081100000000006       -8.4056899999999999       -8.4032699999999991       -8.4008599999999998       -8.3984400000000008       -8.3960200000000000       -8.3935999999999993       -8.3911800000000003       -8.3887699999999992       -8.3863500000000002       -8.3839299999999994       -8.3815100000000005       -8.3790999999999993       -8.3766800000000003       -8.3742599999999996       -8.3718400000000006       -8.3694199999999999       -8.3670100000000005       -8.3645899999999997       -8.3621700000000008       -8.3597500000000000       -8.3573400000000007       -8.3549199999999999       -8.3524999999999991       -8.3500800000000002       -8.3476599999999994       -8.3452500000000001       -8.3428299999999993       -8.3404100000000003       -8.3379899999999996       -8.3355800000000002       -8.3331599999999995       -8.3307400000000005       -8.3283199999999997       -8.3259000000000007       -8.3234899999999996       -8.3210700000000006       -8.3186499999999999       -8.3162299999999991       -8.3138199999999998       -8.3114000000000008       -8.3089800000000000       -8.3065599999999993       -8.3041400000000003       -8.3017299999999992       -8.2993100000000002       -8.2968899999999994       -8.2944700000000005       -8.2920599999999993       -8.2896400000000003       -8.2872199999999996       -8.2848000000000006       -8.2823799999999999       -8.2799700000000005       -8.2775499999999997       -8.2751300000000008       -8.2727100000000000       -8.2703000000000007       -8.2678799999999999       -8.2654599999999991       -8.2630400000000002       -8.2606300000000008       -8.2582100000000001       -8.2557899999999993       -8.2531400000000001       -8.2504899999999992       -8.2478499999999997       -8.2452000000000005       -8.2425499999999996       -8.2399000000000004       -8.2372499999999995       -8.2346100000000000       -8.2319600000000008       -8.2293099999999999       -8.2266600000000007       -8.2240099999999998       -8.2213700000000003       -8.2187199999999994       -8.2160700000000002       -8.2134199999999993       -8.2107700000000001       -8.2081300000000006       -8.2054799999999997       -8.2028300000000005       -8.2001799999999996       -8.1975300000000004       -8.1948799999999995       -8.1922400000000000       -8.1895900000000008       -8.1869399999999999       -8.1842900000000007       -8.1816399999999998       -8.1790000000000003       -8.1763499999999993       -8.1737000000000002       -8.1710499999999993       -8.1684000000000001       -8.1657600000000006       -8.1631099999999996       -8.1604600000000005       -8.1578099999999996       -8.1551600000000004       -8.1525200000000009       -8.1498699999999999       -8.1472200000000008       -8.1445699999999999       -8.1419200000000007       -8.1392799999999994       -8.1366300000000003       -8.1339799999999993       -8.1313300000000002       -8.1286799999999992       -8.1260399999999997       -8.1233900000000006       -8.1207399999999996       -8.1180900000000005       -8.1154399999999995       -8.1128000000000000       -8.1101500000000009       -8.1074999999999999       -8.1048500000000008       -8.1021999999999998       -8.0995600000000003       -8.0969099999999994       -8.0942600000000002       -8.0916099999999993       -8.0889600000000002       -8.0863200000000006       -8.0836699999999997       -8.0810200000000005       -8.0783699999999996       -8.0757200000000005       -8.0730799999999991       -8.0704300000000000       -8.0677800000000008       -8.0651299999999999       -8.0624800000000008       -8.0598399999999994       -8.0571900000000003       -8.0545399999999994       -8.0518900000000002       -8.0492399999999993       -8.0465999999999998       -8.0439500000000006       -8.0412999999999997       -8.0386500000000005       -8.0359999999999996       -8.0333600000000001       -8.0307099999999991       -8.0280600000000000       -8.0254100000000008       -8.0227599999999999       -8.0201200000000004       -8.0174699999999994       -8.0148200000000003       -8.0121699999999993       -8.0095200000000002       -8.0068800000000007       -8.0042299999999997       -8.0015800000000006       -7.9989299999999997       -7.9962799999999996       -7.9936299999999996       -7.9909900000000000       -7.9883400000000000       -7.9856900000000000       -7.9830399999999999       -7.9803899999999999       -7.9777500000000003       -7.9751000000000003       -7.9724500000000003       -7.9698000000000002       -7.9671500000000002       -7.9645099999999998       -7.9618599999999997       -7.9592099999999997       -7.9565599999999996       -7.9539099999999996       -7.9512700000000001       -7.9486200000000000       -7.9459700000000000       -7.9433199999999999       -7.9406699999999999       -7.9380300000000004       -7.9353800000000003       -7.9327300000000003       -7.9300800000000002       -7.9274300000000002       -7.9247899999999998       -7.9221399999999997       -7.9194899999999997       -7.9168399999999997       -7.9139600000000003       -7.9110899999999997       -7.9082100000000004       -7.9053300000000002       -7.9024500000000000       -7.8995699999999998       -7.8966900000000004       -7.8938199999999998       -7.8909399999999996       -7.8880600000000003       -7.8851800000000001       -7.8822999999999999       -7.8794199999999996       -7.8765499999999999       -7.8736699999999997       -7.8707900000000004       -7.8679100000000002       -7.8650300000000000       -7.8621499999999997       -7.8592800000000000       -7.8563999999999998       -7.8535199999999996       -7.8506400000000003       -7.8477600000000001       -7.8448900000000004       -7.8420100000000001       -7.8391299999999999       -7.8362499999999997       -7.8333700000000004       -7.8304900000000002       -7.8276199999999996       -7.8247400000000003       -7.8218600000000000       -7.8189799999999998       -7.8160999999999996       -7.8132200000000003       -7.8103499999999997       -7.8074700000000004       -7.8045900000000001       -7.8017099999999999       -7.7988299999999997       -7.7959500000000004       -7.7930799999999998       -7.7901999999999996       -7.7873200000000002       -7.7844400000000000       -7.7815599999999998       -7.7786799999999996       -7.7758099999999999       -7.7729299999999997       -7.7700500000000003       -7.7671700000000001       -7.7642899999999999       -7.7614099999999997       -7.7585400000000000       -7.7556599999999998       -7.7527799999999996       -7.7499000000000002       -7.7470200000000000       -7.7441399999999998       -7.7412700000000001       -7.7383899999999999       -7.7355099999999997       -7.7326300000000003       -7.7297500000000001       -7.7268800000000004       -7.7240000000000002       -7.7211200000000000       -7.7182399999999998       -7.7153600000000004       -7.7124800000000002       -7.7096099999999996       -7.7067300000000003       -7.7038500000000001       -7.7009699999999999       -7.6980899999999997       -7.6952100000000003       -7.6923399999999997       -7.6894600000000004       -7.6865800000000002       -7.6837000000000000       -7.6808199999999998       -7.6779400000000004       -7.6750699999999998       -7.6721899999999996       -7.6693100000000003       -7.6664300000000001       -7.6635499999999999       -7.6606699999999996       -7.6577999999999999       -7.6549199999999997       -7.6520400000000004       -7.6491600000000002       -7.6462800000000000       -7.6433999999999997       -7.6405300000000000       -7.6376499999999998       -7.6347699999999996       -7.6318900000000003       -7.6290100000000001       -7.6261400000000004       -7.6232600000000001       -7.6203799999999999       -7.6174999999999997       -7.6146200000000004       -7.6117400000000002       -7.6088699999999996       -7.6059900000000003       -7.6031100000000000       -7.6002299999999998       -7.5973499999999996       -7.5944700000000003       -7.5915999999999997       -7.5887200000000004       -7.5858400000000001       -7.5829599999999999       -7.5800799999999997       -7.5772000000000004       -7.5743299999999998       -7.5714499999999996       -7.5685700000000002       -7.5656900000000000       -7.5628099999999998       -7.5599299999999996       -7.5570599999999999       -7.5541799999999997       -7.5513000000000003       -7.5484200000000001       -7.5453099999999997       -7.5422000000000002       -7.5391000000000004       -7.5359900000000000       -7.5328799999999996       -7.5297700000000001       -7.5266599999999997       -7.5235500000000002       -7.5204399999999998       -7.5173399999999999       -7.5142300000000004       -7.5111200000000000       -7.5080099999999996       -7.5049000000000001       -7.5017899999999997       -7.4986800000000002       -7.4955800000000004       -7.4924700000000000       -7.4893599999999996       -7.4862500000000001       -7.4831399999999997       -7.4800300000000002       -7.4769199999999998       -7.4738199999999999       -7.4707100000000004       -7.4676000000000000       -7.4644899999999996       -7.4613800000000001       -7.4582699999999997       -7.4551600000000002       -7.4520600000000004       -7.4489500000000000       -7.4458399999999996       -7.4427300000000001       -7.4396199999999997       -7.4365100000000002       -7.4333999999999998       -7.4302999999999999       -7.4271900000000004       -7.4240800000000000       -7.4209699999999996       -7.4178600000000001       -7.4147499999999997       -7.4116499999999998       -7.4085400000000003       -7.4054300000000000       -7.4023199999999996       -7.3992100000000001       -7.3960999999999997       -7.3929900000000002       -7.3898900000000003       -7.3867799999999999       -7.3836700000000004       -7.3805600000000000       -7.3774499999999996       -7.3743400000000001       -7.3712299999999997       -7.3681299999999998       -7.3650200000000003       -7.3619100000000000       -7.3587999999999996       -7.3556900000000001       -7.3525799999999997       -7.3494700000000002       -7.3463700000000003       -7.3432599999999999       -7.3401500000000004       -7.3370400000000000       -7.3339299999999996       -7.3308200000000001       -7.3277099999999997       -7.3246099999999998       -7.3215000000000003       -7.3183900000000000       -7.3152799999999996       -7.3121700000000001       -7.3090599999999997       -7.3059500000000002       -7.3028500000000003       -7.2997399999999999       -7.2966300000000004       -7.2935200000000000       -7.2904099999999996       -7.2873000000000001       -7.2841899999999997       -7.2810899999999998       -7.2779800000000003       -7.2748699999999999       -7.2717599999999996       -7.2686500000000001       -7.2655399999999997       -7.2624300000000002       -7.2593300000000003       -7.2562199999999999       -7.2531100000000004       -7.2500000000000000       -7.2468899999999996       -7.2437800000000001       -7.2406699999999997       -7.2375699999999998       -7.2344600000000003       -7.2313499999999999       -7.2282400000000004       -7.2251300000000001       -7.2220199999999997       -7.2189100000000002       -7.2158100000000003       -7.2126999999999999       -7.2095900000000004       -7.2064800000000000       -7.2033699999999996       -7.2002600000000001       -7.1971600000000002       -7.1940499999999998       -7.1909400000000003       -7.1878299999999999       -7.1847200000000004       -7.1816100000000000       -7.1784999999999997       -7.1753999999999998       -7.1722900000000003       -7.1691799999999999       -7.1660700000000004       -7.1629600000000000       -7.1598499999999996       -7.1567400000000001       -7.1536400000000002       -7.1505299999999998       -7.1471900000000002       -7.1438499999999996       -7.1405099999999999       -7.1371700000000002       -7.1338299999999997       -7.1304900000000000       -7.1271599999999999       -7.1238200000000003       -7.1204799999999997       -7.1171400000000000       -7.1138000000000003       -7.1104599999999998       -7.1071200000000001       -7.1037800000000004       -7.1004399999999999       -7.0971099999999998       -7.0937700000000001       -7.0904299999999996       -7.0870899999999999       -7.0837500000000002       -7.0804099999999996       -7.0770700000000000       -7.0737300000000003       -7.0704000000000002       -7.0670599999999997       -7.0637200000000000       -7.0603800000000003       -7.0570399999999998       -7.0537000000000001       -7.0503600000000004       -7.0470199999999998       -7.0436800000000002       -7.0403500000000001       -7.0370100000000004       -7.0336699999999999       -7.0303300000000002       -7.0269899999999996       -7.0236499999999999       -7.0203100000000003       -7.0169699999999997       -7.0136399999999997       -7.0103000000000000       -7.0069600000000003       -7.0036199999999997       -7.0002800000000001       -6.9969400000000004       -6.9935999999999998       -6.9902600000000001       -6.9869199999999996       -6.9835900000000004       -6.9802499999999998       -6.9769100000000002       -6.9735699999999996       -6.9702299999999999       -6.9668900000000002       -6.9635499999999997       -6.9602100000000000       -6.9568800000000000       -6.9535400000000003       -6.9501999999999997       -6.9468600000000000       -6.9435200000000004       -6.9401799999999998       -6.9368400000000001       -6.9335000000000004       -6.9301599999999999       -6.9268299999999998       -6.9234900000000001       -6.9201499999999996       -6.9168099999999999       -6.9134700000000002       -6.9101299999999997       -6.9067900000000000       -6.9034500000000003       -6.9001200000000003       -6.8967799999999997       -6.8934400000000000       -6.8901000000000003       -6.8867599999999998       -6.8834200000000001       -6.8800800000000004       -6.8767399999999999       -6.8734099999999998       -6.8700700000000001       -6.8667299999999996       -6.8633899999999999       -6.8600500000000002       -6.8567099999999996       -6.8533700000000000       -6.8500300000000003       -6.8466899999999997       -6.8433599999999997       -6.8400200000000000       -6.8366800000000003       -6.8333399999999997       -6.8300000000000001       -6.8266600000000004       -6.8233199999999998       -6.8199800000000002       -6.8166500000000001       -6.8133100000000004       -6.8099699999999999       -6.8066300000000002       -6.8032899999999996       -6.7999499999999999       -6.7966100000000003       -6.7932699999999997       -6.7899300000000000       -6.7866000000000000       -6.7832600000000003       -6.7799199999999997       -6.7765800000000000       -6.7732400000000004       -6.7698999999999998       -6.7665600000000001       -6.7632199999999996       -6.7598900000000004       -6.7565499999999998       -6.7532100000000002       -6.7498699999999996       -6.7465299999999999       -6.7431900000000002       -6.7398499999999997       -6.7365100000000000       -6.7331700000000003       -6.7298400000000003       -6.7264999999999997       -6.7231600000000000       -6.7195900000000002       -6.7160200000000003       -6.7124499999999996       -6.7088799999999997       -6.7053099999999999       -6.7017400000000000       -6.6981700000000002       -6.6946099999999999       -6.6910400000000001       -6.6874700000000002       -6.6839000000000004       -6.6803299999999997       -6.6767599999999998       -6.6731900000000000       -6.6696200000000001       -6.6660500000000003       -6.6624800000000004       -6.6589200000000002       -6.6553500000000003       -6.6517799999999996       -6.6482099999999997       -6.6446399999999999       -6.6410700000000000       -6.6375000000000002       -6.6339300000000003       -6.6303599999999996       -6.6267899999999997       -6.6232199999999999       -6.6196599999999997       -6.6160899999999998       -6.6125200000000000       -6.6089500000000001       -6.6053800000000003       -6.6018100000000004       -6.5982399999999997       -6.5946699999999998       -6.5911000000000000       -6.5875300000000001       -6.5839600000000003       -6.5804000000000000       -6.5768300000000002       -6.5732600000000003       -6.5696899999999996       -6.5661199999999997       -6.5625499999999999       -6.5589800000000000       -6.5554100000000002       -6.5518400000000003       -6.5482699999999996       -6.5446999999999997       -6.5411400000000004       -6.5375699999999997       -6.5339999999999998       -6.5304300000000000       -6.5268600000000001       -6.5232900000000003       -6.5197200000000004       -6.5161499999999997       -6.5125799999999998       -6.5090100000000000       -6.5054400000000001       -6.5018799999999999       -6.4983100000000000       -6.4947400000000002       -6.4911700000000003       -6.4875999999999996       -6.4840299999999997       -6.4804599999999999       -6.4768900000000000       -6.4733200000000002       -6.4697500000000003       -6.4661799999999996       -6.4626200000000003       -6.4590500000000004       -6.4554799999999997       -6.4519099999999998       -6.4483400000000000       -6.4447700000000001       -6.4412000000000003       -6.4376300000000004       -6.4340599999999997       -6.4304899999999998       -6.4269299999999996       -6.4233599999999997       -6.4197899999999999       -6.4162200000000000       -6.4126500000000002       -6.4090800000000003       -6.4055099999999996       -6.4019399999999997       -6.3983699999999999       -6.3948000000000000       -6.3912300000000002       -6.3876700000000000       -6.3841000000000001       -6.3805300000000003       -6.3769600000000004       -6.3733899999999997       -6.3698199999999998       -6.3662500000000000       -6.3626800000000001       -6.3591100000000003       -6.3555400000000004       -6.3519699999999997       -6.3484100000000003       -6.3448399999999996       -6.3412699999999997       -6.3376999999999999       -6.3341300000000000       -6.3305600000000002       -6.3269900000000003       -6.3234199999999996       -6.3198499999999997       -6.3162799999999999       -6.3127100000000000       -6.3091499999999998       -6.3055800000000000       -6.3020100000000001       -6.2984400000000003       -6.2948700000000004       -6.2912999999999997       -6.2877299999999998       -6.2841600000000000       -6.2805900000000001       -6.2770200000000003       -6.2734500000000004       -6.2698900000000002       -6.2663200000000003       -6.2625200000000003       -6.2587200000000003       -6.2549200000000003       -6.2511200000000002       -6.2473200000000002       -6.2435200000000002       -6.2397200000000002       -6.2359200000000001       -6.2321200000000001       -6.2283200000000001       -6.2245200000000001       -6.2207200000000000       -6.2169299999999996       -6.2131299999999996       -6.2093299999999996       -6.2055300000000004       -6.2017300000000004       -6.1979300000000004       -6.1941300000000004       -6.1903300000000003       -6.1865300000000003       -6.1827300000000003       -6.1789300000000003       -6.1751300000000002       -6.1713300000000002       -6.1675300000000002       -6.1637300000000002       -6.1599300000000001       -6.1561399999999997       -6.1523399999999997       -6.1485399999999997       -6.1447399999999996       -6.1409399999999996       -6.1371399999999996       -6.1333399999999996       -6.1295400000000004       -6.1257400000000004       -6.1219400000000004       -6.1181400000000004       -6.1143400000000003       -6.1105400000000003       -6.1067400000000003       -6.1029400000000003       -6.0991499999999998       -6.0953499999999998       -6.0915499999999998       -6.0877499999999998       -6.0839499999999997       -6.0801499999999997       -6.0763499999999997       -6.0725499999999997       -6.0687499999999996       -6.0649499999999996       -6.0611499999999996       -6.0573499999999996       -6.0535500000000004       -6.0497500000000004       -6.0459500000000004       -6.0421600000000000       -6.0383599999999999       -6.0345599999999999       -6.0307599999999999       -6.0269599999999999       -6.0231599999999998       -6.0193599999999998       -6.0155599999999998       -6.0117599999999998       -6.0079599999999997       -6.0041599999999997       -6.0003599999999997       -5.9965599999999997       -5.9927599999999996       -5.9889599999999996       -5.9851700000000001       -5.9813700000000001       -5.9775700000000001       -5.9737700000000000       -5.9699700000000000       -5.9661700000000000       -5.9623699999999999       -5.9585699999999999       -5.9547699999999999       -5.9509699999999999       -5.9471699999999998       -5.9433699999999998       -5.9395699999999998       -5.9357699999999998       -5.9319699999999997       -5.9281800000000002       -5.9243800000000002       -5.9205800000000002       -5.9167800000000002       -5.9129800000000001       -5.9091800000000001       -5.9053800000000001       -5.9015800000000000       -5.8977800000000000       -5.8939800000000000       -5.8901800000000000       -5.8863799999999999       -5.8825799999999999       -5.8787799999999999       -5.8749799999999999       -5.8711900000000004       -5.8673900000000003       -5.8635900000000003       -5.8597900000000003       -5.8559900000000003       -5.8521900000000002       -5.8483900000000002       -5.8445900000000002       -5.8407900000000001       -5.8369900000000001       -5.8331900000000001       -5.8293900000000001       -5.8255900000000000       -5.8217900000000000       -5.8179900000000000       -5.8141900000000000       -5.8103999999999996       -5.8066000000000004       -5.8028000000000004       -5.7990000000000004       -5.7952000000000004       -5.7914000000000003       -5.7876000000000003       -5.7838000000000003       -5.7800000000000002       -5.7759700000000000       -5.7719399999999998       -5.7679099999999996       -5.7638800000000003       -5.7598500000000001       -5.7558199999999999       -5.7517899999999997       -5.7477600000000004       -5.7437300000000002       -5.7397000000000000       -5.7356800000000003       -5.7316500000000001       -5.7276199999999999       -5.7235899999999997       -5.7195600000000004       -5.7155300000000002       -5.7115000000000000       -5.7074699999999998       -5.7034399999999996       -5.6994100000000003       -5.6953800000000001       -5.6913499999999999       -5.6873199999999997       -5.6832900000000004       -5.6792600000000002       -5.6752300000000000       -5.6711999999999998       -5.6671699999999996       -5.6631400000000003       -5.6591100000000001       -5.6550799999999999       -5.6510499999999997       -5.6470200000000004       -5.6429900000000002       -5.6389600000000000       -5.6349400000000003       -5.6309100000000001       -5.6268799999999999       -5.6228499999999997       -5.6188200000000004       -5.6147900000000002       -5.6107600000000000       -5.6067299999999998       -5.6026999999999996       -5.5986700000000003       -5.5946400000000001       -5.5906099999999999       -5.5865799999999997       -5.5825500000000003       -5.5785200000000001       -5.5744899999999999       -5.5704599999999997       -5.5664300000000004       -5.5624000000000002       -5.5583700000000000       -5.5543399999999998       -5.5503099999999996       -5.5462800000000003       -5.5422500000000001       -5.5382199999999999       -5.5341899999999997       -5.5301700000000000       -5.5261399999999998       -5.5221099999999996       -5.5180800000000003       -5.5140500000000001       -5.5100199999999999       -5.5059899999999997       -5.5019600000000004       -5.4979300000000002       -5.4939000000000000       -5.4898699999999998       -5.4858399999999996       -5.4818100000000003       -5.4777800000000001       -5.4737499999999999       -5.4697199999999997       -5.4656900000000004       -5.4616600000000002       -5.4576300000000000       -5.4535999999999998       -5.4495699999999996       -5.4455400000000003       -5.4415100000000001       -5.4374799999999999       -5.4334499999999997       -5.4294300000000000       -5.4253999999999998       -5.4213699999999996       -5.4173400000000003       -5.4133100000000001       -5.4092799999999999       -5.4052499999999997       -5.4012200000000004       -5.3971900000000002       -5.3931600000000000       -5.3891299999999998       -5.3851000000000004       -5.3810700000000002       -5.3770400000000000       -5.3730099999999998       -5.3689799999999996       -5.3649500000000003       -5.3609200000000001       -5.3568899999999999       -5.3528599999999997       -5.3488300000000004       -5.3448000000000002       -5.3407700000000000       -5.3367399999999998       -5.3327099999999996       -5.3286899999999999       -5.3246599999999997       -5.3206300000000004       -5.3166000000000002       -5.3125700000000000       -5.3085399999999998       -5.3045099999999996       -5.3004800000000003       -5.2964500000000001       -5.2924199999999999       -5.2883899999999997       -5.2843600000000004       -5.2803300000000002       -5.2763000000000000       -5.2722699999999998       -5.2682399999999996       -5.2642100000000003       -5.2599499999999999       -5.2556900000000004       -5.2514300000000000       -5.2471699999999997       -5.2429100000000002       -5.2386499999999998       -5.2343900000000003       -5.2301299999999999       -5.2258699999999996       -5.2216100000000001       -5.2173499999999997       -5.2130900000000002       -5.2088299999999998       -5.2045700000000004       -5.2003100000000000       -5.1960499999999996       -5.1917900000000001       -5.1875299999999998       -5.1832700000000003       -5.1790099999999999       -5.1747500000000004       -5.1704900000000000       -5.1662299999999997       -5.1619700000000002       -5.1577099999999998       -5.1534500000000003       -5.1491899999999999       -5.1449400000000001       -5.1406799999999997       -5.1364200000000002       -5.1321599999999998       -5.1279000000000003       -5.1236400000000000       -5.1193799999999996       -5.1151200000000001       -5.1108599999999997       -5.1066000000000003       -5.1023399999999999       -5.0980800000000004       -5.0938200000000000       -5.0895599999999996       -5.0853000000000002       -5.0810399999999998       -5.0767800000000003       -5.0725199999999999       -5.0682600000000004       -5.0640000000000001       -5.0597399999999997       -5.0554800000000002       -5.0512199999999998       -5.0469600000000003       -5.0427000000000000       -5.0384399999999996       -5.0341800000000001       -5.0299199999999997       -5.0256600000000002       -5.0213999999999999       -5.0171400000000004       -5.0128800000000000       -5.0086199999999996       -5.0043600000000001       -5.0000999999999998       -4.9958400000000003       -4.9915799999999999       -4.9873200000000004       -4.9830600000000000       -4.9787999999999997       -4.9745400000000002       -4.9702799999999998       -4.9660200000000003       -4.9617599999999999       -4.9574999999999996       -4.9532400000000001       -4.9489799999999997       -4.9447200000000002       -4.9404599999999999       -4.9362000000000004       -4.9319400000000000       -4.9276799999999996       -4.9234200000000001       -4.9191599999999998       -4.9149000000000003       -4.9106399999999999       -4.9063800000000004       -4.9021200000000000       -4.8978599999999997       -4.8936000000000002       -4.8893399999999998       -4.8850800000000003       -4.8808199999999999       -4.8765599999999996       -4.8723000000000001       -4.8680399999999997       -4.8637800000000002       -4.8595199999999998       -4.8552600000000004       -4.8510000000000000       -4.8467399999999996       -4.8424800000000001       -4.8382199999999997       -4.8339600000000003       -4.8296999999999999       -4.8254500000000000       -4.8211899999999996       -4.8169300000000002       -4.8126699999999998       -4.8084100000000003       -4.8041499999999999       -4.7998900000000004       -4.7956300000000001       -4.7913699999999997       -4.7871100000000002       -4.7828499999999998       -4.7785900000000003       -4.7743300000000000       -4.7700699999999996       -4.7658100000000001       -4.7615499999999997       -4.7572900000000002       -4.7530299999999999       -4.7487700000000004       -4.7445100000000000       -4.7402499999999996       -4.7359900000000001       -4.7317299999999998       -4.7274700000000003       -4.7232099999999999       -4.7189500000000004       -4.7144599999999999       -4.7099700000000002       -4.7054799999999997       -4.7009900000000000       -4.6965000000000003       -4.6920099999999998       -4.6875200000000001       -4.6830299999999996       -4.6785399999999999       -4.6740500000000003       -4.6695599999999997       -4.6650700000000001       -4.6605800000000004       -4.6560899999999998       -4.6516000000000002       -4.6471099999999996       -4.6426200000000000       -4.6381300000000003       -4.6336399999999998       -4.6291500000000001       -4.6246600000000004       -4.6201699999999999       -4.6156800000000002       -4.6111899999999997       -4.6067000000000000       -4.6021999999999998       -4.5977100000000002       -4.5932199999999996       -4.5887300000000000       -4.5842400000000003       -4.5797499999999998       -4.5752600000000001       -4.5707700000000004       -4.5662799999999999       -4.5617900000000002       -4.5572999999999997       -4.5528100000000000       -4.5483200000000004       -4.5438299999999998       -4.5393400000000002       -4.5348499999999996       -4.5303599999999999       -4.5258700000000003       -4.5213799999999997       -4.5168900000000001       -4.5124000000000004       -4.5079099999999999       -4.5034200000000002       -4.4989299999999997       -4.4944400000000000       -4.4899500000000003       -4.4854599999999998       -4.4809700000000001       -4.4764799999999996       -4.4719899999999999       -4.4675000000000002       -4.4630099999999997       -4.4585200000000000       -4.4540300000000004       -4.4495399999999998       -4.4450500000000002       -4.4405599999999996       -4.4360700000000000       -4.4315800000000003       -4.4270899999999997       -4.4226000000000001       -4.4181100000000004       -4.4136199999999999       -4.4091300000000002       -4.4046399999999997       -4.4001500000000000       -4.3956600000000003       -4.3911699999999998       -4.3866800000000001       -4.3821899999999996       -4.3776999999999999       -4.3732100000000003       -4.3687199999999997       -4.3642300000000001       -4.3597400000000004       -4.3552499999999998       -4.3507600000000002       -4.3462699999999996       -4.3417800000000000       -4.3372900000000003       -4.3327999999999998       -4.3283100000000001       -4.3238200000000004       -4.3193299999999999       -4.3148400000000002       -4.3103499999999997       -4.3058600000000000       -4.3013700000000004       -4.2968799999999998       -4.2923900000000001       -4.2878999999999996       -4.2834099999999999       -4.2789200000000003       -4.2744299999999997       -4.2699400000000001       -4.2654399999999999       -4.2609500000000002       -4.2564599999999997       -4.2519700000000000       -4.2474800000000004       -4.2429899999999998       -4.2385000000000002       -4.2340099999999996       -4.2295199999999999       -4.2250300000000003       -4.2205399999999997       -4.2160500000000001       -4.2115600000000004       -4.2070699999999999       -4.2025800000000002       -4.1980899999999997       -4.1936000000000000       -4.1891100000000003       -4.1846199999999998       -4.1801300000000001       -4.1756399999999996       -4.1711499999999999       -4.1666600000000003       -4.1621699999999997       -4.1576800000000000       -4.1531900000000004       -4.1486999999999998       -4.1442100000000002       -4.1394900000000003       -4.1347699999999996       -4.1300499999999998       -4.1253299999999999       -4.1206100000000001       -4.1158900000000003       -4.1111700000000004       -4.1064499999999997       -4.1017299999999999       -4.0970100000000000       -4.0922900000000002       -4.0875700000000004       -4.0828499999999996       -4.0781299999999998       -4.0734100000000000       -4.0686900000000001       -4.0639599999999998       -4.0592400000000000       -4.0545200000000001       -4.0498000000000003       -4.0450799999999996       -4.0403599999999997       -4.0356399999999999       -4.0309200000000001       -4.0262000000000002       -4.0214800000000004       -4.0167599999999997       -4.0120399999999998       -4.0073200000000000       -4.0026000000000002       -3.9978799999999999       -3.9931600000000000       -3.9884400000000002       -3.9837199999999999       -3.9790000000000001       -3.9742799999999998       -3.9695600000000000       -3.9648400000000001       -3.9601199999999999       -3.9554000000000000       -3.9506800000000002       -3.9459499999999998       -3.9412300000000000       -3.9365100000000002       -3.9317899999999999       -3.9270700000000001       -3.9223499999999998       -3.9176299999999999       -3.9129100000000001       -3.9081899999999998       -3.9034700000000000       -3.8987500000000002       -3.8940299999999999       -3.8893100000000000       -3.8845900000000002       -3.8798699999999999       -3.8751500000000001       -3.8704299999999998       -3.8657100000000000       -3.8609900000000001       -3.8562699999999999       -3.8515500000000000       -3.8468300000000002       -3.8421099999999999       -3.8373900000000001       -3.8326699999999998       -3.8279399999999999       -3.8232200000000001       -3.8184999999999998       -3.8137799999999999       -3.8090600000000001       -3.8043399999999998       -3.7996200000000000       -3.7949000000000002       -3.7901799999999999       -3.7854600000000000       -3.7807400000000002       -3.7760199999999999       -3.7713000000000001       -3.7665799999999998       -3.7618600000000000       -3.7571400000000001       -3.7524199999999999       -3.7477000000000000       -3.7429800000000002       -3.7382599999999999       -3.7335400000000001       -3.7288199999999998       -3.7241000000000000       -3.7193800000000001       -3.7146599999999999       -3.7099299999999999       -3.7052100000000001       -3.7004899999999998       -3.6957700000000000       -3.6910500000000002       -3.6863299999999999       -3.6816100000000000       -3.6768900000000002       -3.6721699999999999       -3.6674500000000001       -3.6627299999999998       -3.6580100000000000       -3.6532900000000001       -3.6485699999999999       -3.6438500000000000       -3.6391300000000002       -3.6344099999999999       -3.6296900000000001       -3.6249699999999998       -3.6202500000000000       -3.6155300000000001       -3.6108099999999999       -3.6060900000000000       -3.6013700000000002       -3.5966499999999999       -3.5919300000000001       -3.5872000000000002       -3.5824799999999999       -3.5777600000000001       -3.5730400000000002       -3.5683199999999999       -3.5636000000000001       -3.5588799999999998       -3.5541600000000000       -3.5494400000000002       -3.5447199999999999       -3.5400000000000000       -3.5350500000000000       -3.5301000000000000       -3.5251500000000000       -3.5202000000000000       -3.5152500000000000       -3.5103000000000000       -3.5053500000000000       -3.5004000000000000       -3.4954399999999999       -3.4904899999999999       -3.4855399999999999       -3.4805899999999999       -3.4756399999999998       -3.4706899999999998       -3.4657399999999998       -3.4607899999999998       -3.4558399999999998       -3.4508899999999998       -3.4459399999999998       -3.4409900000000002       -3.4360400000000002       -3.4310900000000002       -3.4261400000000002       -3.4211800000000001       -3.4162300000000001       -3.4112800000000001       -3.4063300000000001       -3.4013800000000001       -3.3964300000000001       -3.3914800000000001       -3.3865300000000000       -3.3815800000000000       -3.3766300000000000       -3.3716800000000000       -3.3667300000000000       -3.3617800000000000       -3.3568300000000000       -3.3518800000000000       -3.3469199999999999       -3.3419699999999999       -3.3370199999999999       -3.3320699999999999       -3.3271199999999999       -3.3221699999999998       -3.3172199999999998       -3.3122699999999998       -3.3073199999999998       -3.3023699999999998       -3.2974199999999998       -3.2924699999999998       -3.2875200000000002       -3.2825700000000002       -3.2776200000000002       -3.2726700000000002       -3.2677100000000001       -3.2627600000000001       -3.2578100000000001       -3.2528600000000001       -3.2479100000000001       -3.2429600000000001       -3.2380100000000001       -3.2330600000000000       -3.2281100000000000       -3.2231600000000000       -3.2182100000000000       -3.2132600000000000       -3.2083100000000000       -3.2033600000000000       -3.1984100000000000       -3.1934499999999999       -3.1884999999999999       -3.1835499999999999       -3.1785999999999999       -3.1736499999999999       -3.1686999999999999       -3.1637499999999998       -3.1587999999999998       -3.1538499999999998       -3.1488999999999998       -3.1439499999999998       -3.1389999999999998       -3.1340499999999998       -3.1291000000000002       -3.1241500000000002       -3.1191900000000001       -3.1142400000000001       -3.1092900000000001       -3.1043400000000001       -3.0993900000000001       -3.0944400000000001       -3.0894900000000001       -3.0845400000000001       -3.0795900000000000       -3.0746400000000000       -3.0696900000000000       -3.0647400000000000       -3.0597900000000000       -3.0548400000000000       -3.0498900000000000       -3.0449299999999999       -3.0399799999999999       -3.0350299999999999       -3.0300799999999999       -3.0251299999999999       -3.0201799999999999       -3.0152299999999999       -3.0102799999999998       -3.0053299999999998       -3.0003799999999998       -2.9954299999999998       -2.9904799999999998       -2.9855299999999998       -2.9805799999999998       -2.9756300000000002       -2.9706700000000001       -2.9657200000000001       -2.9607700000000001       -2.9558200000000001       -2.9508700000000001       -2.9459200000000001       -2.9409700000000001       -2.9360200000000001       -2.9310700000000001       -2.9261200000000001       -2.9211700000000000       -2.9162200000000000       -2.9112700000000000       -2.9063200000000000       -2.9011399999999998       -2.8959500000000000       -2.8907699999999998       -2.8855900000000001       -2.8804099999999999       -2.8752300000000002       -2.8700500000000000       -2.8648699999999998       -2.8596900000000001       -2.8545099999999999       -2.8493300000000001       -2.8441500000000000       -2.8389600000000002       -2.8337800000000000       -2.8285999999999998       -2.8234200000000000       -2.8182399999999999       -2.8130600000000001       -2.8078799999999999       -2.8027000000000002       -2.7975200000000000       -2.7923399999999998       -2.7871500000000000       -2.7819699999999998       -2.7767900000000001       -2.7716099999999999       -2.7664300000000002       -2.7612500000000000       -2.7560699999999998       -2.7508900000000001       -2.7457099999999999       -2.7405300000000001       -2.7353499999999999       -2.7301600000000001       -2.7249800000000000       -2.7198000000000002       -2.7146200000000000       -2.7094399999999998       -2.7042600000000001       -2.6990799999999999       -2.6939000000000002       -2.6887200000000000       -2.6835399999999998       -2.6783600000000001       -2.6731699999999998       -2.6679900000000001       -2.6628099999999999       -2.6576300000000002       -2.6524500000000000       -2.6472699999999998       -2.6420900000000000       -2.6369099999999999       -2.6317300000000001       -2.6265499999999999       -2.6213700000000002       -2.6161799999999999       -2.6110000000000002       -2.6058200000000000       -2.6006399999999998       -2.5954600000000001       -2.5902799999999999       -2.5851000000000002       -2.5799200000000000       -2.5747399999999998       -2.5695600000000001       -2.5643799999999999       -2.5591900000000001       -2.5540099999999999       -2.5488300000000002       -2.5436500000000000       -2.5384699999999998       -2.5332900000000000       -2.5281099999999999       -2.5229300000000001       -2.5177499999999999       -2.5125700000000002       -2.5073900000000000       -2.5022000000000002       -2.4970200000000000       -2.4918399999999998       -2.4866600000000001       -2.4814799999999999       -2.4763000000000002       -2.4711200000000000       -2.4659399999999998       -2.4607600000000001       -2.4555799999999999       -2.4503900000000001       -2.4452099999999999       -2.4400300000000001       -2.4348500000000000       -2.4296700000000002       -2.4244900000000000       -2.4193099999999998       -2.4141300000000001       -2.4089499999999999       -2.4037700000000002       -2.3985900000000000       -2.3934000000000002       -2.3882200000000000       -2.3830399999999998       -2.3778600000000001       -2.3726799999999999       -2.3675000000000002       -2.3623200000000000       -2.3571399999999998       -2.3519600000000001       -2.3467799999999999       -2.3416000000000001       -2.3364099999999999       -2.3312300000000001       -2.3260500000000000       -2.3208700000000002       -2.3156900000000000       -2.3105099999999998       -2.3053300000000001       -2.3001499999999999       -2.2949700000000002       -2.2897900000000000       -2.2846099999999998       -2.2794200000000000       -2.2742399999999998       -2.2690600000000001       -2.2638799999999999       -2.2587000000000002       -2.2535200000000000       -2.2483399999999998       -2.2431600000000000       -2.2377500000000001       -2.2323400000000002       -2.2269199999999998       -2.2215099999999999       -2.2161000000000000       -2.2106900000000000       -2.2052800000000001       -2.1998700000000002       -2.1944599999999999       -2.1890499999999999       -2.1836400000000000       -2.1782200000000000       -2.1728100000000001       -2.1674000000000002       -2.1619899999999999       -2.1565799999999999       -2.1511700000000000       -2.1457600000000001       -2.1403500000000002       -2.1349300000000002       -2.1295199999999999       -2.1241099999999999       -2.1187000000000000       -2.1132900000000001       -2.1078800000000002       -2.1024699999999998       -2.0970599999999999       -2.0916399999999999       -2.0862300000000000       -2.0808200000000001       -2.0754100000000002       -2.0699999999999998       -2.0645899999999999       -2.0591800000000000       -2.0537700000000001       -2.0483600000000002       -2.0429400000000002       -2.0375299999999998       -2.0321199999999999       -2.0267100000000000       -2.0213000000000001       -2.0158900000000002       -2.0104799999999998       -2.0050699999999999       -1.9996499999999999       -1.9942400000000000       -1.9888300000000001       -1.9834200000000000       -1.9780100000000000       -1.9725999999999999       -1.9671900000000000       -1.9617800000000001       -1.9563699999999999       -1.9509500000000000       -1.9455400000000000       -1.9401299999999999       -1.9347200000000000       -1.9293100000000001       -1.9238999999999999       -1.9184900000000000       -1.9130799999999999       -1.9076599999999999       -1.9022500000000000       -1.8968400000000001       -1.8914299999999999       -1.8860200000000000       -1.8806099999999999       -1.8752000000000000       -1.8697900000000001       -1.8643799999999999       -1.8589599999999999       -1.8535500000000000       -1.8481399999999999       -1.8427300000000000       -1.8373200000000001       -1.8319099999999999       -1.8265000000000000       -1.8210900000000001       -1.8156699999999999       -1.8102600000000000       -1.8048500000000001       -1.7994399999999999       -1.7940300000000000       -1.7886200000000001       -1.7832100000000000       -1.7778000000000000       -1.7723899999999999       -1.7669699999999999       -1.7615600000000000       -1.7561500000000001       -1.7507400000000000       -1.7453300000000000       -1.7399199999999999       -1.7345100000000000       -1.7291000000000001       -1.7236800000000001       -1.7182700000000000       -1.7128600000000000       -1.7074499999999999       -1.7020400000000000       -1.6966300000000001       -1.6912199999999999       -1.6858100000000000       -1.6803900000000001       -1.6749799999999999       -1.6695700000000000       -1.6641600000000001       -1.6587499999999999       -1.6533400000000000       -1.6479299999999999       -1.6425200000000000       -1.6371100000000001       -1.6316900000000001       -1.6262799999999999       -1.6208700000000000       -1.6154599999999999       -1.6100500000000000       -1.6046400000000001       -1.5992299999999999       -1.5938200000000000       -1.5884000000000000       -1.5829899999999999       -1.5775800000000000       -1.5721700000000001       -1.5667599999999999       -1.5613500000000000       -1.5559400000000001       -1.5505300000000000       -1.5448900000000001       -1.5392399999999999       -1.5336000000000001       -1.5279600000000000       -1.5223199999999999       -1.5166800000000000       -1.5110399999999999       -1.5053900000000000       -1.4997499999999999       -1.4941100000000000       -1.4884700000000000       -1.4828300000000001       -1.4771900000000000       -1.4715499999999999       -1.4659000000000000       -1.4602599999999999       -1.4546200000000000       -1.4489799999999999       -1.4433400000000001       -1.4377000000000000       -1.4320600000000001       -1.4264100000000000       -1.4207700000000001       -1.4151300000000000       -1.4094899999999999       -1.4038500000000000       -1.3982100000000000       -1.3925700000000001       -1.3869199999999999       -1.3812800000000001       -1.3756400000000000       -1.3700000000000001       -1.3643600000000000       -1.3587199999999999       -1.3530800000000001       -1.3474299999999999       -1.3417900000000000       -1.3361499999999999       -1.3305100000000001       -1.3248700000000000       -1.3192299999999999       -1.3135900000000000       -1.3079400000000001       -1.3023000000000000       -1.2966599999999999       -1.2910200000000001       -1.2853800000000000       -1.2797400000000001       -1.2741000000000000       -1.2684500000000001       -1.2628100000000000       -1.2571699999999999       -1.2515300000000000       -1.2458899999999999       -1.2402500000000001       -1.2346100000000000       -1.2289600000000001       -1.2233200000000000       -1.2176800000000001       -1.2120400000000000       -1.2063999999999999       -1.2007600000000000       -1.1951200000000000       -1.1894700000000000       -1.1838299999999999       -1.1781900000000001       -1.1725500000000000       -1.1669099999999999       -1.1612700000000000       -1.1556299999999999       -1.1499800000000000       -1.1443399999999999       -1.1387000000000000       -1.1330600000000000       -1.1274200000000001       -1.1217800000000000       -1.1161399999999999       -1.1104900000000000       -1.1048500000000001       -1.0992100000000000       -1.0935699999999999       -1.0879300000000001       -1.0822900000000000       -1.0766500000000001       -1.0710000000000000       -1.0653600000000001       -1.0597200000000000       -1.0540799999999999       -1.0484400000000000       -1.0427999999999999       -1.0371500000000000       -1.0315099999999999       -1.0258700000000001       -1.0202300000000000       -1.0145900000000001       -1.0089500000000000       -1.0033099999999999      -0.99765999999999999      -0.99202000000000001      -0.98638000000000003      -0.98073999999999995      -0.97509999999999997      -0.96945999999999999      -0.96382000000000001      -0.95816999999999997      -0.95252999999999999      -0.94689000000000001      -0.94125000000000003      -0.93561000000000005      -0.92996999999999996      -0.92432999999999998      -0.91868000000000005      -0.91303999999999996      -0.90739999999999998      -0.90176000000000001      -0.89612000000000003      -0.89048000000000005      -0.88483999999999996      -0.87919000000000003      -0.87355000000000005      -0.86790999999999996      -0.86226999999999998      -0.85663000000000000      -0.85099000000000002      -0.84535000000000005      -0.83970000000000000      -0.83406000000000002      -0.82842000000000005      -0.82255000000000000      -0.81667999999999996      -0.81081000000000003      -0.80493000000000003      -0.79905999999999999      -0.79318999999999995      -0.78732000000000002      -0.78144999999999998      -0.77558000000000005      -0.76970000000000005      -0.76383000000000001      -0.75795999999999997      -0.75209000000000004      -0.74621999999999999      -0.74034999999999995      -0.73446999999999996      -0.72860000000000003      -0.72272999999999998      -0.71686000000000005      -0.71099000000000001      -0.70511999999999997      -0.69923999999999997      -0.69337000000000004      -0.68750000000000000      -0.68162999999999996      -0.67576000000000003      -0.66988999999999999      -0.66400999999999999      -0.65813999999999995      -0.65227000000000002      -0.64639999999999997      -0.64053000000000004      -0.63466000000000000      -0.62878000000000001      -0.62290999999999996      -0.61704000000000003      -0.61116999999999999      -0.60529999999999995      -0.59941999999999995      -0.59355000000000002      -0.58767999999999998      -0.58181000000000005      -0.57594000000000001      -0.57006999999999997      -0.56418999999999997      -0.55832000000000004      -0.55245000000000000      -0.54657999999999995      -0.54071000000000002      -0.53483999999999998      -0.52895999999999999      -0.52309000000000005      -0.51722000000000001      -0.51134999999999997      -0.50548000000000004      -0.49961000000000000      -0.49373000000000000      -0.48786000000000002      -0.48198999999999997      -0.47611999999999999      -0.47025000000000000      -0.46438000000000001      -0.45850000000000002      -0.45262999999999998      -0.44675999999999999      -0.44089000000000000      -0.43502000000000002      -0.42914999999999998      -0.42326999999999998      -0.41739999999999999      -0.41153000000000001      -0.40566000000000002      -0.39978999999999998      -0.39391999999999999      -0.38804000000000000      -0.38217000000000001      -0.37630000000000002      -0.37042999999999998      -0.36456000000000000      -0.35868000000000000      -0.35281000000000001      -0.34694000000000003      -0.34106999999999998      -0.33520000000000000      -0.32933000000000001      -0.32345000000000002      -0.31757999999999997      -0.31170999999999999      -0.30584000000000000      -0.29997000000000001      -0.29409999999999997      -0.28821999999999998      -0.28234999999999999      -0.27648000000000000      -0.27061000000000002      -0.26473999999999998      -0.25886999999999999      -0.25298999999999999      -0.24712000000000001      -0.24124999999999999      -0.23538000000000001      -0.22950999999999999      -0.22364000000000001      -0.21776000000000001      -0.21189000000000000      -0.20602000000000001      -0.20014999999999999      -0.19428000000000001      -0.18840999999999999      -0.18253000000000000      -0.17666000000000001      -0.17079000000000000      -0.16492000000000001      -0.15905000000000000      -0.15318000000000001      -0.14729999999999999      -0.14143000000000000      -0.13556000000000001      -0.12969000000000000      -0.12382000000000000      -0.11794000000000000      -0.11207000000000000      -0.10620000000000000      -0.10033000000000000       -9.4460000000000002E-002  -8.8590000000000002E-002  -8.2710000000000006E-002  -7.6840000000000006E-002  -7.0739999999999997E-002  -6.4640000000000003E-002  -5.8540000000000002E-002  -5.2440000000000001E-002  -4.6330000000000003E-002  -4.0230000000000002E-002  -3.4130000000000001E-002  -2.8029999999999999E-002  -2.1930000000000002E-002  -1.5820000000000001E-002  -9.7199999999999995E-003  -3.6200000000000000E-003   2.4800000000000000E-003   8.5800000000000008E-003   1.4690000000000000E-002   2.0789999999999999E-002   2.6890000000000001E-002   3.2989999999999998E-002   3.9090000000000000E-002   4.5199999999999997E-002   5.1299999999999998E-002   5.7400000000000000E-002   6.3500000000000001E-002   6.9599999999999995E-002   7.5710000000000000E-002   8.1809999999999994E-002   8.7910000000000002E-002   9.4009999999999996E-002  0.10011000000000000       0.10621999999999999       0.11232000000000000       0.11842000000000000       0.12452000000000001       0.13062000000000001       0.13672999999999999       0.14283000000000001       0.14893000000000001       0.15503000000000000       0.16113000000000000       0.16724000000000000       0.17333999999999999       0.17943999999999999       0.18554000000000001       0.19164000000000000       0.19775000000000001       0.20385000000000000       0.20995000000000000       0.21604999999999999       0.22214999999999999       0.22825999999999999       0.23436000000000001       0.24046000000000001       0.24656000000000000       0.25266000000000000       0.25877000000000000       0.26486999999999999       0.27096999999999999       0.27706999999999998       0.28316999999999998       0.28927999999999998       0.29537999999999998       0.30148000000000003       0.30758000000000002       0.31368000000000001       0.31979000000000002       0.32589000000000001       0.33199000000000001       0.33809000000000000       0.34419000000000000       0.35030000000000000       0.35639999999999999       0.36249999999999999       0.36859999999999998       0.37469999999999998       0.38080999999999998       0.38690999999999998       0.39301000000000003       0.39911000000000002       0.40521000000000001       0.41131000000000001       0.41742000000000001       0.42352000000000001       0.42962000000000000       0.43572000000000000       0.44181999999999999       0.44792999999999999       0.45402999999999999       0.46012999999999998       0.46622999999999998       0.47233000000000003       0.47843999999999998       0.48454000000000003       0.49064000000000002       0.49674000000000001       0.50283999999999995       0.50895000000000001       0.51505000000000001       0.52115000000000000       0.52725000000000000       0.53334999999999999       0.53946000000000005       0.54556000000000004       0.55166000000000004       0.55776000000000003       0.56386000000000003       0.56996999999999998       0.57606999999999997       0.58216999999999997       0.58826999999999996       0.59436999999999995       0.60048000000000001       0.60658000000000001       0.61268000000000000       0.61878000000000000       0.62487999999999999       0.63099000000000005       0.63709000000000005       0.64319000000000004       0.64929000000000003       0.65539000000000003       0.66149999999999998       0.66759999999999997       0.67369999999999997       0.67979999999999996       0.68589999999999995       0.69201000000000001       0.69811000000000001       0.70421000000000000     
 theta =    288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000999999999        288.30036999999999        288.30198000000001        288.30572999999998        288.31252999999998        288.32326000000000        288.33875000000000        288.35982999999999        288.38727000000000        288.42180000000002        288.46409999999997        288.51479000000000        288.57445000000001        288.64357000000001        288.72259000000003        288.81187999999997        288.91172999999998        289.02235999999999        289.14391999999998        289.27647000000002        289.42000999999999        289.57443999999998        289.73959000000002        289.91523999999998        290.10106000000002        290.29667000000001        290.50162000000000        290.71537999999998        290.93736999999999        291.16696000000002        291.40343000000001        291.64607000000001        291.89407000000000        292.14661000000001        292.40284000000003        292.66187000000002        292.92281000000003        293.18473999999998        293.44673999999998        293.70787999999999        293.96724000000000        294.22393000000000        294.47705999999999        294.72575999999998        294.96922000000001        295.20663000000002        295.43725000000001        295.66037000000000        295.87536000000000        296.08161000000001        296.27859000000001        296.46584999999999        296.64298000000002        296.80966999999998        296.96564999999998        297.11076000000003        297.24489999999997        297.36804000000001        297.48023999999998        297.58163000000002        297.67241999999999        297.75290000000001        297.82342000000000        297.88441000000000        297.93635999999998        297.97982999999999        298.01544000000001        298.04386000000000        298.06581000000000        298.08206000000001        298.09341999999998        298.10073000000000        298.10487000000001        298.10673000000003        298.10721000000001        298.12135999999998        298.14855000000000        298.17529000000002        298.20157999999998        298.22744000000000        298.25290000000001        298.27796000000001        298.30265000000003        298.32697000000002        298.35095000000001        298.37457999999998        298.39789000000002        298.42088000000001        298.44357000000002        298.46597000000003        298.48806999999999        298.50990000000002        298.53147000000001        298.55277000000001        298.57382000000001        298.59462000000002        298.61518999999998        298.63551999999999        298.65562999999997        298.67552000000001        298.69520000000000        298.71467000000001        298.73394000000002        298.75301999999999        298.77190000000002        298.79059000000001        298.80910000000000        298.82742999999999        298.84559000000002        298.86358000000001        298.88139999999999        298.89906000000002        298.91656000000000        298.93391000000003        298.95110000000000        298.96814999999998        298.98505000000000        299.00180999999998        299.01843000000002        299.03492000000000        299.05126999999999        299.06749000000002        299.08357999999998        299.09953999999999        299.11538000000002        299.13110000000000        299.14670999999998        299.16219000000001        299.17835000000002        299.19438000000002        299.21028999999999        299.22608000000002        299.24176000000000        299.25731000000002        299.27276000000001        299.28809999999999        299.30331999999999        299.31844000000001        299.33346000000000        299.34836999999999        299.36318000000000        299.37788999999998        299.39249999999998        299.40701000000001        299.42142999999999        299.43576000000002        299.44999000000001        299.46413999999999        299.47818999999998        299.49216000000001        299.50603999999998        299.51983999999999        299.53354999999999        299.54718000000003        299.56072999999998        299.57420000000002        299.58758000000000        299.60090000000002        299.61412999999999        299.62729000000002        299.64037999999999        299.65339000000000        299.66633000000002        299.67919999999998        299.69200000000001        299.70472000000001        299.71737999999999        299.72998000000001        299.74250000000001        299.75495999999998        299.76736000000000        299.77969000000002        299.79194999999999        299.80416000000002        299.81630000000001        299.82839000000001        299.84041000000002        299.85237000000001        299.86426999999998        299.87612000000001        299.88790999999998        299.89963999999998        299.91131999999999        299.92293999999998        299.93450999999999        299.94601999999998        299.95747999999998        299.96888000000001        299.98023999999998        299.99153999999999        300.00279000000000        300.01398999999998        300.02515000000000        300.03625000000000        300.04730000000001        300.05831000000001        300.06925999999999        300.08017000000001        300.09104000000002        300.10185999999999        300.11263000000002        300.12335999999999        300.13404000000003        300.14467999999999        300.15526999999997        300.16582000000000        300.17633000000001        300.18678999999997        300.19722000000002        300.20760000000001        300.21794000000000        300.22824000000003        300.23849999999999        300.24871999999999        300.25889000000001        300.26902999999999        300.27913999999998        300.28919999999999        300.29921999999999        300.30921000000001        300.31916000000001        300.32907000000000        300.33895000000001        300.34879000000001        300.35858999999999        300.36836000000000        300.37808999999999        300.38779000000000        300.39744999999999        300.40708000000001        300.41667000000001        300.42622999999998        300.43574999999998        300.44524999999999        300.45470999999998        300.46413000000001        300.47352999999998        300.48289000000000        300.49221999999997        300.50152000000003        300.51078999999999        300.52001999999999        300.52922999999998        300.53841000000000        300.54755000000000        300.55667000000000        300.56574999999998        300.57481000000001        300.58382999999998        300.59282999999999        300.60180000000003        300.61074000000002        300.61964999999998        300.62853000000001        300.63738999999998        300.64621000000000        300.65544000000000        300.66464000000002        300.67381000000000        300.68295000000001        300.69206000000003        300.70114000000001        300.71019000000001        300.71922000000001        300.72820999999999        300.73718000000002        300.74612000000002        300.75502999999998        300.76391000000001        300.77276999999998        300.78160000000003        300.79039999999998        300.79917000000000        300.80792000000002        300.81664999999998        300.82533999999998        300.83400999999998        300.84266000000002        300.85127999999997        300.85987000000000        300.86844000000002        300.87698999999998        300.88551000000001        300.89400000000001        300.90246999999999        300.91091999999998        300.91933999999998        300.92773999999997        300.93610999999999        300.94445999999999        300.95278999999999        300.96109999999999        300.96938000000000        300.97764000000001        300.98586999999998        300.99408000000000        301.00227000000001        301.01044000000002        301.01859000000002        301.02670999999998        301.03482000000002        301.04289999999997        301.05095999999998        301.05898999999999        301.06700999999998        301.07499999999999        301.08298000000002        301.09093000000001        301.09886999999998        301.10678000000001        301.11466999999999        301.12254000000001        301.13038999999998        301.13821999999999        301.14603000000000        301.15383000000003        301.16160000000002        301.16935000000001        301.17707999999999        301.18480000000000        301.19249000000002        301.20015999999998        301.20782000000003        301.21546000000001        301.22307999999998        301.23068000000001        301.23826000000003        301.24581999999998        301.25337000000002        301.26089000000002        301.26839999999999        301.27589000000000        301.28336000000002        301.29082000000000        301.29826000000003        301.30568000000000        301.31308000000001        301.32047000000000        301.32783000000001        301.33517999999998        301.34251999999998        301.34983000000000        301.35712999999998        301.36442000000000        301.37168000000003        301.37894000000000        301.38616999999999        301.39339000000001        301.40059000000002        301.40777000000003        301.41494000000000        301.42209000000003        301.42923000000002        301.43635000000000        301.44346000000002        301.45055000000002        301.45762000000002        301.46467999999999        301.47172000000000        301.47874999999999        301.48577000000000        301.49275999999998        301.49975000000001        301.50671000000000        301.51366999999999        301.52060999999998        301.52753000000001        301.53444000000002        301.54133000000002        301.54820999999998        301.55507999999998        301.56193000000002        301.56876000000000        301.57558999999998        301.58238999999998        301.58918999999997        301.59597000000002        301.60273000000001        301.60948999999999        301.61622999999997        301.62295000000000        301.62966000000000        301.63636000000002        301.64303999999998        301.65003000000002        301.65699000000001        301.66394000000003        301.67088000000001        301.67779999999999        301.68471000000000        301.69161000000003        301.69848999999999        301.70535000000001        301.71220000000000        301.71904000000001        301.72586999999999        301.73268000000002        301.73946999999998        301.74626000000001        301.75301999999999        301.75977999999998        301.76652000000001        301.77325000000002        301.77996999999999        301.78667000000002        301.79336000000001        301.80002999999999        301.80669999999998        301.81335000000001        301.81997999999999        301.82661000000002        301.83321999999998        301.83981999999997        301.84640000000002        301.85297000000003        301.85953000000001        301.86608000000001        301.87261999999998        301.87914000000001        301.88565000000000        301.89215000000002        301.89864000000000        301.90510999999998        301.91156999999998        301.91802000000001        301.92446000000001        301.93088000000000        301.93729999999999        301.94369999999998        301.95008999999999        301.95647000000002        301.96284000000003        301.96919000000003        301.97552999999999        301.98187000000001        301.98818999999997        301.99450000000002        302.00078999999999        302.00707999999997        302.01335999999998        302.01961999999997        302.02587000000000        302.03210999999999        302.03834999999998        302.04457000000002        302.05077000000000        302.05696999999998        302.06315999999998        302.06934000000001        302.07549999999998        302.08166000000000        302.08780000000002        302.09393000000000        302.10005999999998        302.10617000000002        302.11227000000002        302.11836000000000        302.12443999999999        302.13051000000002        302.13657000000001        302.14262000000002        302.14866000000001        302.15469000000002        302.16070999999999        302.16672000000000        302.17272000000003        302.17871000000002        302.18468999999999        302.19065999999998        302.19662000000000        302.20256999999998        302.20850999999999        302.21444000000002        302.22036000000003        302.22627000000000        302.23217000000000        302.23806000000002        302.24394000000001        302.24981000000002        302.25567000000001        302.26152999999999        302.26737000000003        302.27321000000001        302.27902999999998        302.28485000000001        302.29065000000003        302.29644999999999        302.30223999999998        302.30802000000000        302.31378999999998        302.31954999999999        302.32530000000003        302.33103999999997        302.33677999999998        302.34249999999997        302.34822000000003        302.35392000000002        302.35962000000001        302.36531000000002        302.37099000000001        302.37666000000002        302.38231999999999        302.38798000000003        302.39362000000000        302.39926000000003        302.40489000000002        302.41050999999999        302.41611999999998        302.42171999999999        302.42732000000001        302.43290999999999        302.43848000000003        302.44430000000000        302.45011000000000        302.45591000000002        302.46170000000001        302.46748000000002        302.47325000000001        302.47901000000002        302.48475999999999        302.49050999999997        302.49624999999997        302.50196999999997        302.50769000000003        302.51339999999999        302.51909999999998        302.52480000000003        302.53048000000001        302.53616000000000        302.54181999999997        302.54748000000001        302.55313000000001        302.55876999999998        302.56441000000001        302.57002999999997        302.57565000000000        302.58125999999999        302.58686000000000        302.59244999999999        302.59802999999999        302.60361000000000        302.60917000000001        302.61473000000001        302.62027999999998        302.62583000000001        302.63135999999997        302.63688999999999        302.64240999999998        302.64792000000000        302.65341999999998        302.65890999999999        302.66440000000000        302.66987999999998        302.67534999999998        302.68081999999998        302.68626999999998        302.69171999999998        302.69716000000000        302.70258999999999        302.70801999999998        302.71343000000002        302.71884000000000        302.72424999999998        302.72964000000002        302.73502999999999        302.74041000000000        302.74578000000002        302.75115000000000        302.75650000000002        302.76184999999998        302.76720000000000        302.77253000000002        302.77785999999998        302.78318000000002        302.78849000000002        302.79379999999998        302.79910000000001        302.80439000000001        302.80966999999998        302.81495000000001        302.82022000000001        302.82548000000003        302.83073999999999        302.83598999999998        302.84123000000000        302.84647000000001        302.85169999999999        302.85692000000000        302.86212999999998        302.86734000000001        302.87254000000001        302.87772999999999        302.88292000000001        302.88810000000001        302.89326999999997        302.89843999999999        302.90359999999998        302.90875000000000        302.91390000000001        302.91904000000000        302.92417000000000        302.92930000000001        302.93441999999999        302.93952999999999        302.94463000000002        302.94972999999999        302.95483000000002        302.95990999999998        302.96499000000000        302.97007000000002        302.97514000000001        302.98020000000002        302.98525000000001        302.99029999999999        302.99534000000000        303.00038000000001        303.00540999999998        303.01042999999999        303.01544999999999        303.02046000000001        303.02546000000001        303.03046000000001        303.03545000000003        303.04043000000001        303.04541000000000        303.05038999999999        303.05534999999998        303.06031000000002        303.06527000000000        303.07022000000001        303.07515999999998        303.08010000000002        303.08503000000002        303.08994999999999        303.09487000000001        303.09978000000001        303.10469000000001        303.10959000000003        303.11448000000001        303.11937000000000        303.12446000000000        303.12954999999999        303.13461999999998        303.13970000000000        303.14476000000002        303.14981999999998        303.15487000000002        303.15992000000000        303.16496000000001        303.16998999999998        303.17502000000002        303.18004000000002        303.18506000000002        303.19006999999999        303.19506999999999        303.20006999999998        303.20506000000000        303.21003999999999        303.21501999999998        303.21999000000000        303.22496000000001        303.22991999999999        303.23487999999998        303.23982999999998        303.24477000000002        303.24970999999999        303.25463999999999        303.25956000000002        303.26447999999999        303.26938999999999        303.27429999999998        303.27920000000000        303.28410000000002        303.28899000000001        303.29388000000000        303.29874999999998        303.30363000000000        303.30849000000001        303.31335999999999        303.31821000000002        303.32306000000000        303.32790999999997        303.33274999999998        303.33758000000000        303.34240999999997        303.34723000000002        303.35205000000002        303.35685999999998        303.36165999999997        303.36646000000002        303.37126000000001        303.37605000000002        303.38083000000000        303.38560999999999        303.39037999999999        303.39515000000000        303.39990999999998        303.40467000000001        303.40942000000001        303.41415999999998        303.41890000000001        303.42363999999998        303.42836999999997        303.43308999999999        303.43781000000001        303.44252999999998        303.44722999999999        303.45193999999998        303.45663999999999        303.46132999999998        303.46602000000001        303.47070000000002        303.47537999999997        303.48005000000001        303.48471999999998        303.48937999999998        303.49403999999998        303.49869000000001        303.50333000000001        303.50797000000000        303.51261000000000        303.51724000000002        303.52186999999998        303.52649000000002        303.53111000000001        303.53572000000003        303.54032999999998        303.54493000000002        303.54951999999997        303.55410999999998        303.55869999999999        303.56328000000002        303.56786000000000        303.57243000000000        303.57700000000000        303.58156000000002        303.58611999999999        303.59066999999999        303.59521999999998        303.59976000000000        303.60430000000002        303.60883000000001        303.61336000000000        303.61788999999999        303.62241000000000        303.62691999999998        303.63143000000002        303.63592999999997        303.64042999999998        303.64492999999999        303.64942000000002        303.65391000000000        303.65839000000000        303.66287000000000        303.66734000000002        303.67180999999999        303.67626999999999        303.68072999999998        303.68518000000000        303.68963000000002        303.69407999999999        303.69851999999997        303.70294999999999        303.70738000000000        303.71181000000001        303.71623000000000        303.72064999999998        303.72505999999998        303.72964999999999        303.73424000000000        303.73881000000000        303.74338999999998        303.74795999999998        303.75252000000000        303.75707999999997        303.76164000000000        303.76618999999999        303.77073000000001        303.77528000000001        303.77981000000000        303.78433999999999        303.78886999999997        303.79338999999999        303.79791000000000        303.80241999999998        303.80693000000002        303.81144000000000        303.81594000000001        303.82042999999999        303.82492000000002        303.82941000000000        303.83389000000000        303.83836000000002        303.84284000000002        303.84730000000002        303.85176999999999        303.85622000000001        303.86068000000000        303.86513000000002        303.86957000000001        303.87401000000000        303.87844999999999        303.88288000000000        303.88731000000001        303.89173000000000        303.89614999999998        303.90055999999998        303.90496999999999        303.90938000000000        303.91377999999997        303.91818000000001        303.92257000000001        303.92696000000001        303.93133999999998        303.93572000000000        303.94009000000000        303.94445999999999        303.94882999999999        303.95319000000001        303.95755000000003        303.96190000000001        303.96625000000000        303.97059999999999        303.97494000000000        303.97928000000002        303.98361000000000        303.98793999999998        303.99225999999999        303.99657999999999        304.00090000000000        304.00520999999998        304.00952000000001        304.01382000000001        304.01812000000001        304.02242000000001        304.02670999999998        304.03100000000001        304.03528000000000        304.03955999999999        304.04383000000001        304.04811000000001        304.05237000000000        304.05664000000002        304.06090000000000        304.06515000000002        304.06939999999997        304.07364999999999        304.07789000000002        304.08213000000001        304.08636999999999        304.09059999999999        304.09482000000003        304.09904999999998        304.10327000000001        304.10748000000001        304.11169999999998        304.11590000000001        304.12011000000001        304.12430999999998        304.12849999999997        304.13270000000000        304.13688000000002        304.14107000000001        304.14524999999998        304.14943000000000        304.15359999999998        304.15777000000003        304.16192999999998        304.16609999999997        304.17025000000001        304.17441000000002        304.17856000000000        304.18270999999999        304.18684999999999        304.19099000000000        304.19511999999997        304.19925999999998        304.20337999999998        304.20751000000001        304.21163000000001        304.21575000000001        304.21985999999998        304.22397000000001        304.22807999999998        304.23218000000003        304.23628000000002        304.24036999999998        304.24446000000000        304.24855000000002        304.25263999999999        304.25671999999997        304.26078999999999        304.26486999999997        304.26893999999999        304.27300000000002        304.27706999999998        304.28127999999998        304.28550000000001        304.28971000000001        304.29392000000001        304.29811999999998        304.30232000000001        304.30651000000000        304.31070999999997        304.31488999999999        304.31907999999999        304.32326000000000        304.32742999999999        304.33161000000001        304.33578000000000        304.33994000000001        304.34410000000003        304.34825999999998        304.35242000000000        304.35656999999998        304.36070999999998        304.36486000000002        304.36900000000003        304.37313000000000        304.37727000000001        304.38139000000001        304.38551999999999        304.38963999999999        304.39375999999999        304.39787000000001        304.40197999999998        304.40609000000001        304.41019000000000        304.41428999999999        304.41838999999999        304.42248000000001        304.42657000000003        304.43065999999999        304.43473999999998        304.43882000000002        304.44288999999998        304.44697000000002        304.45103000000000        304.45510000000002        304.45916000000000        304.46321999999998        304.46726999999998        304.47131999999999        304.47537000000000        304.47940999999997        304.48345000000000        304.48748999999998        304.49151999999998        304.49554999999998        304.49957999999998        304.50360000000001        304.50761999999997        304.51164000000000        304.51564999999999        304.51965999999999        304.52366999999998        304.52767000000000        304.53167000000002        304.53566999999998        304.53966000000003        304.54365000000001        304.54764000000000        304.55162000000001        304.55560000000003        304.55957000000001        304.56355000000002        304.56752000000000        304.57148000000001        304.57544999999999        304.57941000000000        304.58336000000003        304.58731000000000        304.59125999999998        304.59521000000001        304.59915000000001        304.60309000000001        304.60703000000001        304.61097000000001        304.61489999999998        304.61882000000003        304.62275000000000        304.62666999999999        304.63058999999998        304.63450000000000        304.63841000000002        304.64231999999998        304.64623000000000        304.65012999999999        304.65402999999998        304.65791999999999        304.66181000000000        304.66570000000002        304.66959000000003        304.67347000000001        304.67734999999999        304.68123000000003        304.68509999999998        304.68896999999998        304.69283999999999        304.69671000000000        304.70057000000003        304.70442000000003        304.70828000000000        304.71213000000000        304.71598000000000        304.71983000000000        304.72367000000003        304.72751000000000        304.73135000000002        304.73518000000001        304.73901000000001        304.74284000000000        304.74666000000002        304.75049000000001        304.75430999999998        304.75812000000002        304.76193000000001        304.76573999999999        304.76954999999998        304.77336000000003        304.77715999999998        304.78095000000002        304.78474999999997        304.78854000000001     
 rt =    9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4400000000000005E-003   9.4400000000000005E-003   9.4299999999999991E-003   9.4199999999999996E-003   9.4100000000000000E-003   9.3900000000000008E-003   9.3699999999999999E-003   9.3500000000000007E-003   9.3200000000000002E-003   9.2899999999999996E-003   9.2499999999999995E-003   9.2099999999999994E-003   9.1599999999999997E-003   9.1100000000000000E-003   9.0500000000000008E-003   8.9899999999999997E-003   8.9200000000000008E-003   8.8500000000000002E-003   8.7700000000000000E-003   8.6899999999999998E-003   8.6000000000000000E-003   8.5100000000000002E-003   8.4100000000000008E-003   8.3099999999999997E-003   8.2100000000000003E-003   8.0999999999999996E-003   7.9900000000000006E-003   7.8700000000000003E-003   7.7600000000000004E-003   7.6400000000000001E-003   7.5199999999999998E-003   7.3899999999999999E-003   7.2700000000000004E-003   7.1500000000000001E-003   7.0200000000000002E-003   6.8999999999999999E-003   6.7799999999999996E-003   6.6600000000000001E-003   6.5399999999999998E-003   6.4200000000000004E-003   6.3099999999999996E-003   6.1900000000000002E-003   6.0800000000000003E-003   5.9800000000000001E-003   5.8799999999999998E-003   5.7800000000000004E-003   5.6899999999999997E-003   5.5999999999999999E-003   5.5199999999999997E-003   5.4400000000000004E-003   5.3600000000000002E-003   5.3000000000000000E-003   5.2300000000000003E-003   5.1700000000000001E-003   5.1200000000000004E-003   5.0699999999999999E-003   5.0299999999999997E-003   4.9899999999999996E-003   4.9600000000000000E-003   4.9300000000000004E-003   4.9100000000000003E-003   4.8900000000000002E-003   4.8700000000000002E-003   4.8599999999999997E-003   4.8399999999999997E-003   4.8399999999999997E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8199999999999996E-003   4.8199999999999996E-003   4.8100000000000000E-003   4.8100000000000000E-003   4.7999999999999996E-003   4.7999999999999996E-003   4.7999999999999996E-003   4.7900000000000000E-003   4.7900000000000000E-003   4.7800000000000004E-003   4.7800000000000004E-003   4.7699999999999999E-003   4.7699999999999999E-003   4.7600000000000003E-003   4.7600000000000003E-003   4.7600000000000003E-003   4.7499999999999999E-003   4.7499999999999999E-003   4.7400000000000003E-003   4.7400000000000003E-003   4.7299999999999998E-003   4.7299999999999998E-003   4.7299999999999998E-003   4.7200000000000002E-003   4.7200000000000002E-003   4.7099999999999998E-003   4.7099999999999998E-003   4.7000000000000002E-003   4.7000000000000002E-003   4.6899999999999997E-003   4.6899999999999997E-003   4.6899999999999997E-003   4.6800000000000001E-003   4.6800000000000001E-003   4.6699999999999997E-003   4.6699999999999997E-003   4.6600000000000001E-003   4.6600000000000001E-003   4.6600000000000001E-003   4.6499999999999996E-003   4.6499999999999996E-003   4.6400000000000000E-003   4.6400000000000000E-003   4.6299999999999996E-003   4.6299999999999996E-003   4.6299999999999996E-003   4.6200000000000000E-003   4.6200000000000000E-003   4.6100000000000004E-003   4.6100000000000004E-003   4.6100000000000004E-003   4.5999999999999999E-003   4.5999999999999999E-003   4.5900000000000003E-003   4.5900000000000003E-003   4.5799999999999999E-003   4.5799999999999999E-003   4.5799999999999999E-003   4.5700000000000003E-003   4.5700000000000003E-003   4.5599999999999998E-003   4.5599999999999998E-003   4.5500000000000002E-003   4.5500000000000002E-003   4.5500000000000002E-003   4.5399999999999998E-003   4.5399999999999998E-003   4.5300000000000002E-003   4.5300000000000002E-003   4.5199999999999997E-003   4.5199999999999997E-003   4.5199999999999997E-003   4.5100000000000001E-003   4.5100000000000001E-003   4.4999999999999997E-003   4.4999999999999997E-003   4.4900000000000001E-003   4.4900000000000001E-003   4.4900000000000001E-003   4.4799999999999996E-003   4.4799999999999996E-003   4.4700000000000000E-003   4.4700000000000000E-003   4.4600000000000004E-003   4.4600000000000004E-003   4.4600000000000004E-003   4.4500000000000000E-003   4.4500000000000000E-003   4.4400000000000004E-003   4.4400000000000004E-003   4.4400000000000004E-003   4.4299999999999999E-003   4.4299999999999999E-003   4.4200000000000003E-003   4.4200000000000003E-003   4.4200000000000003E-003   4.4099999999999999E-003   4.4099999999999999E-003   4.4000000000000003E-003   4.4000000000000003E-003   4.4000000000000003E-003   4.3899999999999998E-003   4.3899999999999998E-003   4.3800000000000002E-003   4.3800000000000002E-003   4.3800000000000002E-003   4.3699999999999998E-003   4.3699999999999998E-003   4.3600000000000002E-003   4.3600000000000002E-003   4.3600000000000002E-003   4.3499999999999997E-003   4.3499999999999997E-003   4.3400000000000001E-003   4.3400000000000001E-003   4.3400000000000001E-003   4.3299999999999996E-003   4.3299999999999996E-003   4.3200000000000001E-003   4.3200000000000001E-003   4.3200000000000001E-003   4.3099999999999996E-003   4.3099999999999996E-003   4.3000000000000000E-003   4.3000000000000000E-003   4.3000000000000000E-003   4.2900000000000004E-003   4.2900000000000004E-003   4.2800000000000000E-003   4.2800000000000000E-003   4.2800000000000000E-003   4.2700000000000004E-003   4.2700000000000004E-003   4.2700000000000004E-003   4.2599999999999999E-003   4.2599999999999999E-003   4.2500000000000003E-003   4.2500000000000003E-003   4.2500000000000003E-003   4.2399999999999998E-003   4.2399999999999998E-003   4.2399999999999998E-003   4.2300000000000003E-003   4.2300000000000003E-003   4.2199999999999998E-003   4.2199999999999998E-003   4.2199999999999998E-003   4.2100000000000002E-003   4.2100000000000002E-003   4.2100000000000002E-003   4.1999999999999997E-003   4.1999999999999997E-003   4.1900000000000001E-003   4.1900000000000001E-003   4.1900000000000001E-003   4.1799999999999997E-003   4.1799999999999997E-003   4.1799999999999997E-003   4.1700000000000001E-003   4.1700000000000001E-003   4.1599999999999996E-003   4.1599999999999996E-003   4.1599999999999996E-003   4.1500000000000000E-003   4.1500000000000000E-003   4.1500000000000000E-003   4.1399999999999996E-003   4.1399999999999996E-003   4.1399999999999996E-003   4.1300000000000000E-003   4.1300000000000000E-003   4.1300000000000000E-003   4.1200000000000004E-003   4.1200000000000004E-003   4.1099999999999999E-003   4.1099999999999999E-003   4.1099999999999999E-003   4.1000000000000003E-003   4.1000000000000003E-003   4.1000000000000003E-003   4.0899999999999999E-003   4.0899999999999999E-003   4.0899999999999999E-003   4.0800000000000003E-003   4.0800000000000003E-003   4.0699999999999998E-003   4.0699999999999998E-003   4.0699999999999998E-003   4.0600000000000002E-003   4.0600000000000002E-003   4.0600000000000002E-003   4.0499999999999998E-003   4.0499999999999998E-003   4.0499999999999998E-003   4.0400000000000002E-003   4.0400000000000002E-003   4.0299999999999997E-003   4.0299999999999997E-003   4.0299999999999997E-003   4.0200000000000001E-003   4.0200000000000001E-003   4.0200000000000001E-003   4.0099999999999997E-003   4.0099999999999997E-003   4.0099999999999997E-003   4.0000000000000001E-003   4.0000000000000001E-003   4.0000000000000001E-003   3.9899999999999996E-003   3.9899999999999996E-003   3.9800000000000000E-003   3.9800000000000000E-003   3.9800000000000000E-003   3.9699999999999996E-003   3.9699999999999996E-003   3.9699999999999996E-003   3.9600000000000000E-003   3.9600000000000000E-003   3.9600000000000000E-003   3.9500000000000004E-003   3.9500000000000004E-003   3.9500000000000004E-003   3.9399999999999999E-003   3.9399999999999999E-003   3.9399999999999999E-003   3.9300000000000003E-003   3.9300000000000003E-003   3.9300000000000003E-003   3.9199999999999999E-003   3.9199999999999999E-003   3.9199999999999999E-003   3.9100000000000003E-003   3.9100000000000003E-003   3.9100000000000003E-003   3.8999999999999998E-003   3.8999999999999998E-003   3.8999999999999998E-003   3.8899999999999998E-003   3.8899999999999998E-003   3.8899999999999998E-003   3.8800000000000002E-003   3.8800000000000002E-003   3.8800000000000002E-003   3.8700000000000002E-003   3.8700000000000002E-003   3.8700000000000002E-003   3.8600000000000001E-003   3.8600000000000001E-003   3.8600000000000001E-003   3.8500000000000001E-003   3.8500000000000001E-003   3.8500000000000001E-003   3.8400000000000001E-003   3.8400000000000001E-003   3.8400000000000001E-003   3.8300000000000001E-003   3.8300000000000001E-003   3.8300000000000001E-003   3.8200000000000000E-003   3.8200000000000000E-003   3.8200000000000000E-003   3.8100000000000000E-003   3.8100000000000000E-003   3.8100000000000000E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7799999999999999E-003   3.7799999999999999E-003   3.7799999999999999E-003   3.7699999999999999E-003   3.7699999999999999E-003   3.7699999999999999E-003   3.7599999999999999E-003   3.7599999999999999E-003   3.7599999999999999E-003   3.7499999999999999E-003   3.7499999999999999E-003   3.7499999999999999E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7299999999999998E-003   3.7299999999999998E-003   3.7299999999999998E-003   3.7200000000000002E-003   3.7200000000000002E-003   3.7200000000000002E-003   3.7100000000000002E-003   3.7100000000000002E-003   3.7100000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.6900000000000001E-003   3.6900000000000001E-003   3.6900000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6700000000000001E-003   3.6700000000000001E-003   3.6700000000000001E-003   3.6600000000000001E-003   3.6600000000000001E-003   3.6600000000000001E-003   3.6500000000000000E-003   3.6500000000000000E-003   3.6500000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6300000000000000E-003   3.6300000000000000E-003   3.6300000000000000E-003   3.6200000000000000E-003   3.6200000000000000E-003   3.6200000000000000E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.5999999999999999E-003   3.5999999999999999E-003   3.5999999999999999E-003   3.5899999999999999E-003   3.5899999999999999E-003   3.5899999999999999E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5699999999999998E-003   3.5699999999999998E-003   3.5699999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5500000000000002E-003   3.5500000000000002E-003   3.5500000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5300000000000002E-003   3.5300000000000002E-003   3.5300000000000002E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5100000000000001E-003   3.5100000000000001E-003   3.5100000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4800000000000000E-003   3.4800000000000000E-003   3.4800000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4499999999999999E-003   3.4499999999999999E-003   3.4499999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.3999999999999998E-003   3.3999999999999998E-003   3.3999999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000       -9.9999999999999995E-007  -1.9999999999999999E-006  -3.0000000000000001E-006  -3.9999999999999998E-006  -5.0000000000000004E-006  -6.9999999999999999E-006  -7.9999999999999996E-006  -9.0000000000000002E-006  -1.0000000000000001E-005  -1.1000000000000000E-005  -1.2000000000000000E-005  -1.2999999999999999E-005  -1.4000000000000000E-005  -1.5000000000000000E-005  -1.5999999999999999E-005  -1.8000000000000000E-005  -1.9000000000000001E-005  -2.0000000000000002E-005  -2.0999999999999999E-005  -2.1999999999999999E-005  -2.3000000000000000E-005  -2.4000000000000001E-005  -2.5000000000000001E-005  -2.5999999999999998E-005  -2.6999999999999999E-005  -2.9000000000000000E-005  -3.0000000000000001E-005  -3.1000000000000001E-005  -3.1999999999999999E-005  -3.3000000000000003E-005  -3.4000000000000000E-005  -3.4999999999999997E-005  -3.6000000000000001E-005  -3.6999999999999998E-005  -3.8000000000000002E-005  -4.0000000000000003E-005  -4.1000000000000000E-005  -4.1999999999999998E-005  -4.3000000000000002E-005  -4.3999999999999999E-005  -4.5000000000000003E-005  -4.6000000000000000E-005  -4.6999999999999997E-005  -4.8000000000000001E-005  -4.8999999999999998E-005  -5.1000000000000000E-005  -5.1999999999999997E-005  -5.3000000000000001E-005  -5.3999999999999998E-005  -5.5000000000000002E-005  -5.5999999999999999E-005  -5.7000000000000003E-005  -5.8000000000000000E-005  -5.8999999999999998E-005  -6.0000000000000002E-005  -6.2000000000000003E-005  -6.3000000000000000E-005  -6.3999999999999997E-005  -6.4999999999999994E-005  -6.6000000000000005E-005  -6.7000000000000002E-005  -6.7999999999999999E-005  -6.8999999999999997E-005  -6.9999999999999994E-005  -7.1000000000000005E-005  -7.2999999999999999E-005  -7.3999999999999996E-005  -7.4999999999999993E-005  -7.6000000000000004E-005  -7.7000000000000001E-005  -7.7999999999999999E-005  -7.8999999999999996E-005  -8.0000000000000007E-005  -8.1000000000000004E-005  -8.2000000000000001E-005  -8.2999999999999998E-005  -8.5000000000000006E-005  -8.6000000000000003E-005  -8.7000000000000001E-005  -8.7999999999999998E-005  -8.8999999999999995E-005  -9.0000000000000006E-005  -9.1000000000000003E-005  -9.2000000000000000E-005  -9.2999999999999997E-005  -9.3999999999999994E-005  -9.6000000000000002E-005  -9.7000000000000000E-005  -9.7999999999999997E-005  -9.8999999999999994E-005  -1.0000000000000000E-004  -1.0100000000000000E-004  -1.0200000000000000E-004  -1.0300000000000000E-004  -1.0399999999999999E-004  -1.0500000000000000E-004  -1.0700000000000000E-004  -1.0800000000000000E-004  -1.0900000000000001E-004  -1.1000000000000000E-004  -1.1100000000000000E-004  -1.1200000000000000E-004  -1.1300000000000000E-004  -1.1400000000000001E-004  -1.1500000000000000E-004  -1.1600000000000000E-004  -1.1800000000000000E-004  -1.1900000000000001E-004  -1.2000000000000000E-004  -1.2100000000000000E-004  -1.2200000000000000E-004  -1.2300000000000001E-004  -1.2400000000000001E-004  -1.2500000000000000E-004  -1.2600000000000000E-004  -1.2700000000000000E-004  -1.2899999999999999E-004  -1.2999999999999999E-004  -1.3100000000000001E-004  -1.3200000000000001E-004  -1.3300000000000001E-004  -1.3400000000000000E-004  -1.3500000000000000E-004  -1.3600000000000000E-004  -1.3700000000000000E-004  -1.3799999999999999E-004  -1.3999999999999999E-004  -1.4100000000000001E-004  -1.4200000000000001E-004  -1.4300000000000001E-004  -1.4400000000000000E-004  -1.4500000000000000E-004  -1.4700000000000000E-004  -1.4799999999999999E-004  -1.4899999999999999E-004  -1.4999999999999999E-004  -1.5100000000000001E-004  -1.5200000000000001E-004  -1.5400000000000000E-004  -1.5500000000000000E-004  -1.5600000000000000E-004  -1.5699999999999999E-004  -1.5799999999999999E-004  -1.5899999999999999E-004  -1.6100000000000001E-004  -1.6200000000000001E-004  -1.6300000000000000E-004  -1.6400000000000000E-004  -1.6500000000000000E-004  -1.6600000000000000E-004  -1.6799999999999999E-004  -1.6899999999999999E-004  -1.7000000000000001E-004  -1.7100000000000001E-004  -1.7200000000000001E-004  -1.7400000000000000E-004  -1.7500000000000000E-004  -1.7600000000000000E-004  -1.7699999999999999E-004  -1.7799999999999999E-004  -1.7899999999999999E-004  -1.8100000000000001E-004  -1.8200000000000001E-004  -1.8300000000000000E-004  -1.8400000000000000E-004  -1.8500000000000000E-004  -1.8599999999999999E-004  -1.8799999999999999E-004  -1.8900000000000001E-004  -1.9000000000000001E-004  -1.9100000000000001E-004  -1.9200000000000000E-004  -1.9400000000000000E-004  -1.9500000000000000E-004  -1.9599999999999999E-004  -1.9699999999999999E-004  -1.9799999999999999E-004  -1.9900000000000001E-004  -2.0100000000000001E-004  -2.0200000000000000E-004  -2.0300000000000000E-004  -2.0400000000000000E-004  -2.0500000000000000E-004  -2.0599999999999999E-004  -2.0799999999999999E-004  -2.0900000000000001E-004  -2.1000000000000001E-004  -2.1100000000000001E-004  -2.1200000000000000E-004  -2.1400000000000000E-004  -2.1499999999999999E-004  -2.1599999999999999E-004  -2.1699999999999999E-004  -2.1800000000000001E-004  -2.1900000000000001E-004  -2.2100000000000001E-004  -2.2200000000000000E-004  -2.2300000000000000E-004  -2.2400000000000000E-004  -2.2499999999999999E-004  -2.2599999999999999E-004  -2.2800000000000001E-004  -2.2900000000000001E-004  -2.3000000000000001E-004  -2.3100000000000000E-004  -2.3200000000000000E-004  -2.3400000000000000E-004  -2.3499999999999999E-004  -2.3599999999999999E-004  -2.3699999999999999E-004  -2.3800000000000001E-004  -2.3900000000000001E-004  -2.4100000000000000E-004  -2.4200000000000000E-004  -2.4300000000000000E-004  -2.4399999999999999E-004  -2.4499999999999999E-004  -2.4600000000000002E-004  -2.4800000000000001E-004  -2.4899999999999998E-004  -2.5000000000000001E-004  -2.5099999999999998E-004  -2.5200000000000000E-004  -2.5300000000000002E-004  -2.5500000000000002E-004  -2.5599999999999999E-004  -2.5700000000000001E-004  -2.5799999999999998E-004  -2.5900000000000001E-004  -2.6100000000000000E-004  -2.6200000000000003E-004  -2.6300000000000000E-004  -2.6400000000000002E-004  -2.6499999999999999E-004  -2.6600000000000001E-004  -2.6800000000000001E-004  -2.6899999999999998E-004  -2.7000000000000000E-004  -2.7099999999999997E-004  -2.7200000000000000E-004  -2.7300000000000002E-004  -2.7500000000000002E-004  -2.7599999999999999E-004  -2.7700000000000001E-004  -2.7799999999999998E-004  -2.7900000000000001E-004  -2.8100000000000000E-004  -2.8200000000000002E-004  -2.8299999999999999E-004  -2.8400000000000002E-004  -2.8499999999999999E-004  -2.8600000000000001E-004  -2.8800000000000001E-004  -2.8899999999999998E-004  -2.9000000000000000E-004  -2.9100000000000003E-004  -2.9300000000000002E-004  -2.9399999999999999E-004  -2.9599999999999998E-004  -2.9799999999999998E-004  -2.9900000000000000E-004  -3.0100000000000000E-004  -3.0200000000000002E-004  -3.0400000000000002E-004  -3.0600000000000001E-004  -3.0699999999999998E-004  -3.0899999999999998E-004  -3.1100000000000002E-004  -3.1199999999999999E-004  -3.1399999999999999E-004  -3.1500000000000001E-004  -3.1700000000000001E-004  -3.1900000000000000E-004  -3.2000000000000003E-004  -3.2200000000000002E-004  -3.2299999999999999E-004  -3.2499999999999999E-004  -3.2699999999999998E-004  -3.2800000000000000E-004  -3.3000000000000000E-004  -3.3199999999999999E-004  -3.3300000000000002E-004  -3.3500000000000001E-004  -3.3599999999999998E-004  -3.3799999999999998E-004  -3.4000000000000002E-004  -3.4099999999999999E-004  -3.4299999999999999E-004  -3.4499999999999998E-004  -3.4600000000000001E-004  -3.4800000000000000E-004  -3.4900000000000003E-004  -3.5100000000000002E-004  -3.5300000000000002E-004  -3.5399999999999999E-004  -3.5599999999999998E-004  -3.5700000000000000E-004  -3.5900000000000000E-004  -3.6099999999999999E-004  -3.6200000000000002E-004  -3.6400000000000001E-004  -3.6600000000000001E-004  -3.6699999999999998E-004  -3.6900000000000002E-004  -3.6999999999999999E-004  -3.7199999999999999E-004  -3.7399999999999998E-004  -3.7500000000000001E-004  -3.7700000000000000E-004  -3.7900000000000000E-004  -3.8000000000000002E-004  -3.8200000000000002E-004  -3.8299999999999999E-004  -3.8499999999999998E-004  -3.8699999999999997E-004  -3.8800000000000000E-004  -3.8999999999999999E-004  -3.9100000000000002E-004  -3.9300000000000001E-004  -3.9500000000000001E-004  -3.9599999999999998E-004  -3.9800000000000002E-004  -4.0000000000000002E-004  -4.0099999999999999E-004  -4.0299999999999998E-004  -4.0400000000000001E-004  -4.0600000000000000E-004  -4.0800000000000000E-004  -4.0900000000000002E-004  -4.1100000000000002E-004  -4.1300000000000001E-004  -4.1399999999999998E-004  -4.1599999999999997E-004  -4.1700000000000000E-004  -4.1899999999999999E-004  -4.2099999999999999E-004  -4.2200000000000001E-004  -4.2400000000000001E-004  -4.2499999999999998E-004  -4.2700000000000002E-004  -4.2900000000000002E-004  -4.2999999999999999E-004  -4.3199999999999998E-004  -4.3399999999999998E-004  -4.3500000000000000E-004  -4.3700000000000000E-004  -4.3800000000000002E-004  -4.4000000000000002E-004  -4.4200000000000001E-004  -4.4299999999999998E-004  -4.4499999999999997E-004  -4.4700000000000002E-004  -4.4799999999999999E-004  -4.4999999999999999E-004  -4.5100000000000001E-004  -4.5300000000000001E-004  -4.5500000000000000E-004  -4.5600000000000003E-004  -4.5800000000000002E-004  -4.5899999999999999E-004  -4.6099999999999998E-004  -4.6299999999999998E-004  -4.6400000000000000E-004  -4.6600000000000000E-004  -4.6799999999999999E-004  -4.6900000000000002E-004  -4.7100000000000001E-004  -4.7199999999999998E-004  -4.7399999999999997E-004  -4.7600000000000002E-004  -4.7699999999999999E-004  -4.7899999999999999E-004  -4.8099999999999998E-004  -4.8200000000000001E-004  -4.8400000000000000E-004  -4.8500000000000003E-004  -4.8700000000000002E-004  -4.8899999999999996E-004  -4.8999999999999998E-004  -4.9200000000000003E-004  -4.9299999999999995E-004  -4.9500000000000000E-004  -4.9700000000000005E-004  -4.9799999999999996E-004  -5.0000000000000001E-004  -5.0199999999999995E-004  -5.0400000000000000E-004  -5.0500000000000002E-004  -5.0699999999999996E-004  -5.0900000000000001E-004  -5.1099999999999995E-004  -5.1300000000000000E-004  -5.1400000000000003E-004  -5.1599999999999997E-004  -5.1800000000000001E-004  -5.1999999999999995E-004  -5.2099999999999998E-004  -5.2300000000000003E-004  -5.2499999999999997E-004  -5.2700000000000002E-004  -5.2899999999999996E-004  -5.2999999999999998E-004  -5.3200000000000003E-004  -5.3399999999999997E-004  -5.3600000000000002E-004  -5.3700000000000004E-004  -5.3899999999999998E-004  -5.4100000000000003E-004  -5.4299999999999997E-004  -5.4400000000000000E-004  -5.4600000000000004E-004  -5.4799999999999998E-004  -5.5000000000000003E-004  -5.5199999999999997E-004  -5.5300000000000000E-004  -5.5500000000000005E-004  -5.5699999999999999E-004  -5.5900000000000004E-004  -5.5999999999999995E-004  -5.6200000000000000E-004  -5.6400000000000005E-004  -5.6599999999999999E-004  -5.6800000000000004E-004  -5.6899999999999995E-004  -5.7100000000000000E-004  -5.7300000000000005E-004  -5.7499999999999999E-004  -5.7600000000000001E-004  -5.7799999999999995E-004  -5.8000000000000000E-004  -5.8200000000000005E-004  -5.8299999999999997E-004  -5.8500000000000002E-004  -5.8699999999999996E-004  -5.8900000000000001E-004  -5.9100000000000005E-004  -5.9199999999999997E-004  -5.9400000000000002E-004  -5.9599999999999996E-004  -5.9800000000000001E-004  -5.9900000000000003E-004  -6.0099999999999997E-004  -6.0300000000000002E-004  -6.0499999999999996E-004  -6.0700000000000001E-004  -6.0800000000000003E-004  -6.0999999999999997E-004  -6.1200000000000002E-004  -6.1399999999999996E-004  -6.1499999999999999E-004  -6.1700000000000004E-004  -6.1899999999999998E-004  -6.2100000000000002E-004  -6.2200000000000005E-004  -6.2399999999999999E-004  -6.2600000000000004E-004  -6.2799999999999998E-004  -6.3000000000000003E-004  -6.3100000000000005E-004  -6.3299999999999999E-004  -6.3500000000000004E-004  -6.3699999999999998E-004  -6.3800000000000000E-004  -6.4000000000000005E-004  -6.4199999999999999E-004  -6.4400000000000004E-004  -6.4599999999999998E-004  -6.4700000000000001E-004  -6.4899999999999995E-004  -6.5099999999999999E-004  -6.5300000000000004E-004  -6.5399999999999996E-004  -6.5600000000000001E-004  -6.5799999999999995E-004  -6.6000000000000000E-004  -6.6100000000000002E-004  -6.6299999999999996E-004  -6.6500000000000001E-004  -6.6699999999999995E-004  -6.6900000000000000E-004  -6.7000000000000002E-004  -6.7199999999999996E-004  -6.7400000000000001E-004  -6.7599999999999995E-004  -6.7699999999999998E-004  -6.7900000000000002E-004  -6.8099999999999996E-004  -6.8300000000000001E-004  -6.8499999999999995E-004  -6.8599999999999998E-004  -6.8800000000000003E-004  -6.8999999999999997E-004  -6.9200000000000002E-004  -6.9300000000000004E-004  -6.9499999999999998E-004  -6.9700000000000003E-004  -6.9899999999999997E-004  -7.0100000000000002E-004  -7.0200000000000004E-004  -7.0399999999999998E-004  -7.0600000000000003E-004  -7.0799999999999997E-004  -7.0899999999999999E-004  -7.1100000000000004E-004  -7.1299999999999998E-004  -7.1500000000000003E-004  -7.1599999999999995E-004  -7.1800000000000000E-004  -7.2000000000000005E-004  -7.2199999999999999E-004  -7.2400000000000003E-004  -7.2499999999999995E-004  -7.2700000000000000E-004  -7.2900000000000005E-004  -7.3099999999999999E-004  -7.3300000000000004E-004  -7.3499999999999998E-004  -7.3700000000000002E-004  -7.3899999999999997E-004  -7.4100000000000001E-004  -7.4299999999999995E-004  -7.4500000000000000E-004  -7.4700000000000005E-004  -7.4799999999999997E-004  -7.5000000000000002E-004  -7.5199999999999996E-004  -7.5400000000000000E-004  -7.5600000000000005E-004  -7.5799999999999999E-004  -7.6000000000000004E-004  -7.6199999999999998E-004  -7.6400000000000003E-004  -7.6599999999999997E-004  -7.6800000000000002E-004  -7.6999999999999996E-004  -7.7200000000000001E-004  -7.7399999999999995E-004  -7.7499999999999997E-004  -7.7700000000000002E-004  -7.7899999999999996E-004  -7.8100000000000001E-004  -7.8299999999999995E-004  -7.8500000000000000E-004  -7.8700000000000005E-004  -7.8899999999999999E-004  -7.9100000000000004E-004  -7.9299999999999998E-004  -7.9500000000000003E-004  -7.9699999999999997E-004  -7.9900000000000001E-004  -8.0000000000000004E-004  -8.0199999999999998E-004  -8.0400000000000003E-004  -8.0599999999999997E-004  -8.0800000000000002E-004  -8.0999999999999996E-004  -8.1200000000000000E-004  -8.1400000000000005E-004  -8.1599999999999999E-004  -8.1800000000000004E-004  -8.1999999999999998E-004  -8.2200000000000003E-004  -8.2399999999999997E-004  -8.2600000000000002E-004  -8.2700000000000004E-004  -8.2899999999999998E-004  -8.3100000000000003E-004  -8.3299999999999997E-004  -8.3500000000000002E-004  -8.3699999999999996E-004  -8.3900000000000001E-004  -8.4099999999999995E-004  -8.4300000000000000E-004  -8.4500000000000005E-004  -8.4699999999999999E-004  -8.4900000000000004E-004  -8.5099999999999998E-004  -8.5300000000000003E-004  -8.5400000000000005E-004  -8.5599999999999999E-004  -8.5800000000000004E-004  -8.5999999999999998E-004  -8.6200000000000003E-004  -8.6399999999999997E-004  -8.6600000000000002E-004  -8.6799999999999996E-004  -8.7000000000000001E-004  -8.7200000000000005E-004  -8.7399999999999999E-004  -8.7600000000000004E-004  -8.7799999999999998E-004  -8.8000000000000003E-004  -8.8099999999999995E-004  -8.8300000000000000E-004  -8.8500000000000004E-004  -8.8699999999999998E-004  -8.8900000000000003E-004  -8.9099999999999997E-004  -8.9300000000000002E-004  -8.9499999999999996E-004  -8.9700000000000001E-004  -8.9899999999999995E-004  -9.0100000000000000E-004  -9.0300000000000005E-004  -9.0499999999999999E-004  -9.0700000000000004E-004  -9.0799999999999995E-004  -9.1000000000000000E-004  -9.1200000000000005E-004  -9.1399999999999999E-004  -9.1600000000000004E-004  -9.1799999999999998E-004  -9.2000000000000003E-004  -9.2199999999999997E-004  -9.2400000000000002E-004  -9.2599999999999996E-004  -9.2800000000000001E-004  -9.3000000000000005E-004  -9.3199999999999999E-004  -9.3300000000000002E-004  -9.3499999999999996E-004  -9.3700000000000001E-004  -9.3899999999999995E-004  -9.4100000000000000E-004  -9.4300000000000004E-004  -9.4499999999999998E-004  -9.4700000000000003E-004  -9.4899999999999997E-004  -9.5100000000000002E-004  -9.5299999999999996E-004  -9.5500000000000001E-004  -9.5699999999999995E-004  -9.5900000000000000E-004  -9.6000000000000002E-004  -9.6199999999999996E-004  -9.6400000000000001E-004  -9.6599999999999995E-004  -9.6800000000000000E-004  -9.7000000000000005E-004  -9.7199999999999999E-004  -9.7400000000000004E-004  -9.7599999999999998E-004  -9.7799999999999992E-004  -9.7999999999999997E-004  -9.8200000000000002E-004  -9.8499999999999998E-004  -9.8700000000000003E-004  -9.8900000000000008E-004  -9.9099999999999991E-004  -9.9299999999999996E-004  -9.9500000000000001E-004  -9.9700000000000006E-004  -9.9900000000000010E-004  -1.0009999999999999E-003  -1.0030000000000000E-003  -1.0050000000000000E-003  -1.0070000000000001E-003  -1.0100000000000000E-003  -1.0120000000000001E-003  -1.0139999999999999E-003  -1.0160000000000000E-003  -1.0180000000000000E-003  -1.0200000000000001E-003  -1.0219999999999999E-003  -1.0240000000000000E-003  -1.0260000000000000E-003  -1.0280000000000001E-003  -1.0300000000000001E-003  -1.0319999999999999E-003  -1.0340000000000000E-003  -1.0369999999999999E-003  -1.0390000000000000E-003  -1.0410000000000000E-003  -1.0430000000000001E-003  -1.0449999999999999E-003  -1.0470000000000000E-003  -1.0490000000000000E-003  -1.0510000000000001E-003  -1.0529999999999999E-003  -1.0549999999999999E-003  -1.0570000000000000E-003  -1.0590000000000000E-003  -1.0620000000000000E-003  -1.0640000000000001E-003  -1.0660000000000001E-003  -1.0679999999999999E-003  -1.0700000000000000E-003  -1.0720000000000000E-003  -1.0740000000000001E-003  -1.0759999999999999E-003  -1.0780000000000000E-003  -1.0800000000000000E-003  -1.0820000000000001E-003  -1.0839999999999999E-003  -1.0870000000000001E-003  -1.0889999999999999E-003  -1.0910000000000000E-003  -1.0930000000000000E-003  -1.0950000000000001E-003  -1.0970000000000001E-003  -1.0989999999999999E-003  -1.1010000000000000E-003  -1.1030000000000000E-003  -1.1050000000000001E-003  -1.1069999999999999E-003  -1.1090000000000000E-003  -1.1119999999999999E-003  -1.1140000000000000E-003  -1.1160000000000000E-003  -1.1180000000000001E-003  -1.1199999999999999E-003  -1.1220000000000000E-003  -1.1240000000000000E-003  -1.1260000000000000E-003  -1.1280000000000001E-003  -1.1299999999999999E-003  -1.1320000000000000E-003  -1.1340000000000000E-003  -1.1360000000000001E-003  -1.1390000000000000E-003  -1.1410000000000001E-003  -1.1429999999999999E-003  -1.1450000000000000E-003  -1.1470000000000000E-003  -1.1490000000000001E-003  -1.1509999999999999E-003  -1.1529999999999999E-003  -1.1550000000000000E-003  -1.1570000000000000E-003  -1.1590000000000001E-003  -1.1609999999999999E-003  -1.1640000000000001E-003  -1.1659999999999999E-003  -1.1680000000000000E-003  -1.1700000000000000E-003  -1.1720000000000001E-003  -1.1739999999999999E-003  -1.1760000000000000E-003  -1.1780000000000000E-003  -1.1800000000000001E-003  -1.1820000000000001E-003  -1.1839999999999999E-003  -1.1860000000000000E-003  -1.1890000000000000E-003  -1.1910000000000000E-003  -1.1930000000000000E-003  -1.1950000000000001E-003  -1.1969999999999999E-003  -1.1990000000000000E-003  -1.2010000000000000E-003  -1.2030000000000001E-003  -1.2049999999999999E-003  -1.2070000000000000E-003  -1.2090000000000000E-003  -1.2110000000000001E-003  -1.2140000000000000E-003  -1.2160000000000001E-003  -1.2179999999999999E-003  -1.2199999999999999E-003  -1.2220000000000000E-003  -1.2240000000000000E-003  -1.2260000000000001E-003  -1.2279999999999999E-003  -1.2300000000000000E-003  -1.2320000000000000E-003  -1.2340000000000001E-003  -1.2359999999999999E-003  -1.2380000000000000E-003  -1.2409999999999999E-003  -1.2430000000000000E-003  -1.2450000000000000E-003  -1.2470000000000001E-003  -1.2500000000000000E-003  -1.2520000000000001E-003  -1.2539999999999999E-003  -1.2560000000000000E-003  -1.2589999999999999E-003  -1.2610000000000000E-003  -1.2630000000000000E-003  -1.2650000000000001E-003  -1.2680000000000000E-003  -1.2700000000000001E-003  -1.2719999999999999E-003  -1.2740000000000000E-003  -1.2760000000000000E-003  -1.2790000000000000E-003  -1.2810000000000000E-003  -1.2830000000000001E-003  -1.2849999999999999E-003  -1.2880000000000001E-003  -1.2899999999999999E-003  -1.2920000000000000E-003  -1.2940000000000000E-003  -1.2970000000000000E-003  -1.2990000000000000E-003  -1.3010000000000001E-003  -1.3029999999999999E-003  -1.3060000000000001E-003  -1.3079999999999999E-003  -1.3100000000000000E-003  -1.3120000000000000E-003  -1.3150000000000000E-003  -1.3170000000000000E-003  -1.3190000000000001E-003  -1.3209999999999999E-003  -1.3230000000000000E-003  -1.3259999999999999E-003  -1.3280000000000000E-003  -1.3300000000000000E-003  -1.3320000000000001E-003  -1.3350000000000000E-003  -1.3370000000000001E-003  -1.3389999999999999E-003  -1.3410000000000000E-003  -1.3439999999999999E-003  -1.3460000000000000E-003  -1.3480000000000000E-003  -1.3500000000000001E-003  -1.3530000000000000E-003  -1.3550000000000001E-003  -1.3569999999999999E-003  -1.3590000000000000E-003  -1.3610000000000000E-003  -1.3640000000000000E-003  -1.3660000000000000E-003  -1.3680000000000001E-003  -1.3699999999999999E-003  -1.3730000000000001E-003  -1.3749999999999999E-003  -1.3770000000000000E-003  -1.3790000000000000E-003  -1.3820000000000000E-003  -1.3840000000000000E-003  -1.3860000000000001E-003  -1.3879999999999999E-003  -1.3910000000000001E-003  -1.3929999999999999E-003  -1.3950000000000000E-003  -1.3970000000000000E-003  -1.3990000000000001E-003  -1.4020000000000000E-003  -1.4040000000000001E-003  -1.4059999999999999E-003  -1.4080000000000000E-003  -1.4109999999999999E-003  -1.4130000000000000E-003  -1.4150000000000000E-003  -1.4170000000000001E-003  -1.4200000000000000E-003  -1.4220000000000001E-003  -1.4239999999999999E-003  -1.4260000000000000E-003  -1.4289999999999999E-003  -1.4310000000000000E-003  -1.4330000000000000E-003  -1.4350000000000001E-003  -1.4369999999999999E-003  -1.4400000000000001E-003  -1.4419999999999999E-003  -1.4440000000000000E-003  -1.4460000000000000E-003  -1.4490000000000000E-003  -1.4510000000000000E-003  -1.4530000000000001E-003  -1.4549999999999999E-003  -1.4580000000000001E-003  -1.4599999999999999E-003  -1.4620000000000000E-003  -1.4640000000000000E-003  -1.4670000000000000E-003  -1.4690000000000000E-003  -1.4710000000000001E-003  -1.4729999999999999E-003  -1.4750000000000000E-003  -1.4779999999999999E-003  -1.4800000000000000E-003  -1.4820000000000000E-003  -1.4840000000000001E-003  -1.4870000000000000E-003  -1.4890000000000001E-003  -1.4909999999999999E-003  -1.4930000000000000E-003  -1.4959999999999999E-003  -1.4980000000000000E-003  -1.5000000000000000E-003  -1.5020000000000001E-003  -1.5050000000000000E-003  -1.5070000000000001E-003  -1.5089999999999999E-003  -1.5110000000000000E-003  -1.5130000000000000E-003  -1.5160000000000000E-003  -1.5180000000000000E-003  -1.5200000000000001E-003  -1.5219999999999999E-003  -1.5250000000000001E-003  -1.5269999999999999E-003  -1.5290000000000000E-003  -1.5319999999999999E-003  -1.5340000000000000E-003  -1.5370000000000000E-003  -1.5390000000000000E-003  -1.5410000000000001E-003  -1.5440000000000000E-003  -1.5460000000000001E-003  -1.5490000000000000E-003  -1.5510000000000001E-003  -1.5529999999999999E-003  -1.5560000000000001E-003  -1.5579999999999999E-003  -1.5610000000000001E-003  -1.5629999999999999E-003  -1.5650000000000000E-003  -1.5679999999999999E-003  -1.5700000000000000E-003  -1.5720000000000000E-003  -1.5750000000000000E-003  -1.5770000000000001E-003  -1.5800000000000000E-003  -1.5820000000000001E-003  -1.5839999999999999E-003  -1.5870000000000001E-003  -1.5889999999999999E-003  -1.5920000000000001E-003  -1.5939999999999999E-003  -1.5960000000000000E-003  -1.5989999999999999E-003  -1.6010000000000000E-003  -1.6040000000000000E-003  -1.6060000000000000E-003  -1.6080000000000001E-003  -1.6110000000000000E-003  -1.6130000000000001E-003  -1.6149999999999999E-003  -1.6180000000000001E-003  -1.6199999999999999E-003  -1.6230000000000001E-003  -1.6249999999999999E-003  -1.6270000000000000E-003  -1.6299999999999999E-003  -1.6320000000000000E-003  -1.6350000000000000E-003  -1.6370000000000000E-003  -1.6390000000000000E-003  -1.6420000000000000E-003  -1.6440000000000001E-003  -1.6470000000000000E-003  -1.6490000000000001E-003  -1.6509999999999999E-003  -1.6540000000000001E-003  -1.6559999999999999E-003  -1.6590000000000001E-003  -1.6609999999999999E-003  -1.6630000000000000E-003  -1.6659999999999999E-003  -1.6680000000000000E-003  -1.6700000000000000E-003  -1.6730000000000000E-003  -1.6750000000000001E-003  -1.6780000000000000E-003  -1.6800000000000001E-003  -1.6819999999999999E-003  -1.6850000000000001E-003  -1.6869999999999999E-003  -1.6900000000000001E-003  -1.6919999999999999E-003  -1.6940000000000000E-003  -1.6969999999999999E-003  -1.6990000000000000E-003  -1.7020000000000000E-003  -1.7040000000000000E-003  -1.7060000000000001E-003  -1.7090000000000000E-003  -1.7110000000000001E-003  -1.7129999999999999E-003  -1.7160000000000001E-003  -1.7179999999999999E-003  -1.7210000000000001E-003  -1.7229999999999999E-003  -1.7250000000000000E-003  -1.7279999999999999E-003  -1.7300000000000000E-003  -1.7329999999999999E-003  -1.7350000000000000E-003  -1.7370000000000000E-003  -1.7400000000000000E-003  -1.7420000000000001E-003  -1.7450000000000000E-003  -1.7470000000000001E-003  -1.7489999999999999E-003  -1.7520000000000001E-003  -1.7539999999999999E-003  -1.7570000000000001E-003  -1.7589999999999999E-003  -1.7610000000000000E-003  -1.7639999999999999E-003  -1.7660000000000000E-003  -1.7680000000000000E-003  -1.7710000000000000E-003  -1.7730000000000001E-003  -1.7760000000000000E-003  -1.7780000000000001E-003  -1.7799999999999999E-003  -1.7830000000000001E-003  -1.7849999999999999E-003  -1.7880000000000001E-003  -1.7899999999999999E-003  -1.7920000000000000E-003  -1.7949999999999999E-003  -1.7970000000000000E-003  -1.8000000000000000E-003  -1.8020000000000000E-003  -1.8040000000000000E-003  -1.8070000000000000E-003  -1.8090000000000001E-003  -1.8109999999999999E-003  -1.8140000000000001E-003  -1.8159999999999999E-003  -1.8190000000000001E-003  -1.8209999999999999E-003  -1.8230000000000000E-003  -1.8259999999999999E-003  -1.8280000000000000E-003  -1.8309999999999999E-003  -1.8330000000000000E-003  -1.8360000000000000E-003  -1.8380000000000000E-003  -1.8410000000000000E-003  -1.8430000000000000E-003  -1.8460000000000000E-003  -1.8480000000000000E-003  -1.8510000000000000E-003  -1.8530000000000000E-003  -1.8560000000000000E-003  -1.8590000000000000E-003  -1.8610000000000000E-003  -1.8640000000000000E-003  -1.8660000000000000E-003  -1.8690000000000000E-003  -1.8710000000000001E-003  -1.8740000000000000E-003  -1.8760000000000001E-003  -1.8790000000000000E-003  -1.8810000000000001E-003  -1.8840000000000000E-003  -1.8870000000000000E-003  -1.8890000000000001E-003  -1.8920000000000000E-003  -1.8940000000000001E-003  -1.8970000000000000E-003  -1.8990000000000001E-003  -1.9020000000000000E-003  -1.9040000000000001E-003  -1.9070000000000001E-003  -1.9090000000000001E-003  -1.9120000000000001E-003  -1.9150000000000000E-003  -1.9170000000000001E-003  -1.9200000000000000E-003  -1.9220000000000001E-003  -1.9250000000000001E-003  -1.9269999999999999E-003  -1.9300000000000001E-003  -1.9319999999999999E-003  -1.9350000000000001E-003  -1.9369999999999999E-003  -1.9400000000000001E-003  -1.9430000000000001E-003  -1.9449999999999999E-003  -1.9480000000000001E-003  -1.9499999999999999E-003  -1.9530000000000001E-003  -1.9550000000000001E-003  -1.9580000000000001E-003  -1.9599999999999999E-003  -1.9629999999999999E-003  -1.9650000000000002E-003  -1.9680000000000001E-003  -1.9710000000000001E-003  -1.9729999999999999E-003  -1.9759999999999999E-003  -1.9780000000000002E-003  -1.9810000000000001E-003  -1.9830000000000000E-003  -1.9859999999999999E-003  -1.9880000000000002E-003  -1.9910000000000001E-003  -1.9930000000000000E-003  -1.9959999999999999E-003  -1.9989999999999999E-003  -2.0010000000000002E-003  -2.0040000000000001E-003  -2.0060000000000000E-003  -2.0089999999999999E-003  -2.0110000000000002E-003  -2.0140000000000002E-003  -2.0160000000000000E-003  -2.0190000000000000E-003  -2.0209999999999998E-003  -2.0240000000000002E-003  -2.0260000000000000E-003  -2.0290000000000000E-003  -2.0320000000000000E-003  -2.0339999999999998E-003  -2.0370000000000002E-003  -2.0390000000000000E-003  -2.0420000000000000E-003  -2.0439999999999998E-003  -2.0470000000000002E-003  -2.0490000000000000E-003  -2.0520000000000000E-003  -2.0539999999999998E-003  -2.0569999999999998E-003  -2.0600000000000002E-003  -2.0620000000000000E-003  -2.0650000000000000E-003  -2.0669999999999998E-003  -2.0699999999999998E-003  -2.0720000000000001E-003  -2.0750000000000000E-003  -2.0769999999999999E-003  -2.0799999999999998E-003  -2.0820000000000001E-003  -2.0850000000000000E-003  -2.0880000000000000E-003  -2.0899999999999998E-003  -2.0929999999999998E-003  -2.0950000000000001E-003  -2.0980000000000000E-003  -2.0999999999999999E-003  -2.1029999999999998E-003  -2.1050000000000001E-003  -2.1080000000000001E-003  -2.1099999999999999E-003  -2.1129999999999999E-003  -2.1159999999999998E-003  -2.1180000000000001E-003  -2.1210000000000001E-003  -2.1229999999999999E-003  -2.1259999999999999E-003  -2.1280000000000001E-003  -2.1310000000000001E-003  -2.1329999999999999E-003  -2.1359999999999999E-003  -2.1380000000000001E-003  -2.1410000000000001E-003  -2.1440000000000001E-003  -2.1459999999999999E-003  -2.1489999999999999E-003  -2.1510000000000001E-003  -2.1540000000000001E-003  -2.1559999999999999E-003  -2.1589999999999999E-003  -2.1619999999999999E-003  -2.1640000000000001E-003  -2.1670000000000001E-003  -2.1700000000000001E-003  -2.1719999999999999E-003  -2.1749999999999999E-003  -2.1779999999999998E-003  -2.1810000000000002E-003  -2.1830000000000000E-003  -2.1860000000000000E-003  -2.1890000000000000E-003  -2.1909999999999998E-003  -2.1940000000000002E-003  -2.1970000000000002E-003  -2.1990000000000000E-003  -2.2020000000000000E-003  -2.2049999999999999E-003  -2.2079999999999999E-003  -2.2100000000000002E-003  -2.2130000000000001E-003  -2.2160000000000001E-003  -2.2179999999999999E-003  -2.2209999999999999E-003  -2.2239999999999998E-003  -2.2260000000000001E-003  -2.2290000000000001E-003  -2.2320000000000000E-003  -2.2350000000000000E-003  -2.2369999999999998E-003  -2.2399999999999998E-003  -2.2430000000000002E-003  -2.2450000000000000E-003  -2.2480000000000000E-003  -2.2510000000000000E-003  -2.2529999999999998E-003  -2.2560000000000002E-003  -2.2590000000000002E-003  -2.2610000000000000E-003  -2.2640000000000000E-003  -2.2669999999999999E-003  -2.2699999999999999E-003  -2.2720000000000001E-003  -2.2750000000000001E-003  -2.2780000000000001E-003  -2.2799999999999999E-003  -2.2829999999999999E-003  -2.2859999999999998E-003  -2.2880000000000001E-003  -2.2910000000000001E-003  -2.2940000000000000E-003  -2.2970000000000000E-003  -2.2989999999999998E-003  -2.3019999999999998E-003  -2.3050000000000002E-003  -2.3070000000000000E-003  -2.3100000000000000E-003  -2.3130000000000000E-003  -2.3149999999999998E-003  -2.3180000000000002E-003  -2.3210000000000001E-003  -2.3240000000000001E-003  -2.3259999999999999E-003  -2.3289999999999999E-003  -2.3319999999999999E-003  -2.3340000000000001E-003  -2.3370000000000001E-003  -2.3400000000000001E-003  -2.3419999999999999E-003  -2.3449999999999999E-003  -2.3479999999999998E-003  -2.3509999999999998E-003  -2.3530000000000001E-003  -2.3560000000000000E-003  -2.3590000000000000E-003  -2.3609999999999998E-003  -2.3640000000000002E-003  -2.3670000000000002E-003  -2.3690000000000000E-003  -2.3720000000000000E-003  -2.3749999999999999E-003  -2.3779999999999999E-003  -2.3800000000000002E-003  -2.3830000000000001E-003  -2.3860000000000001E-003  -2.3879999999999999E-003  -2.3909999999999999E-003  -2.3939999999999999E-003  -2.3960000000000001E-003  -2.3990000000000001E-003  -2.4020000000000001E-003  -2.4050000000000000E-003  -2.4069999999999999E-003  -2.4099999999999998E-003  -2.4130000000000002E-003  -2.4150000000000000E-003  -2.4180000000000000E-003  -2.4210000000000000E-003  -2.4229999999999998E-003  -2.4260000000000002E-003  -2.4290000000000002E-003  -2.4310000000000000E-003  -2.4340000000000000E-003  -2.4369999999999999E-003  -2.4399999999999999E-003  -2.4420000000000002E-003  -2.4450000000000001E-003  -2.4480000000000001E-003  -2.4499999999999999E-003  -2.4529999999999999E-003  -2.4559999999999998E-003  -2.4580000000000001E-003  -2.4610000000000001E-003  -2.4640000000000000E-003  -2.4670000000000000E-003  -2.4689999999999998E-003  -2.4719999999999998E-003  -2.4750000000000002E-003  -2.4770000000000000E-003  -2.4800000000000000E-003  -2.4830000000000000E-003  -2.4849999999999998E-003  -2.4880000000000002E-003  -2.4910000000000002E-003  -2.4940000000000001E-003  -2.4960000000000000E-003  -2.4989999999999999E-003  -2.5019999999999999E-003  -2.5040000000000001E-003  -2.5070000000000001E-003  -2.5100000000000001E-003  -2.5130000000000000E-003  -2.5160000000000000E-003  -2.5190000000000000E-003  -2.5219999999999999E-003  -2.5240000000000002E-003  -2.5270000000000002E-003  -2.5300000000000001E-003  -2.5330000000000001E-003  -2.5360000000000001E-003  -2.5390000000000000E-003  -2.5420000000000000E-003  -2.5439999999999998E-003  -2.5469999999999998E-003  -2.5500000000000002E-003  -2.5530000000000001E-003  -2.5560000000000001E-003  -2.5590000000000001E-003  -2.5620000000000000E-003  -2.5639999999999999E-003  -2.5669999999999998E-003  -2.5699999999999998E-003  -2.5730000000000002E-003  -2.5760000000000002E-003  -2.5790000000000001E-003  -2.5820000000000001E-003  -2.5839999999999999E-003  -2.5869999999999999E-003  -2.5899999999999999E-003  -2.5929999999999998E-003  -2.5959999999999998E-003  -2.5990000000000002E-003  -2.6010000000000000E-003  -2.6040000000000000E-003  -2.6069999999999999E-003  -2.6099999999999999E-003  -2.6129999999999999E-003  -2.6159999999999998E-003  -2.6189999999999998E-003  -2.6210000000000001E-003  -2.6240000000000000E-003  -2.6270000000000000E-003  -2.6300000000000000E-003  -2.6329999999999999E-003  -2.6359999999999999E-003  -2.6389999999999999E-003  -2.6410000000000001E-003  -2.6440000000000001E-003  -2.6470000000000000E-003  -2.6500000000000000E-003  -2.6530000000000000E-003  -2.6559999999999999E-003  -2.6589999999999999E-003  -2.6610000000000002E-003  -2.6640000000000001E-003  -2.6670000000000001E-003  -2.6700000000000001E-003  -2.6730000000000000E-003  -2.6760000000000000E-003  -2.6790000000000000E-003  -2.6809999999999998E-003  -2.6840000000000002E-003  -2.6870000000000002E-003  -2.6900000000000001E-003  -2.6930000000000001E-003  -2.6960000000000000E-003  -2.6979999999999999E-003  -2.7009999999999998E-003  -2.7039999999999998E-003  -2.7070000000000002E-003  -2.7100000000000002E-003  -2.7130000000000001E-003  -2.7160000000000001E-003  -2.7179999999999999E-003  -2.7209999999999999E-003  -2.7239999999999999E-003  -2.7269999999999998E-003  -2.7299999999999998E-003  -2.7330000000000002E-003  -2.7360000000000002E-003  -2.7380000000000000E-003  -2.7409999999999999E-003  -2.7439999999999999E-003  -2.7469999999999999E-003  -2.7499999999999998E-003  -2.7529999999999998E-003  -2.7560000000000002E-003  -2.7580000000000000E-003  -2.7610000000000000E-003  -2.7640000000000000E-003  -2.7669999999999999E-003  -2.7699999999999999E-003  -2.7729999999999999E-003  -2.7750000000000001E-003  -2.7780000000000001E-003  -2.7810000000000001E-003  -2.7840000000000000E-003  -2.7870000000000000E-003  -2.7899999999999999E-003  -2.7929999999999999E-003  -2.7950000000000002E-003  -2.7980000000000001E-003  -2.8010000000000001E-003  -2.8040000000000001E-003  -2.8070000000000000E-003  -2.8100000000000000E-003  -2.8130000000000000E-003  -2.8149999999999998E-003  -2.8180000000000002E-003  -2.8210000000000002E-003  -2.8240000000000001E-003  -2.8270000000000001E-003  -2.8300000000000001E-003  -2.8330000000000000E-003  -2.8349999999999998E-003  -2.8379999999999998E-003  -2.8410000000000002E-003  -2.8440000000000002E-003  -2.8470000000000001E-003  -2.8500000000000001E-003  -2.8530000000000001E-003  -2.8549999999999999E-003  -2.8579999999999999E-003  -2.8609999999999998E-003  -2.8639999999999998E-003  -2.8670000000000002E-003  -2.8700000000000002E-003  -2.8730000000000001E-003  -2.8760000000000001E-003  -2.8790000000000000E-003  -2.8820000000000000E-003  -2.8850000000000000E-003  -2.8879999999999999E-003  -2.8909999999999999E-003  -2.8939999999999999E-003  -2.8969999999999998E-003  -2.8999999999999998E-003  -2.9030000000000002E-003  -2.9060000000000002E-003  -2.9090000000000001E-003  -2.9120000000000001E-003  -2.9150000000000001E-003  -2.9180000000000000E-003  -2.9210000000000000E-003  -2.9239999999999999E-003  -2.9269999999999999E-003  -2.9299999999999999E-003  -2.9329999999999998E-003  -2.9359999999999998E-003  -2.9390000000000002E-003  -2.9420000000000002E-003  -2.9450000000000001E-003  -2.9480000000000001E-003  -2.9510000000000001E-003  -2.9540000000000000E-003  -2.9570000000000000E-003  -2.9600000000000000E-003  -2.9629999999999999E-003  -2.9659999999999999E-003  -2.9689999999999999E-003  -2.9719999999999998E-003  -2.9750000000000002E-003  -2.9780000000000002E-003  -2.9810000000000001E-003  -2.9840000000000001E-003  -2.9870000000000001E-003  -2.9900000000000000E-003  -2.9930000000000000E-003  -2.9960000000000000E-003  -2.9989999999999999E-003  -3.0019999999999999E-003  -3.0049999999999999E-003  -3.0079999999999998E-003  -3.0109999999999998E-003  -3.0140000000000002E-003  -3.0170000000000002E-003  -3.0200000000000001E-003  -3.0230000000000001E-003  -3.0260000000000000E-003  -3.0290000000000000E-003  -3.0320000000000000E-003  -3.0349999999999999E-003  -3.0379999999999999E-003  -3.0409999999999999E-003  -3.0439999999999998E-003  -3.0469999999999998E-003  -3.0500000000000002E-003  -3.0530000000000002E-003  -3.0560000000000001E-003  -3.0590000000000001E-003  -3.0620000000000001E-003  -3.0650000000000000E-003  -3.0680000000000000E-003  -3.0709999999999999E-003  -3.0739999999999999E-003  -3.0769999999999999E-003  -3.0799999999999998E-003  -3.0829999999999998E-003  -3.0860000000000002E-003  -3.0890000000000002E-003  -3.0920000000000001E-003  -3.0950000000000001E-003  -3.0980000000000001E-003  -3.1010000000000000E-003  -3.1040000000000000E-003  -3.1070000000000000E-003  -3.1099999999999999E-003  -3.1129999999999999E-003  -3.1159999999999998E-003  -3.1189999999999998E-003  -3.1220000000000002E-003  -3.1250000000000002E-003  -3.1280000000000001E-003  -3.1310000000000001E-003  -3.1340000000000001E-003  -3.1370000000000000E-003  -3.1400000000000000E-003  -3.1430000000000000E-003  -3.1459999999999999E-003  -3.1489999999999999E-003  -3.1519999999999999E-003  -3.1549999999999998E-003  -3.1580000000000002E-003  -3.1610000000000002E-003  -3.1640000000000001E-003  -3.1670000000000001E-003  -3.1700000000000001E-003  -3.1730000000000000E-003  -3.1760000000000000E-003  -3.1790000000000000E-003  -3.1819999999999999E-003  -3.1849999999999999E-003  -3.1890000000000000E-003  -3.1920000000000000E-003  -3.1949999999999999E-003  -3.1979999999999999E-003  -3.2009999999999999E-003  -3.2039999999999998E-003  -3.2070000000000002E-003  -3.2100000000000002E-003  -3.2130000000000001E-003  -3.2160000000000001E-003  -3.2190000000000001E-003  -3.2220000000000000E-003  -3.2250000000000000E-003  -3.2280000000000000E-003  -3.2309999999999999E-003  -3.2339999999999999E-003  -3.2369999999999999E-003  -3.2399999999999998E-003  -3.2429999999999998E-003  -3.2460000000000002E-003  -3.2490000000000002E-003  -3.2520000000000001E-003  -3.2550000000000001E-003  -3.2580000000000000E-003  -3.2610000000000000E-003  -3.2640000000000000E-003  -3.2669999999999999E-003  -3.2710000000000000E-003  -3.2740000000000000E-003  -3.2770000000000000E-003  -3.2799999999999999E-003  -3.2829999999999999E-003  -3.2859999999999999E-003  -3.2900000000000000E-003  -3.2929999999999999E-003  -3.2959999999999999E-003  -3.2989999999999998E-003  -3.3019999999999998E-003  -3.3050000000000002E-003  -3.3089999999999999E-003  -3.3119999999999998E-003  -3.3149999999999998E-003  -3.3180000000000002E-003  -3.3210000000000002E-003  -3.3240000000000001E-003  -3.3279999999999998E-003  -3.3310000000000002E-003  -3.3340000000000002E-003  -3.3370000000000001E-003  -3.3400000000000001E-003  -3.3430000000000001E-003  -3.3460000000000000E-003  -3.3500000000000001E-003  -3.3530000000000001E-003  -3.3560000000000000E-003  -3.3590000000000000E-003  -3.3620000000000000E-003  -3.3649999999999999E-003  -3.3690000000000000E-003  -3.3720000000000000E-003  -3.3750000000000000E-003  -3.3779999999999999E-003  -3.3809999999999999E-003  -3.3839999999999999E-003  -3.3880000000000000E-003  -3.3909999999999999E-003  -3.3939999999999999E-003  -3.3969999999999998E-003  -3.3999999999999998E-003  -3.4030000000000002E-003  -3.4069999999999999E-003  -3.4099999999999998E-003  -3.4129999999999998E-003  -3.4160000000000002E-003  -3.4190000000000002E-003  -3.4220000000000001E-003  -3.4250000000000001E-003  -3.4290000000000002E-003  -3.4320000000000002E-003  -3.4350000000000001E-003  -3.4380000000000001E-003  -3.4410000000000000E-003  -3.4440000000000000E-003  -3.4480000000000001E-003  -3.4510000000000001E-003  -3.4540000000000000E-003  -3.4570000000000000E-003  -3.4600000000000000E-003  -3.4629999999999999E-003  -3.4670000000000000E-003  -3.4700000000000000E-003  -3.4730000000000000E-003  -3.4759999999999999E-003  -3.4789999999999999E-003  -3.4819999999999999E-003  -3.4859999999999999E-003  -3.4889999999999999E-003  -3.4919999999999999E-003  -3.4949999999999998E-003  -3.4979999999999998E-003  -3.5010000000000002E-003  -3.5049999999999999E-003  -3.5079999999999998E-003  -3.5109999999999998E-003  -3.5140000000000002E-003  -3.5170000000000002E-003  -3.5200000000000001E-003  -3.5230000000000001E-003  -3.5270000000000002E-003  -3.5300000000000002E-003  -3.5330000000000001E-003  -3.5360000000000001E-003  -3.5390000000000000E-003  -3.5420000000000000E-003  -3.5460000000000001E-003  -3.5490000000000001E-003  -3.5520000000000000E-003  -3.5550000000000000E-003  -3.5580000000000000E-003  -3.5609999999999999E-003  -3.5650000000000000E-003  -3.5680000000000000E-003  -3.5710000000000000E-003  -3.5739999999999999E-003  -3.5769999999999999E-003  -3.5799999999999998E-003  -3.5839999999999999E-003  -3.5869999999999999E-003  -3.5899999999999999E-003  -3.5929999999999998E-003  -3.5959999999999998E-003  -3.5990000000000002E-003  -3.6029999999999999E-003  -3.6059999999999998E-003  -3.6089999999999998E-003  -3.6120000000000002E-003  -3.6150000000000002E-003  -3.6180000000000001E-003  -3.6210000000000001E-003  -3.6250000000000002E-003  -3.6280000000000001E-003  -3.6310000000000001E-003  -3.6340000000000001E-003  -3.6370000000000000E-003  -3.6400000000000000E-003  -3.6440000000000001E-003  -3.6470000000000001E-003  -3.6500000000000000E-003  -3.6530000000000000E-003  -3.6560000000000000E-003  -3.6600000000000001E-003  -3.6630000000000000E-003  -3.6660000000000000E-003  -3.6700000000000001E-003  -3.6730000000000000E-003  -3.6760000000000000E-003  -3.6790000000000000E-003  -3.6830000000000001E-003  -3.6860000000000000E-003  -3.6890000000000000E-003  -3.6930000000000001E-003  -3.6960000000000001E-003  -3.6990000000000000E-003  -3.7030000000000001E-003  -3.7060000000000001E-003  -3.7090000000000001E-003  -3.7130000000000002E-003  -3.7160000000000001E-003  -3.7190000000000001E-003  -3.7230000000000002E-003  -3.7260000000000001E-003  -3.7290000000000001E-003  -3.7320000000000001E-003  -3.7360000000000002E-003  -3.7390000000000001E-003  -3.7420000000000001E-003  -3.7460000000000002E-003  -3.7490000000000002E-003  -3.7520000000000001E-003  -3.7559999999999998E-003  -3.7590000000000002E-003  -3.7620000000000002E-003  -3.7659999999999998E-003  -3.7690000000000002E-003  -3.7720000000000002E-003  -3.7759999999999998E-003  -3.7789999999999998E-003  -3.7820000000000002E-003  -3.7859999999999999E-003  -3.7889999999999998E-003  -3.7919999999999998E-003  -3.7950000000000002E-003  -3.7989999999999999E-003  -3.8019999999999998E-003  -3.8049999999999998E-003  -3.8089999999999999E-003  -3.8119999999999999E-003  -3.8149999999999998E-003  -3.8189999999999999E-003  -3.8219999999999999E-003  -3.8249999999999998E-003  -3.8289999999999999E-003  -3.8319999999999999E-003  -3.8349999999999999E-003  -3.8390000000000000E-003  -3.8419999999999999E-003  -3.8449999999999999E-003  -3.8490000000000000E-003  -3.8520000000000000E-003  -3.8549999999999999E-003  -3.8579999999999999E-003  -3.8620000000000000E-003  -3.8649999999999999E-003  -3.8679999999999999E-003  -3.8720000000000000E-003  -3.8750000000000000E-003  -3.8779999999999999E-003  -3.8820000000000000E-003  -3.8850000000000000E-003  -3.8880000000000000E-003  -3.8920000000000001E-003  -3.8950000000000000E-003  -3.8980000000000000E-003  -3.9020000000000001E-003  -3.9050000000000001E-003  -3.9080000000000000E-003  -3.9119999999999997E-003  -3.9150000000000001E-003  -3.9179999999999996E-003  -3.9210000000000000E-003  -3.9249999999999997E-003  -3.9280000000000001E-003  -3.9309999999999996E-003  -3.9350000000000001E-003  -3.9379999999999997E-003  -3.9410000000000001E-003  -3.9449999999999997E-003  -3.9480000000000001E-003  -3.9509999999999997E-003  -3.9550000000000002E-003  -3.9579999999999997E-003  -3.9610000000000001E-003  -3.9649999999999998E-003  -3.9680000000000002E-003  -3.9709999999999997E-003  -3.9750000000000002E-003  -3.9779999999999998E-003  -3.9810000000000002E-003  -3.9839999999999997E-003  -3.9880000000000002E-003  -3.9909999999999998E-003  -3.9940000000000002E-003  -3.9979999999999998E-003  -4.0010000000000002E-003  -4.0039999999999997E-003  -4.0080000000000003E-003  -4.0109999999999998E-003  -4.0140000000000002E-003  -4.0179999999999999E-003  -4.0210000000000003E-003  -4.0239999999999998E-003  -4.0280000000000003E-003  -4.0309999999999999E-003  -4.0340000000000003E-003  -4.0369999999999998E-003  -4.0410000000000003E-003  -4.0439999999999999E-003  -4.0470000000000002E-003  -4.0509999999999999E-003  -4.0540000000000003E-003  -4.0569999999999998E-003  -4.0610000000000004E-003  -4.0639999999999999E-003  -4.0670000000000003E-003  -4.0710000000000000E-003  -4.0740000000000004E-003  -4.0769999999999999E-003  -4.0810000000000004E-003  -4.0840000000000000E-003  -4.0879999999999996E-003  -4.0910000000000000E-003  -4.0940000000000004E-003  -4.0980000000000001E-003  -4.1009999999999996E-003  -4.1050000000000001E-003  -4.1079999999999997E-003  -4.1120000000000002E-003  -4.1149999999999997E-003  -4.1190000000000003E-003  -4.1219999999999998E-003  -4.1260000000000003E-003  -4.1289999999999999E-003  -4.1330000000000004E-003  -4.1359999999999999E-003  -4.1399999999999996E-003  -4.1430000000000000E-003  -4.1469999999999996E-003  -4.1500000000000000E-003  -4.1529999999999996E-003  -4.1570000000000001E-003  -4.1599999999999996E-003  -4.1640000000000002E-003  -4.1669999999999997E-003  -4.1710000000000002E-003  -4.1739999999999998E-003  -4.1780000000000003E-003  -4.1809999999999998E-003  -4.1850000000000004E-003  -4.1879999999999999E-003  -4.1920000000000004E-003  -4.1949999999999999E-003  -4.1989999999999996E-003  -4.2020000000000000E-003  -4.2050000000000004E-003  -4.2090000000000001E-003  -4.2119999999999996E-003  -4.2160000000000001E-003  -4.2189999999999997E-003  -4.2230000000000002E-003  -4.2259999999999997E-003  -4.2300000000000003E-003  -4.2329999999999998E-003  -4.2370000000000003E-003  -4.2399999999999998E-003  -4.2440000000000004E-003  -4.2469999999999999E-003  -4.2509999999999996E-003  -4.2540000000000000E-003  -4.2579999999999996E-003  -4.2610000000000000E-003  -4.2640000000000004E-003  -4.2680000000000001E-003  -4.2709999999999996E-003  -4.2750000000000002E-003  -4.2779999999999997E-003  -4.2820000000000002E-003  -4.2849999999999997E-003  -4.2890000000000003E-003  -4.2919999999999998E-003  -4.2960000000000003E-003  -4.2989999999999999E-003  -4.3030000000000004E-003  -4.3059999999999999E-003  -4.3099999999999996E-003  -4.3130000000000000E-003  -4.3169999999999997E-003  -4.3200000000000001E-003  -4.3229999999999996E-003  -4.3270000000000001E-003  -4.3299999999999996E-003  -4.3340000000000002E-003  -4.3369999999999997E-003  -4.3410000000000002E-003  -4.3439999999999998E-003  -4.3480000000000003E-003  -4.3509999999999998E-003  -4.3550000000000004E-003  -4.3579999999999999E-003  -4.3620000000000004E-003  -4.3650000000000000E-003  -4.3689999999999996E-003  -4.3720000000000000E-003  -4.3750000000000004E-003  -4.3790000000000001E-003  -4.3819999999999996E-003  -4.3860000000000001E-003  -4.3889999999999997E-003  -4.3930000000000002E-003  -4.3959999999999997E-003  -4.4000000000000003E-003  -4.4029999999999998E-003  -4.4070000000000003E-003  -4.4099999999999999E-003  -4.4140000000000004E-003  -4.4169999999999999E-003  -4.4209999999999996E-003  -4.4240000000000000E-003  -4.4279999999999996E-003  -4.4310000000000000E-003  -4.4339999999999996E-003  -4.4380000000000001E-003  -4.4409999999999996E-003  -4.4450000000000002E-003  -4.4479999999999997E-003  -4.4520000000000002E-003  -4.4549999999999998E-003  -4.4590000000000003E-003  -4.4619999999999998E-003  -4.4660000000000004E-003  -4.4689999999999999E-003  -4.4730000000000004E-003  -4.4759999999999999E-003  -4.4799999999999996E-003  -4.4830000000000000E-003  -4.4869999999999997E-003  -4.4900000000000001E-003  -4.4929999999999996E-003  -4.4970000000000001E-003  -4.4999999999999997E-003  -4.5040000000000002E-003  -4.5069999999999997E-003  -4.5110000000000003E-003  -4.5139999999999998E-003  -4.5180000000000003E-003  -4.5209999999999998E-003  -4.5250000000000004E-003  -4.5279999999999999E-003  -4.5319999999999996E-003  -4.5360000000000001E-003  -4.5389999999999996E-003  -4.5430000000000002E-003  -4.5459999999999997E-003  -4.5500000000000002E-003  -4.5539999999999999E-003  -4.5570000000000003E-003  -4.5610000000000000E-003  -4.5649999999999996E-003  -4.5680000000000000E-003  -4.5719999999999997E-003  -4.5750000000000001E-003  -4.5789999999999997E-003  -4.5830000000000003E-003  -4.5859999999999998E-003  -4.5900000000000003E-003  -4.5940000000000000E-003  -4.5970000000000004E-003  -4.6010000000000001E-003  -4.6039999999999996E-003  -4.6080000000000001E-003  -4.6119999999999998E-003  -4.6150000000000002E-003  -4.6189999999999998E-003  -4.6230000000000004E-003  -4.6259999999999999E-003  -4.6299999999999996E-003  -4.6330000000000000E-003  -4.6369999999999996E-003  -4.6410000000000002E-003  -4.6439999999999997E-003  -4.6480000000000002E-003  -4.6509999999999998E-003  -4.6550000000000003E-003  -4.6589999999999999E-003  -4.6620000000000003E-003  -4.6660000000000000E-003  -4.6699999999999997E-003  -4.6730000000000001E-003  -4.6769999999999997E-003  -4.6800000000000001E-003  -4.6839999999999998E-003  -4.6880000000000003E-003  -4.6909999999999999E-003  -4.6950000000000004E-003  -4.6990000000000001E-003  -4.7019999999999996E-003  -4.7060000000000001E-003  -4.7089999999999996E-003  -4.7130000000000002E-003  -4.7169999999999998E-003  -4.7200000000000002E-003  -4.7239999999999999E-003  -4.7280000000000004E-003  -4.7310000000000000E-003  -4.7349999999999996E-003  -4.7380000000000000E-003  -4.7419999999999997E-003  -4.7460000000000002E-003  -4.7489999999999997E-003  -4.7530000000000003E-003  -4.7569999999999999E-003  -4.7600000000000003E-003  -4.7640000000000000E-003  -4.7670000000000004E-003  -4.7710000000000001E-003  -4.7749999999999997E-003  -4.7780000000000001E-003  -4.7819999999999998E-003  -4.7860000000000003E-003  -4.7889999999999999E-003  -4.7930000000000004E-003  -4.7959999999999999E-003  -4.7999999999999996E-003  -4.8040000000000001E-003  -4.8069999999999996E-003  -4.8110000000000002E-003  -4.8149999999999998E-003  -4.8180000000000002E-003  -4.8219999999999999E-003  -4.8250000000000003E-003  -4.8290000000000000E-003  -4.8329999999999996E-003  -4.8360000000000000E-003  -4.8399999999999997E-003  -4.8440000000000002E-003  -4.8469999999999997E-003  -4.8510000000000003E-003  -4.8539999999999998E-003  -4.8580000000000003E-003  -4.8620000000000000E-003  -4.8650000000000004E-003  -4.8690000000000001E-003  -4.8729999999999997E-003  -4.8760000000000001E-003  -4.8799999999999998E-003  -4.8830000000000002E-003  -4.8869999999999999E-003  -4.8910000000000004E-003  -4.8939999999999999E-003  -4.8979999999999996E-003  -4.9020000000000001E-003  -4.9049999999999996E-003  -4.9090000000000002E-003  -4.9119999999999997E-003  -4.9160000000000002E-003  -4.9199999999999999E-003  -4.9230000000000003E-003  -4.9270000000000000E-003  -4.9309999999999996E-003  -4.9340000000000000E-003  -4.9379999999999997E-003  -4.9410000000000001E-003  -4.9449999999999997E-003  -4.9490000000000003E-003  -4.9519999999999998E-003  -4.9560000000000003E-003  -4.9589999999999999E-003  -4.9630000000000004E-003  -4.9670000000000001E-003  -4.9699999999999996E-003  -4.9740000000000001E-003  -4.9779999999999998E-003  -4.9810000000000002E-003  -4.9849999999999998E-003  -4.9880000000000002E-003  -4.9919999999999999E-003  -4.9959999999999996E-003  -5.0000000000000001E-003  -5.0039999999999998E-003  -5.0070000000000002E-003  -5.0109999999999998E-003  -5.0150000000000004E-003  -5.0190000000000000E-003  -5.0220000000000004E-003  -5.0260000000000001E-003  -5.0299999999999997E-003  -5.0340000000000003E-003  -5.0379999999999999E-003  -5.0410000000000003E-003  -5.0450000000000000E-003  -5.0489999999999997E-003  -5.0530000000000002E-003  -5.0559999999999997E-003  -5.0600000000000003E-003  -5.0639999999999999E-003  -5.0679999999999996E-003  -5.0720000000000001E-003  -5.0749999999999997E-003  -5.0790000000000002E-003  -5.0829999999999998E-003  -5.0870000000000004E-003  -5.0899999999999999E-003  -5.0939999999999996E-003  -5.0980000000000001E-003  -5.1019999999999998E-003  -5.1060000000000003E-003  -5.1089999999999998E-003  -5.1130000000000004E-003  -5.1170000000000000E-003  -5.1209999999999997E-003  -5.1240000000000001E-003  -5.1279999999999997E-003  -5.1320000000000003E-003  -5.1359999999999999E-003  -5.1399999999999996E-003  -5.1430000000000000E-003  -5.1469999999999997E-003  -5.1510000000000002E-003  -5.1549999999999999E-003  -5.1580000000000003E-003  -5.1619999999999999E-003  -5.1659999999999996E-003  -5.1700000000000001E-003  -5.1739999999999998E-003  -5.1770000000000002E-003  -5.1809999999999998E-003  -5.1850000000000004E-003  -5.1890000000000000E-003  -5.1919999999999996E-003  -5.1960000000000001E-003  -5.1999999999999998E-003  -5.2040000000000003E-003  -5.2080000000000000E-003  -5.2110000000000004E-003  -5.2150000000000000E-003  -5.2189999999999997E-003  -5.2230000000000002E-003  -5.2259999999999997E-003  -5.2300000000000003E-003  -5.2339999999999999E-003  -5.2379999999999996E-003  -5.2420000000000001E-003  -5.2449999999999997E-003  -5.2490000000000002E-003  -5.2529999999999999E-003  -5.2570000000000004E-003  -5.2599999999999999E-003  -5.2639999999999996E-003  -5.2680000000000001E-003  -5.2719999999999998E-003  -5.2760000000000003E-003  -5.2789999999999998E-003  -5.2830000000000004E-003  -5.2870000000000000E-003  -5.2909999999999997E-003  -5.2940000000000001E-003  -5.2979999999999998E-003  -5.3020000000000003E-003  -5.3060000000000000E-003  -5.3099999999999996E-003  -5.3130000000000000E-003  -5.3169999999999997E-003  -5.3210000000000002E-003  -5.3249999999999999E-003  -5.3280000000000003E-003  -5.3319999999999999E-003  -5.3359999999999996E-003  -5.3400000000000001E-003  -5.3439999999999998E-003  -5.3470000000000002E-003  -5.3509999999999999E-003  -5.3550000000000004E-003  -5.3590000000000000E-003  -5.3619999999999996E-003  -5.3660000000000001E-003  -5.3699999999999998E-003  -5.3740000000000003E-003  -5.3780000000000000E-003  -5.3810000000000004E-003  -5.3850000000000000E-003  -5.3889999999999997E-003  -5.3930000000000002E-003  -5.3959999999999998E-003  -5.4000000000000003E-003  -5.4039999999999999E-003  -5.4079999999999996E-003  -5.4120000000000001E-003  -5.4149999999999997E-003  -5.4190000000000002E-003  -5.4229999999999999E-003  -5.4270000000000004E-003  -5.4299999999999999E-003  -5.4339999999999996E-003  -5.4380000000000001E-003  -5.4419999999999998E-003  -5.4460000000000003E-003  -5.4489999999999999E-003  -5.4530000000000004E-003  -5.4570000000000000E-003  -5.4609999999999997E-003  -5.4640000000000001E-003  -5.4679999999999998E-003  -5.4720000000000003E-003  -5.4760000000000000E-003  -5.4799999999999996E-003  -5.4840000000000002E-003  -5.4879999999999998E-003  -5.4920000000000004E-003  -5.4960000000000000E-003  -5.4999999999999997E-003  -5.5030000000000001E-003  -5.5069999999999997E-003  -5.5110000000000003E-003  -5.5149999999999999E-003  -5.5189999999999996E-003  -5.5230000000000001E-003  -5.5269999999999998E-003  -5.5310000000000003E-003  -5.5350000000000000E-003  -5.5389999999999997E-003  -5.5430000000000002E-003  -5.5469999999999998E-003  -5.5510000000000004E-003  -5.5550000000000000E-003  -5.5589999999999997E-003  -5.5620000000000001E-003  -5.5659999999999998E-003  -5.5700000000000003E-003  -5.5740000000000000E-003  -5.5779999999999996E-003  -5.5820000000000002E-003  -5.5859999999999998E-003  -5.5900000000000004E-003  -5.5940000000000000E-003  -5.5979999999999997E-003  -5.6020000000000002E-003  -5.6059999999999999E-003  -5.6100000000000004E-003  -5.6140000000000001E-003  -5.6179999999999997E-003  -5.6210000000000001E-003  -5.6249999999999998E-003  -5.6290000000000003E-003  -5.6330000000000000E-003  -5.6369999999999996E-003  -5.6410000000000002E-003  -5.6449999999999998E-003  -5.6490000000000004E-003  -5.6530000000000000E-003  -5.6569999999999997E-003  -5.6610000000000002E-003  -5.6649999999999999E-003  -5.6690000000000004E-003  -5.6730000000000001E-003  -5.6769999999999998E-003  -5.6800000000000002E-003  -5.6839999999999998E-003  -5.6880000000000003E-003  -5.6920000000000000E-003  -5.6959999999999997E-003  -5.7000000000000002E-003  -5.7039999999999999E-003  -5.7080000000000004E-003  -5.7120000000000001E-003  -5.7159999999999997E-003  -5.7200000000000003E-003  -5.7239999999999999E-003  -5.7279999999999996E-003  -5.7320000000000001E-003  -5.7349999999999996E-003  -5.7390000000000002E-003  -5.7429999999999998E-003  -5.7470000000000004E-003  -5.7510000000000000E-003  -5.7549999999999997E-003  -5.7590000000000002E-003  -5.7629999999999999E-003  -5.7670000000000004E-003  -5.7710000000000001E-003  -5.7749999999999998E-003  -5.7790000000000003E-003  -5.7829999999999999E-003  -5.7869999999999996E-003  -5.7910000000000001E-003  -5.7939999999999997E-003  -5.7980000000000002E-003  -5.8019999999999999E-003  -5.8060000000000004E-003  -5.8100000000000001E-003  -5.8139999999999997E-003  -5.8180000000000003E-003  -5.8219999999999999E-003  -5.8259999999999996E-003  -5.8300000000000001E-003  -5.8339999999999998E-003  -5.8380000000000003E-003  -5.8420000000000000E-003  -5.8459999999999996E-003  -5.8500000000000002E-003  -5.8529999999999997E-003  -5.8570000000000002E-003  -5.8609999999999999E-003  -5.8650000000000004E-003  -5.8690000000000001E-003  -5.8729999999999997E-003  -5.8770000000000003E-003  -5.8809999999999999E-003  -5.8849999999999996E-003  -5.8890000000000001E-003  -5.8929999999999998E-003  -5.8970000000000003E-003  -5.9010000000000000E-003  -5.9049999999999997E-003  -5.9080000000000001E-003  -5.9119999999999997E-003  -5.9160000000000003E-003  -5.9199999999999999E-003  -5.9239999999999996E-003  -5.9280000000000001E-003  -5.9319999999999998E-003  -5.9360000000000003E-003  -5.9400000000000000E-003  -5.9439999999999996E-003  -5.9480000000000002E-003  -5.9519999999999998E-003  -5.9560000000000004E-003  -5.9600000000000000E-003  -5.9639999999999997E-003  -5.9670000000000001E-003  -5.9709999999999997E-003  -5.9750000000000003E-003  -5.9789999999999999E-003  -5.9839999999999997E-003  -5.9880000000000003E-003  -5.9919999999999999E-003  -5.9959999999999996E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =      300.0
iteration =        2; time =      600.0
iteration =        3; time =      900.0
iteration =        4; time =     1200.0
iteration =        5; time =     1500.0
iteration =        6; time =     1800.0
iteration =        7; time =     2100.0
iteration =        8; time =     2400.0
iteration =        9; time =     2700.0
iteration =       10; time =     3000.0
iteration =       11; time =     3300.0
iteration =       12; time =     3600.0
iteration =       13; time =     3900.0
iteration =       14; time =     4200.0
iteration =       15; time =     4500.0
iteration =       16; time =     4800.0
iteration =       17; time =     5100.0
iteration =       18; time =     5400.0
iteration =       19; time =     5700.0
iteration =       20; time =     6000.0
iteration =       21; time =     6300.0
iteration =       22; time =     6600.0
iteration =       23; time =     6900.0
iteration =       24; time =     7200.0
iteration =       25; time =     7500.0
iteration =       26; time =     7800.0
iteration =       27; time =     8100.0
iteration =       28; time =     8400.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Program exited normally
iteration =       29; time =     8700.0
iteration =       30; time =     9000.0
iteration =       31; time =     9300.0
iteration =       32; time =     9600.0
iteration =       33; time =     9900.0
iteration =       34; time =    10200.0
iteration =       35; time =    10500.0
iteration =       36; time =    10800.0
iteration =       37; time =    11100.0
iteration =       38; time =    11400.0
iteration =       39; time =    11700.0
iteration =       40; time =    12000.0
iteration =       41; time =    12300.0
iteration =       42; time =    12600.0
iteration =       43; time =    12900.0
iteration =       44; time =    13200.0
iteration =       45; time =    13500.0
iteration =       46; time =    13800.0
iteration =       47; time =    14100.0
iteration =       48; time =    14400.0
iteration =       49; time =    14700.0
iteration =       50; time =    15000.0
iteration =       51; time =    15300.0
iteration =       52; time =    15600.0
iteration =       53; time =    15900.0
iteration =       54; time =    16200.0
iteration =       55; time =    16500.0
iteration =       56; time =    16800.0
iteration =       57; time =    17100.0
iteration =       58; time =    17400.0
iteration =       59; time =    17700.0
iteration =       60; time =    18000.0
iteration =       61; time =    18300.0
iteration =       62; time =    18600.0
iteration =       63; time =    18900.0
iteration =       64; time =    19200.0
iteration =       65; time =    19500.0
iteration =       66; time =    19800.0
iteration =       67; time =    20100.0
iteration =       68; time =    20400.0
iteration =       69; time =    20700.0
iteration =       70; time =    21000.0
iteration =       71; time =    21300.0
iteration =       72; time =    21600.0
CLUBB-TIMER time_loop_init =             0.0104
CLUBB-TIMER time_clubb_advance =         0.1234
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.1034
CLUBB-TIMER time_output_multi_col =      0.0000
CLUBB-TIMER time_total =                 0.2375
Running dycoms2_rf02_so
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:41
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = dycoms2_rf02
 nzmax =           97
 grid_type =            3
 deltaz =    10.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    1600.0000000000000     
 zt_grid_fname =
 zm_grid_fname = ../input/grid/dycoms2_rf02_gcss_zm_grid.grd
 day =           11
 month =            7
 year =         2001
 lat_vals =    31.500000000000000     
 lon_vals =   -122.00000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    0.0000000000000000     
 time_final =    21600.000000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    292.00000000000000     
 p_sfc =    101780.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    7.6000000000000004E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  T
 l_modify_bc_for_cnvg_test =  T
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/dycoms2_rf02_so
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = dycoms2_rf02_so
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  T
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    55000000.000000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    70.000000000000000     
 F1 =    22.000000000000000     
 kappa =    85.000000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  T
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: dycoms2_rf02_sounding.in
 File exists?  T
 Path to sclr_sounding: dycoms2_rf02_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: dycoms2_rf02_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000       0.29299999999999998       0.58599999999999997       0.87900000000000000        1.1719999999999999        1.4650000000000001        1.7580000000000000        2.0510000000000002        2.3439999999999999        2.6370000000000000        2.9300000000000002        3.2229999999999999        3.5160000000000000        3.8090000000000002        4.1020000000000003        4.3949999999999996        4.6879999999999997        4.9800000000000004        5.2729999999999997        5.5659999999999998        5.8590000000000000        6.1520000000000001        6.4450000000000003        6.7380000000000004        7.0309999999999997        7.3239999999999998        7.6170000000000000        7.9100000000000001        8.2029999999999994        8.4960000000000004        8.7889999999999997        9.0820000000000007        9.3750000000000000        9.6679999999999993        9.9610000000000003        10.254000000000000        10.547000000000001        10.840000000000000        11.132999999999999        11.426000000000000        11.718999999999999        12.012000000000000        12.305000000000000        12.598000000000001        12.891000000000000        13.183999999999999        13.477000000000000        13.770000000000000        14.061999999999999        14.355000000000000        14.648000000000000        14.941000000000001        15.234000000000000        15.526999999999999        15.820000000000000        16.113000000000000        16.405999999999999        16.699000000000002        16.992000000000001        17.285000000000000        17.577999999999999        17.870999999999999        18.164000000000001        18.457000000000001        18.750000000000000        19.042999999999999        19.335999999999999        19.629000000000001        19.922000000000001        20.215000000000000        20.507999999999999        20.800999999999998        21.094000000000001        21.387000000000000        21.680000000000000        21.972999999999999        22.265999999999998        22.559000000000001        22.852000000000000        23.145000000000000        23.437999999999999        23.730000000000000        24.023000000000000        24.315999999999999        24.609000000000002        24.902000000000001        25.195000000000000        25.488000000000000        25.780999999999999        26.074000000000002        26.367000000000001        26.660000000000000        26.952999999999999        27.245999999999999        27.539000000000001        27.832000000000001        28.125000000000000        28.417999999999999        28.710999999999999        29.004000000000001        29.297000000000001        29.590000000000000        29.882999999999999        30.175999999999998        30.469000000000001        30.762000000000000        31.055000000000000        31.347999999999999        31.640999999999998        31.934000000000001        32.226999999999997        32.520000000000003        32.811999999999998        33.104999999999997        33.398000000000003        33.691000000000003        33.984000000000002        34.277000000000001        34.570000000000000        34.863000000000000        35.155999999999999        35.448999999999998        35.741999999999997        36.034999999999997        36.328000000000003        36.621000000000002        36.914000000000001        37.207000000000001        37.500000000000000        37.814000000000000        38.127000000000002        38.441000000000003        38.753999999999998        39.067999999999998        39.381000000000000        39.695000000000000        40.008000000000003        40.322000000000003        40.634999999999998        40.948999999999998        41.262000000000000        41.576000000000001        41.889000000000003        42.203000000000003        42.515999999999998        42.829999999999998        43.143999999999998        43.457000000000001        43.771000000000001        44.084000000000003        44.398000000000003        44.710999999999999        45.024999999999999        45.338000000000001        45.652000000000001        45.965000000000003        46.279000000000003        46.591999999999999        46.905999999999999        47.219000000000001        47.533000000000001        47.845999999999997        48.159999999999997        48.472999999999999        48.786999999999999        49.100999999999999        49.414000000000001        49.728000000000002        50.040999999999997        50.354999999999997        50.667999999999999        50.981999999999999        51.295000000000002        51.609000000000002        51.921999999999997        52.235999999999997        52.548999999999999        52.863000000000000        53.176000000000002        53.490000000000002        53.802999999999997        54.116999999999997        54.430999999999997        54.744000000000000        55.058000000000000        55.371000000000002        55.685000000000002        55.997999999999998        56.311999999999998        56.625000000000000        56.939000000000000        57.252000000000002        57.566000000000003        57.878999999999998        58.192999999999998        58.506000000000000        58.820000000000000        59.133000000000003        59.447000000000003        59.759999999999998        60.073999999999998        60.387999999999998        60.701000000000001        61.015000000000001        61.328000000000003        61.642000000000003        61.954999999999998        62.268999999999998        62.582000000000001        62.896000000000001        63.209000000000003        63.523000000000003        63.835999999999999        64.150000000000006        64.462999999999994        64.777000000000001        65.090000000000003        65.403999999999996        65.718000000000004        66.031000000000006        66.344999999999999        66.658000000000001        66.971999999999994        67.284999999999997        67.599000000000004        67.912000000000006        68.225999999999999        68.539000000000001        68.852999999999994        69.165999999999997        69.480000000000004        69.793000000000006        70.106999999999999        70.420000000000002        70.733999999999995        71.046999999999997        71.361000000000004        71.674999999999997        71.988000000000000        72.302000000000007        72.614999999999995        72.929000000000002        73.242000000000004        73.555999999999997        73.869000000000000        74.183000000000007        74.495999999999995        74.810000000000002        75.123000000000005        75.436999999999998        75.750000000000000        76.063999999999993        76.376999999999995        76.691000000000003        77.004999999999995        77.317999999999998        77.632000000000005        78.063000000000002        78.495000000000005        78.927000000000007        79.358999999999995        79.790000000000006        80.221999999999994        80.653999999999996        81.085999999999999        81.516999999999996        81.948999999999998        82.381000000000000        82.811999999999998        83.244000000000000        83.676000000000002        84.108000000000004        84.539000000000001        84.971000000000004        85.403000000000006        85.834999999999994        86.266000000000005        86.697999999999993        87.129999999999995        87.561999999999998        87.992999999999995        88.424999999999997        88.856999999999999        89.289000000000001        89.719999999999999        90.152000000000001        90.584000000000003        91.016000000000005        91.447000000000003        91.879000000000005        92.311000000000007        92.742999999999995        93.174000000000007        93.605999999999995        94.037999999999997        94.469999999999999        94.900999999999996        95.332999999999998        95.765000000000001        96.197000000000003        96.628000000000000        97.060000000000002        97.492000000000004        97.924000000000007        98.355000000000004        98.787000000000006        99.218999999999994        99.650000000000006        100.08199999999999        100.51400000000000        100.94600000000000        101.37700000000000        101.80900000000000        102.24100000000000        102.67300000000000        103.10400000000000        103.53600000000000        103.96800000000000        104.40000000000001        104.83100000000000        105.26300000000001        105.69499999999999        106.12700000000000        106.55800000000001        106.98999999999999        107.42200000000000        107.85400000000000        108.28500000000000        108.71700000000000        109.14900000000000        109.58100000000000        110.01200000000000        110.44400000000000        110.87600000000000        111.30800000000001        111.73900000000000        112.17100000000001        112.60299999999999        113.03500000000000        113.46599999999999        113.89800000000000        114.33000000000000        114.76200000000000        115.19300000000000        115.62500000000000        116.05700000000000        116.48800000000000        116.92000000000000        117.35200000000000        117.78400000000001        118.21500000000000        118.64700000000001        119.07899999999999        119.51100000000000        119.94199999999999        120.37400000000000        120.80600000000000        121.23800000000000        121.66900000000000        122.10100000000000        122.53300000000000        122.96500000000000        123.39600000000000        123.82800000000000        124.26000000000001        124.69199999999999        125.12300000000000        125.55500000000001        125.98699999999999        126.41900000000000        126.84999999999999        127.28200000000000        127.71400000000000        128.14599999999999        128.57700000000000        129.00899999999999        129.44100000000000        129.87299999999999        130.30400000000000        130.73599999999999        131.16800000000001        131.59899999999999        132.03100000000001        132.46299999999999        132.89500000000001        133.36799999999999        133.84000000000000        134.31299999999999        134.78600000000000        135.25899999999999        135.73200000000000        136.20500000000001        136.67800000000000        137.15000000000001        137.62299999999999        138.09600000000000        138.56899999999999        139.04200000000000        139.51499999999999        139.98800000000000        140.46100000000001        140.93299999999999        141.40600000000001        141.87899999999999        142.35200000000000        142.82499999999999        143.29800000000000        143.77099999999999        144.24299999999999        144.71600000000001        145.18899999999999        145.66200000000001        146.13499999999999        146.60800000000000        147.08099999999999        147.55300000000000        148.02600000000001        148.49900000000000        148.97200000000001        149.44499999999999        149.91800000000001        150.39099999999999        150.86300000000000        151.33600000000001        151.80900000000000        152.28200000000001        152.75500000000000        153.22800000000001        153.70099999999999        154.17400000000001        154.64599999999999        155.11900000000000        155.59200000000001        156.06500000000000        156.53800000000001        157.01100000000000        157.48400000000001        157.95599999999999        158.42900000000000        158.90199999999999        159.37500000000000        159.84800000000001        160.32100000000000        160.79400000000001        161.26599999999999        161.73900000000000        162.21199999999999        162.68500000000000        163.15799999999999        163.63100000000000        164.10400000000001        164.57599999999999        165.04900000000001        165.52199999999999        165.99500000000000        166.46799999999999        166.94100000000000        167.41399999999999        167.88600000000000        168.35900000000001        168.83199999999999        169.30500000000001        169.77799999999999        170.25100000000000        170.72399999999999        171.19700000000000        171.66900000000001        172.14200000000000        172.61500000000001        173.08799999999999        173.56100000000001        174.03399999999999        174.50700000000001        174.97900000000001        175.45200000000000        175.92500000000001        176.39800000000000        176.87100000000001        177.34399999999999        177.81700000000001        178.28899999999999        178.76200000000000        179.23500000000001        179.70800000000000        180.18100000000001        180.65400000000000        181.12700000000001        181.59899999999999        182.07200000000000        182.54499999999999        183.01800000000000        183.49100000000001        183.96400000000000        184.43700000000001        184.91000000000000        185.38200000000001        185.85499999999999        186.32800000000000        186.80099999999999        187.27400000000000        187.74700000000001        188.22000000000000        188.69200000000001        189.16499999999999        189.63800000000001        190.11099999999999        190.58400000000000        191.05699999999999        191.53000000000000        192.00200000000001        192.47499999999999        192.94800000000001        193.42099999999999        193.93500000000000        194.44900000000001        194.96299999999999        195.47700000000000        195.99100000000001        196.50500000000000        197.01900000000001        197.53299999999999        198.04700000000000        198.56100000000001        199.07499999999999        199.58900000000000        200.10300000000001        200.61699999999999        201.13100000000000        201.64500000000001        202.15899999999999        202.67300000000000        203.18700000000001        203.70099999999999        204.21500000000000        204.72900000000001        205.24299999999999        205.75700000000001        206.27099999999999        206.78500000000000        207.29800000000000        207.81200000000001        208.32599999999999        208.84000000000000        209.35400000000001        209.86799999999999        210.38200000000001        210.89599999999999        211.41000000000000        211.92400000000001        212.43799999999999        212.95200000000000        213.46600000000001        213.97999999999999        214.49400000000000        215.00800000000001        215.52199999999999        216.03600000000000        216.55000000000001        217.06399999999999        217.57800000000000        218.09200000000001        218.60599999999999        219.12000000000000        219.63399999999999        220.14800000000000        220.66200000000001        221.17599999999999        221.69000000000000        222.20400000000001        222.71799999999999        223.23200000000000        223.74600000000001        224.25999999999999        224.77400000000000        225.28800000000001        225.80199999999999        226.31600000000000        226.83000000000001        227.34399999999999        227.85800000000000        228.37200000000001        228.88600000000000        229.40000000000001        229.91399999999999        230.42800000000000        230.94200000000001        231.45599999999999        231.97000000000000        232.48400000000001        232.99700000000001        233.51100000000000        234.02500000000001        234.53899999999999        235.05300000000000        235.56700000000001        236.08099999999999        236.59500000000000        237.10900000000001        237.62299999999999        238.13700000000000        238.65100000000001        239.16499999999999        239.67900000000000        240.19300000000001        240.70699999999999        241.22100000000000        241.73500000000001        242.24900000000000        242.76300000000001        243.27699999999999        243.79100000000000        244.30500000000001        244.81899999999999        245.33300000000000        245.84700000000001        246.36099999999999        246.87500000000000        247.38900000000001        247.90299999999999        248.41700000000000        248.93100000000001        249.44499999999999        249.95900000000000        250.47300000000001        250.98699999999999        251.50100000000000        252.01499999999999        252.52900000000000        253.04300000000001        253.55699999999999        254.07100000000000        254.58500000000001        255.09899999999999        255.61300000000000        256.12700000000001        256.64100000000002        257.15499999999997        257.66899999999998        258.18299999999999        258.69600000000003        259.20999999999998        259.76600000000002        260.32100000000003        260.87599999999998        261.43099999999998        261.98599999999999        262.54100000000000        263.09600000000000        263.65100000000001        264.20600000000002        264.76100000000002        265.31700000000001        265.87200000000001        266.42700000000002        266.98200000000003        267.53699999999998        268.09199999999998        268.64699999999999        269.20200000000000        269.75700000000001        270.31200000000001        270.86799999999999        271.42300000000000        271.97800000000001        272.53300000000002        273.08800000000002        273.64299999999997        274.19799999999998        274.75299999999999        275.30799999999999        275.86300000000000        276.41899999999998        276.97399999999999        277.52900000000000        278.08400000000000        278.63900000000001        279.19400000000002        279.74900000000002        280.30399999999997        280.85899999999998        281.41399999999999        281.97000000000003        282.52499999999998        283.07999999999998        283.63499999999999        284.19000000000000        284.74500000000000        285.30000000000001        285.85500000000002        286.41000000000003        286.96499999999997        287.51999999999998        288.07600000000002        288.63099999999997        289.18599999999998        289.74099999999999        290.29599999999999        290.85100000000000        291.40600000000001        291.96100000000001        292.51600000000002        293.07100000000003        293.62700000000001        294.18200000000002        294.73700000000002        295.29199999999997        295.84699999999998        296.40199999999999        296.95699999999999        297.51200000000000        298.06700000000001        298.62200000000001        299.17800000000000        299.73300000000000        300.28800000000001        300.84300000000002        301.39800000000002        301.95299999999997        302.50799999999998        303.06299999999999        303.61799999999999        304.17300000000000        304.72899999999998        305.28399999999999        305.83900000000000        306.39400000000001        306.94900000000001        307.50400000000002        308.05900000000003        308.61399999999998        309.16899999999998        309.72399999999999        310.27999999999997        310.83499999999998        311.38999999999999        311.94499999999999        312.50000000000000        313.05500000000001        313.61000000000001        314.16500000000002        314.72000000000003        315.27499999999998        315.83100000000002        316.38600000000002        316.94099999999997        317.49599999999998        318.05099999999999        318.60599999999999        319.16100000000000        319.71600000000001        320.27100000000002        320.82600000000002        321.38200000000001        321.93700000000001        322.49200000000002        323.04700000000003        323.60199999999998        324.15699999999998        324.71199999999999        325.26700000000000        325.82200000000000        326.37700000000001        326.93200000000002        327.48800000000000        328.04300000000001        328.59800000000001        329.15300000000002        329.70800000000003        330.26299999999998        330.85899999999998        331.45600000000002        332.05200000000002        332.64800000000002        333.24400000000003        333.83999999999997        334.43700000000001        335.03300000000002        335.62900000000002        336.22500000000002        336.82100000000003        337.41800000000001        338.01400000000001        338.61000000000001        339.20600000000002        339.80300000000000        340.39900000000000        340.99500000000000        341.59100000000001        342.18700000000001        342.78399999999999        343.38000000000000        343.97600000000000        344.57200000000000        345.16800000000001        345.76499999999999        346.36099999999999        346.95699999999999        347.55300000000000        348.14999999999998        348.74599999999998        349.34199999999998        349.93799999999999        350.53399999999999        351.13099999999997        351.72699999999998        352.32299999999998        352.91899999999998        353.51600000000002        354.11200000000002        354.70800000000003        355.30399999999997        355.89999999999998        356.49700000000001        357.09300000000002        357.68900000000002        358.28500000000003        358.88099999999997        359.47800000000001        360.07400000000001        360.67000000000002        361.26600000000002        361.86300000000000        362.45900000000000        363.05500000000001        363.65100000000001        364.24700000000001        364.84399999999999        365.44000000000000        366.03600000000000        366.63200000000001        367.22899999999998        367.82499999999999        368.42099999999999        369.01700000000000        369.61300000000000        370.20999999999998        370.80599999999998        371.40199999999999        371.99799999999999        372.59399999999999        373.19099999999997        373.78699999999998        374.38299999999998        374.97899999999998        375.57600000000002        376.17200000000003        376.76799999999997        377.36399999999998        377.95999999999998        378.55700000000002        379.15300000000002        379.74900000000002        380.34500000000003        380.94200000000001        381.53800000000001        382.13400000000001        382.73000000000002        383.32600000000002        383.92300000000000        384.51900000000001        385.11500000000001        385.71100000000001        386.30700000000002        386.90400000000000        387.50000000000000        388.09600000000000        388.69200000000001        389.28899999999999        389.88499999999999        390.48099999999999        391.07700000000000        391.67300000000000        392.26999999999998        392.86599999999999        393.46199999999999        394.05799999999999        394.65499999999997        395.25099999999998        395.84699999999998        396.44299999999998        397.03899999999999        397.63600000000002        398.23200000000003        398.82799999999997        399.42399999999998        400.01999999999998        400.61700000000002        401.21300000000002        401.80900000000003        402.40499999999997        403.00200000000001        403.59800000000001        404.19400000000002        404.79000000000002        405.38600000000002        405.98300000000000        406.57900000000001        407.21600000000001        407.85399999999998        408.49099999999999        409.12799999999999        409.76600000000002        410.40300000000002        411.04000000000002        411.67800000000000        412.31500000000000        412.95200000000000        413.58999999999997        414.22699999999998        414.86399999999998        415.50200000000001        416.13900000000001        416.77600000000001        417.41399999999999        418.05099999999999        418.68799999999999        419.32600000000002        419.96300000000002        420.60000000000002        421.23800000000000        421.87500000000000        422.51200000000000        423.14999999999998        423.78699999999998        424.42399999999998        425.06200000000001        425.69900000000001        426.33600000000001        426.97399999999999        427.61099999999999        428.24799999999999        428.88600000000002        429.52300000000002        430.16000000000003        430.79800000000000        431.43500000000000        432.07200000000000        432.70999999999998        433.34699999999998        433.98399999999998        434.62200000000001        435.25900000000001        435.89600000000002        436.53399999999999        437.17099999999999        437.80799999999999        438.44600000000003        439.08300000000003        439.72000000000003        440.35800000000000        440.99500000000000        441.63200000000001        442.26999999999998        442.90699999999998        443.54399999999998        444.18200000000002        444.81900000000002        445.45600000000002        446.09399999999999        446.73099999999999        447.36799999999999        448.00599999999997        448.64299999999997        449.27999999999997        449.91800000000001        450.55500000000001        451.19200000000001        451.82999999999998        452.46699999999998        453.10399999999998        453.74200000000002        454.37900000000002        455.01600000000002        455.65400000000000        456.29100000000000        456.92800000000000        457.56599999999997        458.20299999999997        458.83999999999997        459.47800000000001        460.11500000000001        460.75200000000001        461.38999999999999        462.02699999999999        462.66399999999999        463.30200000000002        463.93900000000002        464.57600000000002        465.21400000000000        465.85100000000000        466.48800000000000        467.12599999999998        467.76299999999998        468.39999999999998        469.03800000000001        469.67500000000001        470.31200000000001        470.94999999999999        471.58699999999999        472.22399999999999        472.86200000000002        473.49900000000002        474.13600000000002        474.77400000000000        475.41100000000000        476.04800000000000        476.68599999999998        477.32299999999998        477.95999999999998        478.59800000000001        479.23500000000001        479.87200000000001        480.50999999999999        481.14699999999999        481.78399999999999        482.42200000000003        483.05900000000003        483.69600000000003        484.33400000000000        484.97100000000000        485.60800000000000        486.24599999999998        486.88299999999998        487.51999999999998        488.15800000000002        488.83600000000001        489.51499999999999        490.19299999999998        490.87200000000001        491.55000000000001        492.22800000000001        492.90699999999998        493.58499999999998        494.26400000000001        494.94200000000001        495.62099999999998        496.29899999999998        496.97800000000001        497.65600000000001        498.33499999999998        499.01299999999998        499.69099999999997        500.37000000000000        501.04800000000000        501.72699999999998        502.40499999999997        503.08400000000000        503.76200000000000        504.44099999999997        505.11900000000003        505.79800000000000        506.47600000000000        507.15400000000000        507.83300000000003        508.51100000000002        509.19000000000000        509.86799999999999        510.54700000000003        511.22500000000002        511.90400000000000        512.58199999999999        513.26099999999997        513.93899999999996        514.61699999999996        515.29600000000005        515.97400000000005        516.65300000000002        517.33100000000002        518.00999999999999        518.68799999999999        519.36699999999996        520.04499999999996        520.72400000000005        521.40200000000004        522.08000000000004        522.75900000000001        523.43700000000001        524.11599999999999        524.79399999999998        525.47299999999996        526.15099999999995        526.83000000000004        527.50800000000004        528.18700000000001        528.86500000000001        529.54300000000001        530.22199999999998        530.89999999999998        531.57899999999995        532.25699999999995        532.93600000000004        533.61400000000003        534.29300000000001        534.97100000000000        535.64999999999998        536.32799999999997        537.00599999999997        537.68499999999995        538.36300000000006        539.04200000000003        539.72000000000003        540.39900000000000        541.07700000000000        541.75599999999997        542.43399999999997        543.11300000000006        543.79100000000005        544.46900000000005        545.14800000000002        545.82600000000002        546.50500000000000        547.18299999999999        547.86199999999997        548.53999999999996        549.21900000000005        549.89700000000005        550.57600000000002        551.25400000000002        551.93200000000002        552.61099999999999        553.28899999999999        553.96799999999996        554.64599999999996        555.32500000000005        556.00300000000004        556.68200000000002        557.36000000000001        558.03899999999999        558.71699999999998        559.39499999999998        560.07399999999996        560.75199999999995        561.43100000000004        562.10900000000004        562.78800000000001        563.46600000000001        564.14499999999998        564.82299999999998        565.50099999999998        566.17999999999995        566.85799999999995        567.53700000000003        568.21500000000003        568.89400000000001        569.57200000000000        570.25099999999998        570.92899999999997        571.60799999999995        572.28599999999994        572.96400000000006        573.64300000000003        574.32100000000003        575.00000000000000        575.71900000000005        576.43899999999996        577.15899999999999        577.87800000000004        578.59799999999996        579.31700000000001        580.03700000000003        580.75599999999997        581.47600000000000        582.19600000000003        582.91499999999996        583.63499999999999        584.35400000000004        585.07399999999996        585.79300000000001        586.51300000000003        587.23299999999995        587.95200000000000        588.67200000000003        589.39099999999996        590.11099999999999        590.83000000000004        591.54999999999995        592.26999999999998        592.98900000000003        593.70899999999995        594.42800000000000        595.14800000000002        595.86699999999996        596.58699999999999        597.30700000000002        598.02599999999995        598.74599999999998        599.46500000000003        600.18499999999995        600.90400000000000        601.62400000000002        602.34400000000005        603.06299999999999        603.78300000000002        604.50199999999995        605.22199999999998        605.94100000000003        606.66099999999994        607.38099999999997        608.10000000000002        608.82000000000005        609.53899999999999        610.25900000000001        610.97799999999995        611.69799999999998        612.41800000000001        613.13699999999994        613.85699999999997        614.57600000000002        615.29600000000005        616.01499999999999        616.73500000000001        617.45500000000004        618.17399999999998        618.89400000000001        619.61300000000006        620.33299999999997        621.05200000000002        621.77200000000005        622.49199999999996        623.21100000000001        623.93100000000004        624.64999999999998        625.37000000000000        626.08900000000006        626.80899999999997        627.52900000000000        628.24800000000005        628.96799999999996        629.68700000000001        630.40700000000004        631.12599999999998        631.84600000000000        632.56600000000003        633.28499999999997        634.00500000000000        634.72400000000005        635.44399999999996        636.16300000000001        636.88300000000004        637.60299999999995        638.32200000000000        639.04200000000003        639.76099999999997        640.48099999999999        641.20000000000005        641.91999999999996        642.63999999999999        643.35900000000004        644.07899999999995        644.79800000000000        645.51800000000003        646.23800000000006        646.95699999999999        647.67700000000002        648.39599999999996        649.11599999999999        649.83500000000004        650.55499999999995        651.27499999999998        651.99400000000003        652.71400000000006        653.43299999999999        654.15300000000002        654.87199999999996        655.59199999999998        656.31200000000001        657.03099999999995        657.75099999999998        658.47000000000003        659.19000000000005        659.90899999999999        660.62900000000002        661.34900000000005        662.06799999999998        662.78800000000001        663.50699999999995        664.22699999999998        664.94600000000003        665.66600000000005        666.38599999999997        667.10500000000002        667.86599999999999        668.62599999999998        669.38699999999994        670.14800000000002        670.90899999999999        671.66899999999998        672.42999999999995        673.19100000000003        673.95100000000002        674.71199999999999        675.47299999999996        676.23299999999995        676.99400000000003        677.75500000000000        678.51499999999999        679.27599999999995        680.03700000000003        680.79800000000000        681.55799999999999        682.31899999999996        683.08000000000004        683.84000000000003        684.60100000000000        685.36199999999997        686.12199999999996        686.88300000000004        687.64400000000001        688.40400000000000        689.16499999999996        689.92600000000004        690.68700000000001        691.44700000000000        692.20799999999997        692.96900000000005        693.72900000000004        694.49000000000001        695.25099999999998        696.01099999999997        696.77200000000005        697.53300000000002        698.29300000000001        699.05399999999997        699.81500000000005        700.57500000000005        701.33600000000001        702.09699999999998        702.85799999999995        703.61800000000005        704.37900000000002        705.13999999999999        705.89999999999998        706.66099999999994        707.42200000000003        708.18200000000002        708.94299999999998        709.70399999999995        710.46400000000006        711.22500000000002        711.98599999999999        712.74699999999996        713.50699999999995        714.26800000000003        715.02900000000000        715.78899999999999        716.54999999999995        717.31100000000004        718.07100000000003        718.83199999999999        719.59299999999996        720.35299999999995        721.11400000000003        721.87500000000000        722.63599999999997        723.39599999999996        724.15700000000004        724.91800000000001        725.67800000000000        726.43899999999996        727.20000000000005        727.96000000000004        728.72100000000000        729.48199999999997        730.24199999999996        731.00300000000004        731.76400000000001        732.52499999999998        733.28499999999997        734.04600000000005        734.80700000000002        735.56700000000001        736.32799999999997        737.08900000000006        737.84900000000005        738.61000000000001        739.37099999999998        740.13099999999997        740.89200000000005        741.65300000000002        742.41300000000001        743.17399999999998        743.93499999999995        744.69600000000003        745.45600000000002        746.21699999999998        746.97799999999995        747.73800000000006        748.49900000000002        749.25999999999999        750.01999999999998        750.78099999999995        751.54200000000003        752.30200000000002        753.06299999999999        753.82399999999996        754.58500000000004        755.34500000000003        756.10599999999999        756.86699999999996        757.62699999999995        758.38800000000003        759.14900000000000        759.90899999999999        760.66999999999996        761.43100000000004        762.19100000000003        762.95200000000000        763.71299999999997        764.47400000000005        765.27499999999998        766.07700000000000        766.87900000000002        767.68100000000004        768.48299999999995        769.28399999999999        770.08600000000001        770.88800000000003        771.69000000000005        772.49199999999996        773.29300000000001        774.09500000000003        774.89700000000005        775.69899999999996        776.50099999999998        777.30200000000002        778.10400000000004        778.90599999999995        779.70799999999997        780.50999999999999        781.31200000000001        782.11300000000006        782.91499999999996        783.71699999999998        784.51900000000001        785.32100000000003        786.12199999999996        786.92399999999998        787.72600000000000        788.52800000000002        789.33000000000004        790.13099999999997        790.93299999999999        791.73500000000001        792.53700000000003        793.33900000000006        794.13999999999999        794.94200000000001        795.74400000000003        796.54600000000005        797.34799999999996        798.14999999999998        798.95100000000002        799.75300000000004        800.55499999999995        801.35699999999997        802.15899999999999        802.96000000000004        803.76199999999994        804.56399999999996        805.36599999999999        806.16800000000001        806.96900000000005        807.77099999999996        808.57299999999998        809.37500000000000        810.17700000000002        810.97799999999995        811.77999999999997        812.58199999999999        813.38400000000001        814.18600000000004        814.98699999999997        815.78899999999999        816.59100000000001        817.39300000000003        818.19500000000005        818.99699999999996        819.79800000000000        820.60000000000002        821.40200000000004        822.20399999999995        823.00599999999997        823.80700000000002        824.60900000000004        825.41099999999994        826.21299999999997        827.01499999999999        827.81600000000003        828.61800000000005        829.41999999999996        830.22199999999998        831.02400000000000        831.82500000000005        832.62699999999995        833.42899999999997        834.23099999999999        835.03300000000002        835.83500000000004        836.63599999999997        837.43799999999999        838.24000000000001        839.04200000000003        839.84400000000005        840.64499999999998        841.44700000000000        842.24900000000002        843.05100000000004        843.85299999999995        844.65400000000000        845.45600000000002        846.25800000000004        847.05999999999995        847.86199999999997        848.66300000000001        849.46500000000003        850.26700000000005        851.06899999999996        851.87099999999998        852.67300000000000        853.47400000000005        854.27599999999995        855.07799999999997        855.88000000000000        856.68200000000002        857.48299999999995        858.28499999999997        859.08699999999999        859.88900000000001        860.69100000000003        861.49199999999996        862.29399999999998        863.09600000000000        863.89800000000002        864.70000000000005        865.50099999999998        866.30300000000000        867.10500000000002        867.94799999999998        868.79100000000005        869.63400000000001        870.47699999999998        871.32000000000005        872.16300000000001        873.00599999999997        873.84900000000005        874.69100000000003        875.53399999999999        876.37699999999995        877.22000000000003        878.06299999999999        878.90599999999995        879.74900000000002        880.59199999999998        881.43499999999995        882.27800000000002        883.12099999999998        883.96400000000006        884.80700000000002        885.64999999999998        886.49199999999996        887.33500000000004        888.17800000000000        889.02099999999996        889.86400000000003        890.70699999999999        891.54999999999995        892.39300000000003        893.23599999999999        894.07899999999995        894.92200000000003        895.76499999999999        896.60799999999995        897.45100000000002        898.29300000000001        899.13599999999997        899.97900000000004        900.82200000000000        901.66499999999996        902.50800000000004        903.35100000000000        904.19399999999996        905.03700000000003        905.88000000000000        906.72299999999996        907.56600000000003        908.40899999999999        909.25099999999998        910.09400000000005        910.93700000000001        911.77999999999997        912.62300000000005        913.46600000000001        914.30899999999997        915.15200000000004        915.99500000000000        916.83799999999997        917.68100000000004        918.52400000000000        919.36699999999996        920.21000000000004        921.05200000000002        921.89499999999998        922.73800000000006        923.58100000000002        924.42399999999998        925.26700000000005        926.11000000000001        926.95299999999997        927.79600000000005        928.63900000000001        929.48199999999997        930.32500000000005        931.16800000000001        932.01099999999997        932.85299999999995        933.69600000000003        934.53899999999999        935.38199999999995        936.22500000000002        937.06799999999998        937.91099999999994        938.75400000000002        939.59699999999998        940.44000000000005        941.28300000000002        942.12599999999998        942.96900000000005        943.81200000000001        944.65400000000000        945.49699999999996        946.34000000000003        947.18299999999999        948.02599999999995        948.86900000000003        949.71199999999999        950.55499999999995        951.39800000000002        952.24099999999999        953.08399999999995        953.92700000000002        954.76999999999998        955.61300000000006        956.45500000000004        957.29800000000000        958.14099999999996        958.98400000000004        959.82700000000000        960.66999999999996        961.51300000000003        962.35599999999999        963.19899999999996        964.04200000000003        964.88499999999999        965.72799999999995        966.57100000000003        967.41399999999999        968.25599999999997        969.09900000000005        969.94200000000001        970.78499999999997        971.62800000000004        972.47100000000000        973.31399999999996        974.15700000000004        975.00000000000000        975.88400000000001        976.76800000000003        977.65200000000004        978.53599999999994        979.41999999999996        980.30399999999997        981.18799999999999        982.07200000000000        982.95600000000002        983.84000000000003        984.72400000000005        985.60799999999995        986.49199999999996        987.37699999999995        988.26099999999997        989.14499999999998        990.02900000000000        990.91300000000001        991.79700000000003        992.68100000000004        993.56500000000005        994.44899999999996        995.33299999999997        996.21699999999998        997.10100000000000        997.98500000000001        998.86900000000003        999.75300000000004        1000.6369999999999        1001.5210000000000        1002.4050000000000        1003.2890000000000        1004.1730000000000        1005.0570000000000        1005.9420000000000        1006.8260000000000        1007.7100000000000        1008.5940000000001        1009.4780000000000        1010.3620000000000        1011.2460000000000        1012.1300000000000        1013.0140000000000        1013.8980000000000        1014.7820000000000        1015.6660000000001        1016.5500000000000        1017.4340000000000        1018.3180000000000        1019.2020000000000        1020.0860000000000        1020.9700000000000        1021.8540000000000        1022.7380000000001        1023.6220000000000        1024.5060000000001        1025.3910000000001        1026.2750000000001        1027.1590000000001        1028.0429999999999        1028.9269999999999        1029.8109999999999        1030.6949999999999        1031.5790000000000        1032.4630000000000        1033.3470000000000        1034.2310000000000        1035.1150000000000        1035.9990000000000        1036.8830000000000        1037.7670000000001        1038.6510000000001        1039.5350000000001        1040.4190000000001        1041.3030000000001        1042.1869999999999        1043.0709999999999        1043.9559999999999        1044.8399999999999        1045.7239999999999        1046.6079999999999        1047.4920000000000        1048.3760000000000        1049.2600000000000        1050.1440000000000        1051.0280000000000        1051.9120000000000        1052.7960000000000        1053.6800000000001        1054.5640000000001        1055.4480000000001        1056.3320000000001        1057.2159999999999        1058.0999999999999        1058.9839999999999        1059.8679999999999        1060.7520000000000        1061.6360000000000        1062.5200000000000        1063.4050000000000        1064.2890000000000        1065.1730000000000        1066.0570000000000        1066.9410000000000        1067.8250000000000        1068.7090000000001        1069.5930000000001        1070.4770000000001        1071.3610000000001        1072.2449999999999        1073.1289999999999        1074.0129999999999        1074.8969999999999        1075.7809999999999        1076.6650000000000        1077.5490000000000        1078.4330000000000        1079.3170000000000        1080.2010000000000        1081.0850000000000        1081.9700000000000        1082.8540000000000        1083.7380000000001        1084.6220000000001        1085.5060000000001        1086.3900000000001        1087.2739999999999        1088.1579999999999        1089.0830000000001        1090.0080000000000        1090.9330000000000        1091.8579999999999        1092.7840000000001        1093.7090000000001        1094.6340000000000        1095.5590000000000        1096.4839999999999        1097.4090000000001        1098.3350000000000        1099.2600000000000        1100.1849999999999        1101.1099999999999        1102.0350000000001        1102.9600000000000        1103.8860000000000        1104.8109999999999        1105.7360000000001        1106.6610000000001        1107.5860000000000        1108.5110000000000        1109.4369999999999        1110.3620000000001        1111.2870000000000        1112.2120000000000        1113.1369999999999        1114.0619999999999        1114.9880000000001        1115.9130000000000        1116.8380000000000        1117.7629999999999        1118.6880000000001        1119.6130000000001        1120.5390000000000        1121.4639999999999        1122.3889999999999        1123.3140000000001        1124.2390000000000        1125.1640000000000        1126.0899999999999        1127.0150000000001        1127.9400000000001        1128.8650000000000        1129.7900000000000        1130.7149999999999        1131.6410000000001        1132.5660000000000        1133.4910000000000        1134.4159999999999        1135.3409999999999        1136.2660000000001        1137.1920000000000        1138.1170000000000        1139.0419999999999        1139.9670000000001        1140.8920000000001        1141.8170000000000        1142.7429999999999        1143.6679999999999        1144.5930000000001        1145.5180000000000        1146.4430000000000        1147.3679999999999        1148.2940000000001        1149.2190000000001        1150.1440000000000        1151.0690000000000        1151.9939999999999        1152.9190000000001        1153.8450000000000        1154.7700000000000        1155.6949999999999        1156.6199999999999        1157.5450000000001        1158.4700000000000        1159.3960000000000        1160.3209999999999        1161.2460000000001        1162.1710000000000        1163.0960000000000        1164.0210000000000        1164.9469999999999        1165.8720000000001        1166.7970000000000        1167.7220000000000        1168.6469999999999        1169.5719999999999        1170.4970000000001        1171.4230000000000        1172.3480000000000        1173.2729999999999        1174.1980000000001        1175.1230000000000        1176.0480000000000        1176.9739999999999        1177.8989999999999        1178.8240000000001        1179.7490000000000        1180.6740000000000        1181.5989999999999        1182.5250000000001        1183.4500000000000        1184.3750000000000        1185.3000000000000        1186.2249999999999        1187.1500000000001        1188.0760000000000        1189.0010000000000        1189.9259999999999        1190.8510000000001        1191.7760000000001        1192.7010000000000        1193.6270000000000        1194.5519999999999        1195.4770000000001        1196.4020000000000        1197.3270000000000        1198.2520000000000        1199.1780000000001        1200.1030000000001        1201.0280000000000        1201.9530000000000        1202.8779999999999        1203.8030000000001        1204.7290000000000        1205.6540000000000        1206.5790000000000        1207.5450000000001        1208.5110000000000        1209.4780000000001        1210.4440000000000        1211.4100000000001        1212.3770000000000        1213.3430000000001        1214.3090000000000        1215.2750000000001        1216.2420000000000        1217.2080000000001        1218.1740000000000        1219.1410000000001        1220.1070000000000        1221.0730000000001        1222.0390000000000        1223.0060000000001        1223.9720000000000        1224.9380000000001        1225.9050000000000        1226.8710000000001        1227.8370000000000        1228.8030000000001        1229.7700000000000        1230.7360000000001        1231.7020000000000        1232.6690000000001        1233.6350000000000        1234.6010000000001        1235.5670000000000        1236.5340000000001        1237.5000000000000        1238.4659999999999        1239.4330000000000        1240.3989999999999        1241.3650000000000        1242.3309999999999        1243.2980000000000        1244.2639999999999        1245.2300000000000        1246.1969999999999        1247.1630000000000        1248.1289999999999        1249.0950000000000        1250.0619999999999        1251.0280000000000        1251.9939999999999        1252.9600000000000        1253.9269999999999        1254.8930000000000        1255.8589999999999        1256.8260000000000        1257.7919999999999        1258.7580000000000        1259.7239999999999        1260.6910000000000        1261.6569999999999        1262.6230000000000        1263.5899999999999        1264.5560000000000        1265.5219999999999        1266.4880000000001        1267.4549999999999        1268.4210000000000        1269.3869999999999        1270.3540000000000        1271.3199999999999        1272.2860000000001        1273.2520000000000        1274.2190000000001        1275.1849999999999        1276.1510000000001        1277.1179999999999        1278.0840000000001        1279.0500000000000        1280.0160000000001        1280.9829999999999        1281.9490000000001        1282.9150000000000        1283.8820000000001        1284.8480000000000        1285.8140000000001        1286.7800000000000        1287.7470000000001        1288.7130000000000        1289.6790000000001        1290.6460000000000        1291.6120000000001        1292.5780000000000        1293.5440000000001        1294.5110000000000        1295.4770000000001        1296.4430000000000        1297.4100000000001        1298.3760000000000        1299.3420000000001        1300.3080000000000        1301.2750000000001        1302.2410000000000        1303.2070000000001        1304.1730000000000        1305.1400000000001        1306.1060000000000        1307.0719999999999        1308.0390000000000        1309.0050000000001        1309.9710000000000        1310.9369999999999        1311.9040000000000        1312.8699999999999        1313.8360000000000        1314.8030000000001        1315.7690000000000        1316.7349999999999        1317.7010000000000        1318.6679999999999        1319.6340000000000        1320.5999999999999        1321.5670000000000        1322.5329999999999        1323.4990000000000        1324.4649999999999        1325.4320000000000        1326.3979999999999        1327.3640000000000        1328.3309999999999        1329.2970000000000        1330.2629999999999        1331.2710000000000        1332.2780000000000        1333.2850000000001        1334.2929999999999        1335.3000000000000        1336.3080000000000        1337.3150000000001        1338.3219999999999        1339.3299999999999        1340.3370000000000        1341.3450000000000        1342.3520000000001        1343.3589999999999        1344.3670000000000        1345.3740000000000        1346.3820000000001        1347.3889999999999        1348.3960000000000        1349.4040000000000        1350.4110000000001        1351.4190000000001        1352.4259999999999        1353.4330000000000        1354.4410000000000        1355.4480000000001        1356.4559999999999        1357.4630000000000        1358.4700000000000        1359.4780000000001        1360.4849999999999        1361.4929999999999        1362.5000000000000        1363.5070000000001        1364.5150000000001        1365.5219999999999        1366.5300000000000        1367.5370000000000        1368.5440000000001        1369.5519999999999        1370.5590000000000        1371.5670000000000        1372.5740000000001        1373.5809999999999        1374.5889999999999        1375.5960000000000        1376.6040000000000        1377.6110000000001        1378.6179999999999        1379.6260000000000        1380.6330000000000        1381.6410000000001        1382.6479999999999        1383.6550000000000        1384.6630000000000        1385.6700000000001        1386.6780000000001        1387.6849999999999        1388.6920000000000        1389.7000000000000        1390.7070000000001        1391.7149999999999        1392.7220000000000        1393.7290000000000        1394.7370000000001        1395.7439999999999        1396.7520000000000        1397.7590000000000        1398.7660000000001        1399.7739999999999        1400.7809999999999        1401.7890000000000        1402.7960000000000        1403.8030000000001        1404.8109999999999        1405.8180000000000        1406.8260000000000        1407.8330000000001        1408.8399999999999        1409.8480000000000        1410.8550000000000        1411.8630000000001        1412.8699999999999        1413.8770000000000        1414.8850000000000        1415.8920000000001        1416.9000000000001        1417.9069999999999        1418.9140000000000        1419.9220000000000        1420.9290000000001        1421.9369999999999        1422.9440000000000        1423.9510000000000        1424.9590000000001        1425.9659999999999        1426.9739999999999        1427.9810000000000        1428.9880000000001        1429.9960000000001        1431.0029999999999        1432.0110000000000        1433.0180000000000        1434.0250000000001        1435.0329999999999        1436.0400000000000        1437.0480000000000        1438.0550000000001        1439.0619999999999        1440.0699999999999        1441.0770000000000        1442.0850000000000        1443.0920000000001        1444.0989999999999        1445.1070000000000        1446.1140000000000        1447.1220000000001        1448.1289999999999        1449.1360000000000        1450.1440000000000        1451.1510000000001        1452.1590000000001        1453.1659999999999        1454.1730000000000        1455.1810000000000        1456.1880000000001        1457.1959999999999        1458.2030000000000        1459.2100000000000        1460.2590000000000        1461.3070000000000        1462.3560000000000        1463.4050000000000        1464.4530000000000        1465.5020000000000        1466.5500000000000        1467.5989999999999        1468.6469999999999        1469.6959999999999        1470.7439999999999        1471.7929999999999        1472.8409999999999        1473.8900000000001        1474.9380000000001        1475.9870000000001        1477.0350000000001        1478.0840000000001        1479.1320000000001        1480.1810000000000        1481.2290000000000        1482.2780000000000        1483.3260000000000        1484.3750000000000        1485.4230000000000        1486.4720000000000        1487.5200000000000        1488.5690000000000        1489.6179999999999        1490.6659999999999        1491.7149999999999        1492.7629999999999        1493.8119999999999        1494.8599999999999        1495.9090000000001        1496.9570000000001        1498.0060000000001        1499.0540000000001        1500.1030000000001        1501.1510000000001        1502.2000000000000        1503.2480000000000        1504.2970000000000        1505.3450000000000        1506.3940000000000        1507.4420000000000        1508.4910000000000        1509.5390000000000        1510.5880000000000        1511.6360000000000        1512.6849999999999        1513.7329999999999        1514.7819999999999        1515.8299999999999        1516.8789999999999        1517.9280000000001        1518.9760000000001        1520.0250000000001        1521.0730000000001        1522.1220000000001        1523.1700000000001        1524.2190000000001        1525.2670000000001        1526.3160000000000        1527.3640000000000        1528.4130000000000        1529.4610000000000        1530.5100000000000        1531.5580000000000        1532.6070000000000        1533.6550000000000        1534.7040000000000        1535.7520000000000        1536.8009999999999        1537.8489999999999        1538.8979999999999        1539.9459999999999        1540.9949999999999        1542.0429999999999        1543.0920000000001        1544.1400000000001        1545.1890000000001        1546.2380000000001        1547.2860000000001        1548.3350000000000        1549.3830000000000        1550.4320000000000        1551.4800000000000        1552.5290000000000        1553.5770000000000        1554.6260000000000        1555.6740000000000        1556.7230000000000        1557.7710000000000        1558.8199999999999        1559.8679999999999        1560.9169999999999        1561.9649999999999        1563.0139999999999        1564.0619999999999        1565.1110000000001        1566.1590000000001        1567.2080000000001        1568.2560000000001        1569.3050000000001        1570.3530000000001        1571.4020000000000        1572.4510000000000        1573.4990000000000        1574.5480000000000        1575.5960000000000        1576.6450000000000        1577.6930000000000        1578.7420000000000        1579.7900000000000        1580.8389999999999        1581.8869999999999        1582.9359999999999        1583.9839999999999        1585.0329999999999        1586.0809999999999        1587.1300000000001        1588.1780000000001        1589.2270000000001        1590.2750000000001        1591.3240000000001        1592.3720000000001        1593.4210000000000        1594.5110000000000        1595.5999999999999        1596.6900000000001        1597.7790000000000        1598.8689999999999        1599.9590000000001        1601.0480000000000        1602.1379999999999        1603.2280000000001        1604.3170000000000        1605.4069999999999        1606.4970000000001        1607.5860000000000        1608.6759999999999        1609.7650000000001        1610.8550000000000        1611.9449999999999        1613.0340000000001        1614.1240000000000        1615.2139999999999        1616.3030000000001        1617.3930000000000        1618.4829999999999        1619.5719999999999        1620.6620000000000        1621.7510000000000        1622.8409999999999        1623.9310000000000        1625.0200000000000        1626.1099999999999        1627.2000000000000        1628.2890000000000        1629.3789999999999        1630.4690000000001        1631.5580000000000        1632.6479999999999        1633.7380000000001        1634.8270000000000        1635.9169999999999        1637.0060000000001        1638.0960000000000        1639.1859999999999        1640.2750000000001        1641.3650000000000        1642.4549999999999        1643.5440000000001        1644.6340000000000        1645.7239999999999        1646.8130000000001        1647.9030000000000        1648.9920000000000        1650.0820000000001        1651.1720000000000        1652.2610000000000        1653.3510000000001        1654.4410000000000        1655.5300000000000        1656.6199999999999        1657.7100000000000        1658.7990000000000        1659.8889999999999        1660.9780000000001        1662.0680000000000        1663.1579999999999        1664.2470000000001        1665.3370000000000        1666.4269999999999        1667.5160000000001        1668.6060000000000        1669.6959999999999        1670.7850000000001        1671.8750000000000        1672.9639999999999        1674.0540000000001        1675.1440000000000        1676.2329999999999        1677.3230000000001        1678.4130000000000        1679.5020000000000        1680.5920000000001        1681.6820000000000        1682.7710000000000        1683.8610000000001        1684.9510000000000        1686.0400000000000        1687.1300000000001        1688.2190000000001        1689.3090000000000        1690.3989999999999        1691.4880000000001        1692.5780000000000        1693.6679999999999        1694.7570000000001        1695.8470000000000        1696.9369999999999        1698.0260000000001        1699.1160000000000        1700.2049999999999        1701.2950000000001        1702.3850000000000        1703.4739999999999        1704.5640000000001        1705.6540000000000        1706.7429999999999        1707.8330000000001        1708.9230000000000        1710.0119999999999        1711.1020000000001        1712.1910000000000        1713.2809999999999        1714.3710000000001        1715.4600000000000        1716.5500000000000        1717.6400000000001        1718.7290000000000        1719.8190000000000        1720.9090000000001        1721.9980000000000        1723.0880000000000        1724.1769999999999        1725.2670000000001        1726.3570000000000        1727.4459999999999        1728.5360000000001        1729.6260000000000        1730.7149999999999        1731.8050000000001        1732.8950000000000     
 u =    3.0000000000000000        3.0012599999999998        3.0025200000000001        3.0037799999999999        3.0050400000000002        3.0063000000000000        3.0075599999999998        3.0088200000000001        3.0100799999999999        3.0113400000000001        3.0125999999999999        3.0138600000000002        3.0151200000000000        3.0163799999999998        3.0176400000000001        3.0188999999999999        3.0201600000000002        3.0214200000000000        3.0226799999999998        3.0239400000000001        3.0251999999999999        3.0264600000000002        3.0277099999999999        3.0289700000000002        3.0302300000000000        3.0314899999999998        3.0327500000000001        3.0340099999999999        3.0352700000000001        3.0365300000000000        3.0377900000000002        3.0390500000000000        3.0403099999999998        3.0415700000000001        3.0428299999999999        3.0440900000000002        3.0453500000000000        3.0466099999999998        3.0478700000000001        3.0491299999999999        3.0503900000000002        3.0516500000000000        3.0529099999999998        3.0541700000000001        3.0554299999999999        3.0566900000000001        3.0579499999999999        3.0592100000000002        3.0604700000000000        3.0617299999999998        3.0629900000000001        3.0642499999999999        3.0655100000000002        3.0667700000000000        3.0680299999999998        3.0692900000000001        3.0705499999999999        3.0718100000000002        3.0730700000000000        3.0743299999999998        3.0755900000000000        3.0768499999999999        3.0781100000000001        3.0793699999999999        3.0806200000000001        3.0818800000000000        3.0831400000000002        3.0844000000000000        3.0856599999999998        3.0869200000000001        3.0881799999999999        3.0894400000000002        3.0907000000000000        3.0919599999999998        3.0932200000000001        3.0944799999999999        3.0957400000000002        3.0970000000000000        3.0982599999999998        3.0995200000000001        3.1007799999999999        3.1020400000000001        3.1032999999999999        3.1045600000000002        3.1058200000000000        3.1070799999999998        3.1083400000000001        3.1095999999999999        3.1108600000000002        3.1121200000000000        3.1133799999999998        3.1146400000000001        3.1158999999999999        3.1171600000000002        3.1184200000000000        3.1196799999999998        3.1209400000000000        3.1221999999999999        3.1234600000000001        3.1247199999999999        3.1259800000000002        3.1272400000000000        3.1284999999999998        3.1297600000000001        3.1310199999999999        3.1322800000000002        3.1335400000000000        3.1347900000000002        3.1360500000000000        3.1373099999999998        3.1385700000000001        3.1398299999999999        3.1410900000000002        3.1423500000000000        3.1436099999999998        3.1448700000000001        3.1461299999999999        3.1473900000000001        3.1486499999999999        3.1499100000000002        3.1511700000000000        3.1524299999999998        3.1536900000000001        3.1549499999999999        3.1562100000000002        3.1574700000000000        3.1587299999999998        3.1599900000000001        3.1612499999999999        3.1625999999999999        3.1639499999999998        3.1652900000000002        3.1666400000000001        3.1679900000000001        3.1693400000000000        3.1706900000000000        3.1720400000000000        3.1733799999999999        3.1747299999999998        3.1760799999999998        3.1774300000000002        3.1787800000000002        3.1801200000000001        3.1814700000000000        3.1828200000000000        3.1841699999999999        3.1855199999999999        3.1868699999999999        3.1882100000000002        3.1895600000000002        3.1909100000000001        3.1922600000000001        3.1936100000000001        3.1949500000000000        3.1962999999999999        3.1976499999999999        3.1989999999999998        3.2003499999999998        3.2017000000000002        3.2030400000000001        3.2043900000000001        3.2057400000000000        3.2070900000000000        3.2084400000000000        3.2097799999999999        3.2111299999999998        3.2124799999999998        3.2138300000000002        3.2151800000000001        3.2165200000000000        3.2178700000000000        3.2192200000000000        3.2205699999999999        3.2219199999999999        3.2232699999999999        3.2246100000000002        3.2259600000000002        3.2273100000000001        3.2286600000000001        3.2300100000000000        3.2313499999999999        3.2326999999999999        3.2340499999999999        3.2353999999999998        3.2367499999999998        3.2381000000000002        3.2394400000000001        3.2407900000000001        3.2421400000000000        3.2434900000000000        3.2448399999999999        3.2461799999999998        3.2475299999999998        3.2488800000000002        3.2502300000000002        3.2515800000000001        3.2529300000000001        3.2542700000000000        3.2556200000000000        3.2569699999999999        3.2583199999999999        3.2596699999999998        3.2610100000000002        3.2623600000000001        3.2637100000000001        3.2650600000000001        3.2664100000000000        3.2677600000000000        3.2690999999999999        3.2704499999999999        3.2717999999999998        3.2731499999999998        3.2745000000000002        3.2758400000000001        3.2771900000000000        3.2785400000000000        3.2798900000000000        3.2812399999999999        3.2825899999999999        3.2839299999999998        3.2852800000000002        3.2866300000000002        3.2879800000000001        3.2893300000000001        3.2906700000000000        3.2920199999999999        3.2933699999999999        3.2947199999999999        3.2960699999999998        3.2974199999999998        3.2987600000000001        3.3001100000000001        3.3014600000000001        3.3028100000000000        3.3041600000000000        3.3054999999999999        3.3068499999999998        3.3081999999999998        3.3095500000000002        3.3109000000000002        3.3122500000000001        3.3135900000000000        3.3149400000000000        3.3162900000000000        3.3176399999999999        3.3189899999999999        3.3203299999999998        3.3216800000000002        3.3230300000000002        3.3243800000000001        3.3257300000000001        3.3270700000000000        3.3284199999999999        3.3297699999999999        3.3311199999999999        3.3324699999999998        3.3338199999999998        3.3356699999999999        3.3375300000000001        3.3393899999999999        3.3412400000000000        3.3431000000000002        3.3449499999999999        3.3468100000000001        3.3486699999999998        3.3505199999999999        3.3523800000000001        3.3542399999999999        3.3560900000000000        3.3579500000000002        3.3598100000000000        3.3616600000000001        3.3635199999999998        3.3653800000000000        3.3672300000000002        3.3690899999999999        3.3709500000000001        3.3727999999999998        3.3746600000000000        3.3765200000000002        3.3783699999999999        3.3802300000000001        3.3820800000000002        3.3839399999999999        3.3858000000000001        3.3876499999999998        3.3895100000000000        3.3913700000000002        3.3932199999999999        3.3950800000000001        3.3969399999999998        3.3987900000000000        3.4006500000000002        3.4025099999999999        3.4043600000000001        3.4062199999999998        3.4080800000000000        3.4099300000000001        3.4117899999999999        3.4136500000000001        3.4155000000000002        3.4173600000000000        3.4192100000000001        3.4210699999999998        3.4229300000000000        3.4247800000000002        3.4266399999999999        3.4285000000000001        3.4303499999999998        3.4322100000000000        3.4340700000000002        3.4359199999999999        3.4377800000000001        3.4396399999999998        3.4414899999999999        3.4433500000000001        3.4452099999999999        3.4470600000000000        3.4489200000000002        3.4507800000000000        3.4526300000000001        3.4544899999999998        3.4563400000000000        3.4582000000000002        3.4600599999999999        3.4619100000000000        3.4637699999999998        3.4656300000000000        3.4674800000000001        3.4693399999999999        3.4712000000000001        3.4730500000000002        3.4749099999999999        3.4767700000000001        3.4786199999999998        3.4804800000000000        3.4823400000000002        3.4841899999999999        3.4860500000000001        3.4878999999999998        3.4897600000000000        3.4916200000000002        3.4934699999999999        3.4953300000000000        3.4971899999999998        3.4990399999999999        3.5009000000000001        3.5027599999999999        3.5046100000000000        3.5064700000000002        3.5083299999999999        3.5101800000000001        3.5120399999999998        3.5139000000000000        3.5157500000000002        3.5176099999999999        3.5194700000000001        3.5213199999999998        3.5231800000000000        3.5250300000000001        3.5268899999999999        3.5287500000000001        3.5306000000000002        3.5324599999999999        3.5343200000000001        3.5361699999999998        3.5380300000000000        3.5398900000000002        3.5417399999999999        3.5436000000000001        3.5454599999999998        3.5473100000000000        3.5491700000000002        3.5510299999999999        3.5528800000000000        3.5547399999999998        3.5566000000000000        3.5584500000000001        3.5603099999999999        3.5621600000000000        3.5640200000000002        3.5658799999999999        3.5677300000000001        3.5695899999999998        3.5714500000000000        3.5734800000000000        3.5755100000000000        3.5775500000000000        3.5795800000000000        3.5816100000000000        3.5836500000000000        3.5856800000000000        3.5877100000000000        3.5897500000000000        3.5917800000000000        3.5938099999999999        3.5958500000000000        3.5978800000000000        3.5999099999999999        3.6019500000000000        3.6039800000000000        3.6060099999999999        3.6080500000000000        3.6100800000000000        3.6121099999999999        3.6141500000000000        3.6161799999999999        3.6182099999999999        3.6202500000000000        3.6222799999999999        3.6243099999999999        3.6263500000000000        3.6283799999999999        3.6304099999999999        3.6324500000000000        3.6344799999999999        3.6365099999999999        3.6385500000000000        3.6405799999999999        3.6426099999999999        3.6446499999999999        3.6466799999999999        3.6487099999999999        3.6507499999999999        3.6527799999999999        3.6548099999999999        3.6568499999999999        3.6588799999999999        3.6609099999999999        3.6629499999999999        3.6649799999999999        3.6670099999999999        3.6690499999999999        3.6710799999999999        3.6731099999999999        3.6751499999999999        3.6771799999999999        3.6792099999999999        3.6812499999999999        3.6832799999999999        3.6853099999999999        3.6873499999999999        3.6893799999999999        3.6914099999999999        3.6934499999999999        3.6954799999999999        3.6975099999999999        3.6995499999999999        3.7015799999999999        3.7036099999999998        3.7056499999999999        3.7076799999999999        3.7097099999999998        3.7117499999999999        3.7137799999999999        3.7158099999999998        3.7178499999999999        3.7198799999999999        3.7219099999999998        3.7239499999999999        3.7259799999999998        3.7280099999999998        3.7300499999999999        3.7320799999999998        3.7341099999999998        3.7361499999999999        3.7381799999999998        3.7402099999999998        3.7422399999999998        3.7442799999999998        3.7463099999999998        3.7483399999999998        3.7503799999999998        3.7524099999999998        3.7544400000000002        3.7564799999999998        3.7585099999999998        3.7605400000000002        3.7625799999999998        3.7646099999999998        3.7666400000000002        3.7686799999999998        3.7707099999999998        3.7727400000000002        3.7747799999999998        3.7768099999999998        3.7788400000000002        3.7808799999999998        3.7829100000000002        3.7849400000000002        3.7869799999999998        3.7890100000000002        3.7910400000000002        3.7930799999999998        3.7951100000000002        3.7971400000000002        3.7991799999999998        3.8012100000000002        3.8032400000000002        3.8052800000000002        3.8073100000000002        3.8093400000000002        3.8113800000000002        3.8134100000000002        3.8154400000000002        3.8174800000000002        3.8195100000000002        3.8215400000000002        3.8235800000000002        3.8256100000000002        3.8276400000000002        3.8296800000000002        3.8317100000000002        3.8339200000000000        3.8361299999999998        3.8383400000000001        3.8405499999999999        3.8427600000000002        3.8449700000000000        3.8471799999999998        3.8493900000000001        3.8515999999999999        3.8538100000000002        3.8560200000000000        3.8582299999999998        3.8604400000000001        3.8626499999999999        3.8648600000000002        3.8670700000000000        3.8692799999999998        3.8714900000000001        3.8736999999999999        3.8759100000000002        3.8781200000000000        3.8803299999999998        3.8825400000000001        3.8847499999999999        3.8869600000000002        3.8891700000000000        3.8913799999999998        3.8935900000000001        3.8957999999999999        3.8980100000000002        3.9002200000000000        3.9024299999999998        3.9046400000000001        3.9068499999999999        3.9090600000000002        3.9112700000000000        3.9134799999999998        3.9156900000000001        3.9178999999999999        3.9201100000000002        3.9223300000000001        3.9245399999999999        3.9267500000000002        3.9289600000000000        3.9311699999999998        3.9333800000000001        3.9355899999999999        3.9378000000000002        3.9400100000000000        3.9422199999999998        3.9444300000000001        3.9466399999999999        3.9488500000000002        3.9510600000000000        3.9532699999999998        3.9554800000000001        3.9576899999999999        3.9599000000000002        3.9621100000000000        3.9643199999999998        3.9665300000000001        3.9687399999999999        3.9709500000000002        3.9731600000000000        3.9753699999999998        3.9775800000000001        3.9797899999999999        3.9820000000000002        3.9842100000000000        3.9864199999999999        3.9886300000000001        3.9908399999999999        3.9930500000000002        3.9952600000000000        3.9974699999999999        3.9996800000000001        4.0018900000000004        4.0041000000000002        4.0063100000000000        4.0085199999999999        4.0107299999999997        4.0129400000000004        4.0151500000000002        4.0173600000000000        4.0195699999999999        4.0217799999999997        4.0239900000000004        4.0262000000000002        4.0284100000000000        4.0306199999999999        4.0328299999999997        4.0350400000000004        4.0372500000000002        4.0394600000000001        4.0416699999999999        4.0438799999999997        4.0460900000000004        4.0483000000000002        4.0505100000000001        4.0527199999999999        4.0549299999999997        4.0571400000000004        4.0593500000000002        4.0615600000000001        4.0637699999999999        4.0659799999999997        4.0681900000000004        4.0704000000000002        4.0726100000000001        4.0748199999999999        4.0770299999999997        4.0792400000000004        4.0814500000000002        4.0836600000000001        4.0858699999999999        4.0880799999999997        4.0902900000000004        4.0925000000000002        4.0947100000000001        4.0969199999999999        4.0991299999999997        4.1013400000000004        4.1035500000000003        4.1057600000000001        4.1079699999999999        4.1101799999999997        4.1123900000000004        4.1146099999999999        4.1169900000000004        4.1193799999999996        4.1217699999999997        4.1241500000000002        4.1265400000000003        4.1289300000000004        4.1313100000000000        4.1337000000000002        4.1360900000000003        4.1384699999999999        4.1408600000000000        4.1432500000000001        4.1456400000000002        4.1480199999999998        4.1504099999999999        4.1528000000000000        4.1551799999999997        4.1575699999999998        4.1599599999999999        4.1623400000000004        4.1647299999999996        4.1671199999999997        4.1695000000000002        4.1718900000000003        4.1742800000000004        4.1766699999999997        4.1790500000000002        4.1814400000000003        4.1838300000000004        4.1862100000000000        4.1886000000000001        4.1909900000000002        4.1933699999999998        4.1957599999999999        4.1981500000000000        4.2005299999999997        4.2029199999999998        4.2053099999999999        4.2077000000000000        4.2100799999999996        4.2124699999999997        4.2148599999999998        4.2172400000000003        4.2196300000000004        4.2220199999999997        4.2244000000000002        4.2267900000000003        4.2291800000000004        4.2315600000000000        4.2339500000000001        4.2363400000000002        4.2387300000000003        4.2411099999999999        4.2435000000000000        4.2458900000000002        4.2482699999999998        4.2506599999999999        4.2530500000000000        4.2554299999999996        4.2578199999999997        4.2602099999999998        4.2625900000000003        4.2649800000000004        4.2673699999999997        4.2697599999999998        4.2721400000000003        4.2745300000000004        4.2769199999999996        4.2793000000000001        4.2816900000000002        4.2840800000000003        4.2864599999999999        4.2888500000000001        4.2912400000000002        4.2936199999999998        4.2960099999999999        4.2984000000000000        4.3007900000000001        4.3031699999999997        4.3055599999999998        4.3079499999999999        4.3103300000000004        4.3127199999999997        4.3151099999999998        4.3174900000000003        4.3198800000000004        4.3222699999999996        4.3246500000000001        4.3270400000000002        4.3294300000000003        4.3318199999999996        4.3342000000000001        4.3365900000000002        4.3389800000000003        4.3413599999999999        4.3437500000000000        4.3461400000000001        4.3485199999999997        4.3509099999999998        4.3532999999999999        4.3556800000000004        4.3580699999999997        4.3604599999999998        4.3628499999999999        4.3652300000000004        4.3676199999999996        4.3700099999999997        4.3723900000000002        4.3747800000000003        4.3771699999999996        4.3795500000000001        4.3819400000000002        4.3843300000000003        4.3867099999999999        4.3891000000000000        4.3914900000000001        4.3938800000000002        4.3962599999999998        4.3986499999999999        4.4010400000000001        4.4034199999999997        4.4058099999999998        4.4081999999999999        4.4105800000000004        4.4129699999999996        4.4153599999999997        4.4177400000000002        4.4201300000000003        4.4226900000000002        4.4252599999999997        4.4278199999999996        4.4303900000000001        4.4329499999999999        4.4355099999999998        4.4380800000000002        4.4406400000000001        4.4432000000000000        4.4457700000000004        4.4483300000000003        4.4508999999999999        4.4534599999999998        4.4560199999999996        4.4585900000000001        4.4611499999999999        4.4637099999999998        4.4662800000000002        4.4688400000000001        4.4714099999999997        4.4739699999999996        4.4765300000000003        4.4790999999999999        4.4816599999999998        4.4842199999999997        4.4867900000000001        4.4893500000000000        4.4919200000000004        4.4944800000000003        4.4970400000000001        4.4996099999999997        4.5021699999999996        4.5047300000000003        4.5072999999999999        4.5098599999999998        4.5124300000000002        4.5149900000000001        4.5175500000000000        4.5201200000000004        4.5226800000000003        4.5252400000000002        4.5278099999999997        4.5303699999999996        4.5329400000000000        4.5354999999999999        4.5380599999999998        4.5406300000000002        4.5431900000000001        4.5457500000000000        4.5483200000000004        4.5508800000000003        4.5534499999999998        4.5560099999999997        4.5585699999999996        4.5611400000000000        4.5636999999999999        4.5662599999999998        4.5688300000000002        4.5713900000000001        4.5739599999999996        4.5765200000000004        4.5790800000000003        4.5816499999999998        4.5842099999999997        4.5867699999999996        4.5893400000000000        4.5918999999999999        4.5944700000000003        4.5970300000000002        4.5995900000000001        4.6021599999999996        4.6047200000000004        4.6072800000000003        4.6098499999999998        4.6124099999999997        4.6149699999999996        4.6175400000000000        4.6200999999999999        4.6226700000000003        4.6252300000000002        4.6277900000000001        4.6303599999999996        4.6329200000000004        4.6354800000000003        4.6380499999999998        4.6406099999999997        4.6431800000000001        4.6457400000000000        4.6482999999999999        4.6508700000000003        4.6534300000000002        4.6559900000000001        4.6585599999999996        4.6611200000000004        4.6636899999999999        4.6662499999999998        4.6688099999999997        4.6713800000000001        4.6739400000000000        4.6764999999999999        4.6790700000000003        4.6816300000000002        4.6841999999999997        4.6867599999999996        4.6893200000000004        4.6918899999999999        4.6944499999999998        4.6970099999999997        4.6995800000000001        4.7021400000000000        4.7047100000000004        4.7072700000000003        4.7098300000000002        4.7123999999999997        4.7149599999999996        4.7175200000000004        4.7200899999999999        4.7226499999999998        4.7252200000000002        4.7277800000000001        4.7303400000000000        4.7329100000000004        4.7354700000000003        4.7380300000000002        4.7405999999999997        4.7431599999999996        4.7457300000000000        4.7482899999999999        4.7510300000000001        4.7537700000000003        4.7565099999999996        4.7592499999999998        4.7619899999999999        4.7647300000000001        4.7674700000000003        4.7702099999999996        4.7729499999999998        4.7756900000000000        4.7784300000000002        4.7811800000000000        4.7839200000000002        4.7866600000000004        4.7893999999999997        4.7921399999999998        4.7948800000000000        4.7976200000000002        4.8003600000000004        4.8030999999999997        4.8058399999999999        4.8085800000000001        4.8113200000000003        4.8140599999999996        4.8167999999999997        4.8195399999999999        4.8222800000000001        4.8250200000000003        4.8277599999999996        4.8305100000000003        4.8332499999999996        4.8359899999999998        4.8387300000000000        4.8414700000000002        4.8442100000000003        4.8469499999999996        4.8496899999999998        4.8524300000000000        4.8551700000000002        4.8579100000000004        4.8606499999999997        4.8633899999999999        4.8661300000000001        4.8688700000000003        4.8716100000000004        4.8743499999999997        4.8770899999999999        4.8798399999999997        4.8825799999999999        4.8853200000000001        4.8880600000000003        4.8907999999999996        4.8935399999999998        4.8962800000000000        4.8990200000000002        4.9017600000000003        4.9044999999999996        4.9072399999999998        4.9099800000000000        4.9127200000000002        4.9154600000000004        4.9181999999999997        4.9209399999999999        4.9236800000000001        4.9264200000000002        4.9291600000000004        4.9319100000000002        4.9346500000000004        4.9373899999999997        4.9401299999999999        4.9428700000000001        4.9456100000000003        4.9483499999999996        4.9510899999999998        4.9538300000000000        4.9565700000000001        4.9593100000000003        4.9620499999999996        4.9647899999999998        4.9675300000000000        4.9702700000000002        4.9730100000000004        4.9757499999999997        4.9784899999999999        4.9812399999999997        4.9839799999999999        4.9867200000000000        4.9894600000000002        4.9922000000000004        4.9949399999999997        4.9976799999999999        5.0004200000000001        5.0031600000000003        5.0058999999999996        5.0086399999999998        5.0113799999999999        5.0141200000000001        5.0168600000000003        5.0195999999999996        5.0223399999999998        5.0250800000000000        5.0278200000000002        5.0305600000000004        5.0333100000000002        5.0360500000000004        5.0387899999999997        5.0415299999999998        5.0442700000000000        5.0470100000000002        5.0497500000000004        5.0524899999999997        5.0552299999999999        5.0579700000000001        5.0607100000000003        5.0634499999999996        5.0661899999999997        5.0689299999999999        5.0716700000000001        5.0744100000000003        5.0771499999999996        5.0798899999999998        5.0826399999999996        5.0853799999999998        5.0881200000000000        5.0908600000000002        5.0936000000000003        5.0963399999999996        5.0990799999999998        5.1020000000000003        5.1049100000000003        5.1078299999999999        5.1107500000000003        5.1136699999999999        5.1165799999999999        5.1195000000000004        5.1224200000000000        5.1253299999999999        5.1282500000000004        5.1311700000000000        5.1340899999999996        5.1369999999999996        5.1399200000000000        5.1428399999999996        5.1457600000000001        5.1486700000000001        5.1515899999999997        5.1545100000000001        5.1574299999999997        5.1603399999999997        5.1632600000000002        5.1661799999999998        5.1690899999999997        5.1720100000000002        5.1749299999999998        5.1778500000000003        5.1807600000000003        5.1836799999999998        5.1866000000000003        5.1895199999999999        5.1924299999999999        5.1953500000000004        5.1982699999999999        5.2011900000000004        5.2041000000000004        5.2070200000000000        5.2099399999999996        5.2128600000000000        5.2157700000000000        5.2186899999999996        5.2216100000000001        5.2245200000000001        5.2274399999999996        5.2303600000000001        5.2332799999999997        5.2361899999999997        5.2391100000000002        5.2420299999999997        5.2449500000000002        5.2478600000000002        5.2507799999999998        5.2537000000000003        5.2566199999999998        5.2595299999999998        5.2624500000000003        5.2653699999999999        5.2682799999999999        5.2712000000000003        5.2741199999999999        5.2770400000000004        5.2799500000000004        5.2828700000000000        5.2857900000000004        5.2887100000000000        5.2916200000000000        5.2945399999999996        5.2974600000000001        5.3003799999999996        5.3032899999999996        5.3062100000000001        5.3091299999999997        5.3120500000000002        5.3149600000000001        5.3178799999999997        5.3208000000000002        5.3237100000000002        5.3266299999999998        5.3295500000000002        5.3324699999999998        5.3353799999999998        5.3383000000000003        5.3412199999999999        5.3441400000000003        5.3470500000000003        5.3499699999999999        5.3528900000000004        5.3558100000000000        5.3587199999999999        5.3616400000000004        5.3645600000000000        5.3674700000000000        5.3703900000000004        5.3733100000000000        5.3762299999999996        5.3791399999999996        5.3820600000000001        5.3849799999999997        5.3879000000000001        5.3908100000000001        5.3937299999999997        5.3966500000000002        5.3995699999999998        5.4024799999999997        5.4054000000000002        5.4083199999999998        5.4112299999999998        5.4141500000000002        5.4170699999999998        5.4199900000000003        5.4229000000000003        5.4258199999999999        5.4287400000000003        5.4316599999999999        5.4345699999999999        5.4374900000000004        5.4404100000000000        5.4433299999999996        5.4462400000000004        5.4491600000000000        5.4520799999999996        5.4550000000000001        5.4579100000000000        5.4608299999999996        5.4637500000000001        5.4666600000000001        5.4695799999999997        5.4725000000000001        5.4755900000000004        5.4786900000000003        5.4817799999999997        5.4848800000000004        5.4879699999999998        5.4910600000000001        5.4941599999999999        5.4972500000000002        5.5003500000000001        5.5034400000000003        5.5065400000000002        5.5096299999999996        5.5127199999999998        5.5158199999999997        5.5189100000000000        5.5220099999999999        5.5251000000000001        5.5281900000000004        5.5312900000000003        5.5343799999999996        5.5374800000000004        5.5405699999999998        5.5436699999999997        5.5467599999999999        5.5498500000000002        5.5529500000000001        5.5560400000000003        5.5591400000000002        5.5622299999999996        5.5653199999999998        5.5684199999999997        5.5715100000000000        5.5746099999999998        5.5777000000000001        5.5807900000000004        5.5838900000000002        5.5869799999999996        5.5900800000000004        5.5931699999999998        5.5962699999999996        5.5993599999999999        5.6024500000000002        5.6055500000000000        5.6086400000000003        5.6117400000000002        5.6148300000000004        5.6179199999999998        5.6210199999999997        5.6241099999999999        5.6272099999999998        5.6303000000000001        5.6334000000000000        5.6364900000000002        5.6395799999999996        5.6426800000000004        5.6457699999999997        5.6488699999999996        5.6519599999999999        5.6550500000000001        5.6581500000000000        5.6612400000000003        5.6643400000000002        5.6674300000000004        5.6705300000000003        5.6736199999999997        5.6767099999999999        5.6798099999999998        5.6829000000000001        5.6859999999999999        5.6890900000000002        5.6921799999999996        5.6952800000000003        5.6983699999999997        5.7014699999999996        5.7045599999999999        5.7076599999999997        5.7107500000000000        5.7138400000000003        5.7169400000000001        5.7200300000000004        5.7231300000000003        5.7262199999999996        5.7293099999999999        5.7324099999999998        5.7355000000000000        5.7385999999999999        5.7416900000000002        5.7447900000000001        5.7478800000000003        5.7509699999999997        5.7540699999999996        5.7571599999999998        5.7602599999999997        5.7633500000000000        5.7664400000000002        5.7695400000000001        5.7726300000000004        5.7757300000000003        5.7788199999999996        5.7819200000000004        5.7850099999999998        5.7881000000000000        5.7911999999999999        5.7942900000000002        5.7973900000000000        5.8004800000000003        5.8035699999999997        5.8066700000000004        5.8097599999999998        5.8128599999999997        5.8159500000000000        5.8190499999999998        5.8221400000000001        5.8252300000000004        5.8283300000000002        5.8314199999999996        5.8345200000000004        5.8376099999999997        5.8407000000000000        5.8437999999999999        5.8468900000000001        5.8499900000000000        5.8530800000000003        5.8561800000000002        5.8592700000000004        5.8623599999999998        5.8654599999999997        5.8685499999999999        5.8718199999999996        5.8750900000000001        5.8783599999999998        5.8816400000000000        5.8849099999999996        5.8881800000000002        5.8914499999999999        5.8947200000000004        5.8979900000000001        5.9012599999999997        5.9045300000000003        5.9077999999999999        5.9110699999999996        5.9143499999999998        5.9176200000000003        5.9208900000000000        5.9241599999999996        5.9274300000000002        5.9306999999999999        5.9339700000000004        5.9372400000000001        5.9405099999999997        5.9437800000000003        5.9470599999999996        5.9503300000000001        5.9535999999999998        5.9568700000000003        5.9601400000000000        5.9634099999999997        5.9666800000000002        5.9699499999999999        5.9732200000000004        5.9764900000000001        5.9797599999999997        5.9830399999999999        5.9863099999999996        5.9895800000000001        5.9928499999999998        5.9961200000000003        5.9993900000000000        6.0026599999999997        6.0059300000000002        6.0091999999999999        6.0124700000000004        6.0157499999999997        6.0190200000000003        6.0222899999999999        6.0255599999999996        6.0288300000000001        6.0320999999999998        6.0353700000000003        6.0386400000000000        6.0419099999999997        6.0451800000000002        6.0484600000000004        6.0517300000000001        6.0549999999999997        6.0582700000000003        6.0615399999999999        6.0648099999999996        6.0680800000000001        6.0713499999999998        6.0746200000000004        6.0778900000000000        6.0811599999999997        6.0844399999999998        6.0877100000000004        6.0909800000000001        6.0942499999999997        6.0975200000000003        6.1007899999999999        6.1040599999999996        6.1073300000000001        6.1105999999999998        6.1138700000000004        6.1171499999999996        6.1204200000000002        6.1236899999999999        6.1269600000000004        6.1302300000000001        6.1334999999999997        6.1367700000000003        6.1400399999999999        6.1433099999999996        6.1465800000000002        6.1498600000000003        6.1531300000000000        6.1563999999999997        6.1596700000000002        6.1629399999999999        6.1662100000000004        6.1694800000000001        6.1727499999999997        6.1760200000000003        6.1792899999999999        6.1825700000000001        6.1858399999999998        6.1891100000000003        6.1923800000000000        6.1956499999999997        6.1989200000000002        6.2021899999999999        6.2054600000000004        6.2087300000000001        6.2119999999999997        6.2152700000000003        6.2185499999999996        6.2218200000000001        6.2250899999999998        6.2283600000000003        6.2316300000000000        6.2348999999999997        6.2381700000000002        6.2414399999999999        6.2447100000000004        6.2479800000000001        6.2512600000000003        6.2545299999999999        6.2577999999999996        6.2610700000000001        6.2643399999999998        6.2676100000000003        6.2708800000000000        6.2741499999999997        6.2774200000000002        6.2806899999999999        6.2839700000000001        6.2872399999999997        6.2906800000000000        6.2941300000000000        6.2975800000000000        6.3010299999999999        6.3044700000000002        6.3079200000000002        6.3113700000000001        6.3148200000000001        6.3182700000000001        6.3217100000000004        6.3251600000000003        6.3286100000000003        6.3320600000000002        6.3355100000000002        6.3389499999999996        6.3423999999999996        6.3458500000000004        6.3493000000000004        6.3527399999999998        6.3561899999999998        6.3596399999999997        6.3630899999999997        6.3665399999999996        6.3699800000000000        6.3734299999999999        6.3768799999999999        6.3803299999999998        6.3837700000000002        6.3872200000000001        6.3906700000000001        6.3941200000000000        6.3975700000000000        6.4010100000000003        6.4044600000000003        6.4079100000000002        6.4113600000000002        6.4147999999999996        6.4182499999999996        6.4217000000000004        6.4251500000000004        6.4286000000000003        6.4320399999999998        6.4354899999999997        6.4389399999999997        6.4423899999999996        6.4458299999999999        6.4492799999999999        6.4527299999999999        6.4561799999999998        6.4596299999999998        6.4630700000000001        6.4665200000000000        6.4699700000000000        6.4734200000000000        6.4768600000000003        6.4803100000000002        6.4837600000000002        6.4872100000000001        6.4906600000000001        6.4941000000000004        6.4975500000000004        6.5010000000000003        6.5044500000000003        6.5078899999999997        6.5113399999999997        6.5147899999999996        6.5182399999999996        6.5216900000000004        6.5251299999999999        6.5285799999999998        6.5320299999999998        6.5354799999999997        6.5389200000000001        6.5423700000000000        6.5458200000000000        6.5492699999999999        6.5527199999999999        6.5561600000000002        6.5596100000000002        6.5630600000000001        6.5665100000000001        6.5699500000000004        6.5734000000000004        6.5768500000000003        6.5803000000000003        6.5837500000000002        6.5871899999999997        6.5906399999999996        6.5940899999999996        6.5975400000000004        6.6009799999999998        6.6044299999999998        6.6078799999999998        6.6113299999999997        6.6147799999999997        6.6182200000000000        6.6216699999999999        6.6251199999999999        6.6285699999999999        6.6320100000000002        6.6354600000000001        6.6389100000000001        6.6423600000000000        6.6458100000000000        6.6492500000000003        6.6527000000000003        6.6561500000000002        6.6596000000000002        6.6630399999999996        6.6664899999999996        6.6699400000000004        6.6733900000000004        6.6768400000000003        6.6802799999999998        6.6837299999999997        6.6871799999999997        6.6906299999999996        6.6940700000000000        6.6975199999999999        6.7009699999999999        6.7044199999999998        6.7078699999999998        6.7113100000000001        6.7147600000000001        6.7182100000000000        6.7216600000000000        6.7251000000000003        6.7285500000000003        6.7321799999999996        6.7358000000000002        6.7394299999999996        6.7430500000000002        6.7466699999999999        6.7503000000000002        6.7539199999999999        6.7575500000000002        6.7611699999999999        6.7648000000000001        6.7684199999999999        6.7720500000000001        6.7756699999999999        6.7793000000000001        6.7829199999999998        6.7865500000000001        6.7901699999999998        6.7937900000000004        6.7974199999999998        6.8010400000000004        6.8046699999999998        6.8082900000000004        6.8119199999999998        6.8155400000000004        6.8191699999999997        6.8227900000000004        6.8264199999999997        6.8300400000000003        6.8336699999999997        6.8372900000000003        6.8409100000000000        6.8445400000000003        6.8481600000000000        6.8517900000000003        6.8554100000000000        6.8590400000000002        6.8626600000000000        6.8662900000000002        6.8699100000000000        6.8735400000000002        6.8771599999999999        6.8807799999999997        6.8844099999999999        6.8880299999999997        6.8916599999999999        6.8952799999999996        6.8989099999999999        6.9025299999999996        6.9061599999999999        6.9097799999999996        6.9134099999999998        6.9170299999999996        6.9206599999999998        6.9242800000000004        6.9279000000000002        6.9315300000000004        6.9351500000000001        6.9387800000000004        6.9424000000000001        6.9460300000000004        6.9496500000000001        6.9532800000000003        6.9569000000000001        6.9605300000000003        6.9641500000000001        6.9677699999999998        6.9714000000000000        6.9750199999999998        6.9786500000000000        6.9822699999999998        6.9859000000000000        6.9895199999999997        6.9931500000000000        6.9967699999999997        7.0004000000000000        7.0040199999999997        7.0076499999999999        7.0112699999999997        7.0148900000000003        7.0185199999999996        7.0221400000000003        7.0257699999999996        7.0293900000000002        7.0330199999999996        7.0366400000000002        7.0402699999999996        7.0438900000000002        7.0475199999999996        7.0511400000000002        7.0547700000000004        7.0583900000000002        7.0620099999999999        7.0656400000000001        7.0692599999999999        7.0728900000000001        7.0765099999999999        7.0801400000000001        7.0837599999999998        7.0873900000000001        7.0910099999999998        7.0946400000000001        7.0982599999999998        7.1018800000000004        7.1055099999999998        7.1091300000000004        7.1127599999999997        7.1163800000000004        7.1200099999999997        7.1236300000000004        7.1272599999999997        7.1308800000000003        7.1345099999999997        7.1381300000000003        7.1417599999999997        7.1453800000000003        7.1490000000000000        7.1526300000000003        7.1562500000000000        7.1598800000000002        7.1635000000000000        7.1671300000000002        7.1707500000000000        7.1743800000000002        7.1779999999999999        7.1816300000000002        7.1852499999999999        7.1888699999999996        7.1924999999999999        7.1962999999999999        7.2000999999999999        7.2039000000000000        7.2077099999999996        7.2115099999999996        7.2153099999999997        7.2191099999999997        7.2229099999999997        7.2267099999999997        7.2305099999999998        7.2343099999999998        7.2381200000000003        7.2419200000000004        7.2457200000000004        7.2495200000000004        7.2533200000000004        7.2571199999999996        7.2609199999999996        7.2647300000000001        7.2685300000000002        7.2723300000000002        7.2761300000000002        7.2799300000000002        7.2837300000000003        7.2875300000000003        7.2913399999999999        7.2951400000000000        7.2989400000000000        7.3027400000000000        7.3065400000000000        7.3103400000000001        7.3141400000000001        7.3179499999999997        7.3217499999999998        7.3255499999999998        7.3293499999999998        7.3331499999999998        7.3369499999999999        7.3407499999999999        7.3445600000000004        7.3483599999999996        7.3521599999999996        7.3559599999999996        7.3597599999999996        7.3635599999999997        7.3673599999999997        7.3711700000000002        7.3749700000000002        7.3787700000000003        7.3825700000000003        7.3863700000000003        7.3901700000000003        7.3939700000000004        7.3977800000000000        7.4015800000000000        7.4053800000000001        7.4091800000000001        7.4129800000000001        7.4167800000000002        7.4205800000000002        7.4243800000000002        7.4281899999999998        7.4319899999999999        7.4357899999999999        7.4395899999999999        7.4433900000000000        7.4471900000000000        7.4509900000000000        7.4547999999999996        7.4585999999999997        7.4623999999999997        7.4661999999999997        7.4699999999999998        7.4737999999999998        7.4775999999999998        7.4814100000000003        7.4852100000000004        7.4890100000000004        7.4928100000000004        7.4966100000000004        7.5004099999999996        7.5042099999999996        7.5080200000000001        7.5118200000000002        7.5156200000000002        7.5194200000000002        7.5232200000000002        7.5270200000000003        7.5308200000000003        7.5346299999999999        7.5384300000000000        7.5422300000000000        7.5460300000000000        7.5498300000000000        7.5536300000000001        7.5574300000000001        7.5612399999999997        7.5650399999999998        7.5688399999999998        7.5726399999999998        7.5764399999999998        7.5802399999999999        7.5840399999999999        7.5878500000000004        7.5916499999999996        7.5954499999999996        7.5992499999999996        7.6030499999999996        7.6068499999999997        7.6106499999999997        7.6144499999999997        7.6182600000000003        7.6220600000000003        7.6258600000000003        7.6296600000000003        7.6334600000000004        7.6372600000000004        7.6410600000000004        7.6448700000000001        7.6486700000000001        7.6524700000000001        7.6562700000000001        7.6600700000000002        7.6638700000000002        7.6676700000000002        7.6714799999999999        7.6752799999999999        7.6790799999999999        7.6830600000000002        7.6870399999999997        7.6910100000000003        7.6949899999999998        7.6989700000000001        7.7029500000000004        7.7069299999999998        7.7108999999999996        7.7148800000000000        7.7188600000000003        7.7228399999999997        7.7268200000000000        7.7308000000000003        7.7347700000000001        7.7387499999999996        7.7427299999999999        7.7467100000000002        7.7506899999999996        7.7546600000000003        7.7586399999999998        7.7626200000000001        7.7666000000000004        7.7705799999999998        7.7745600000000001        7.7785299999999999        7.7825100000000003        7.7864899999999997        7.7904700000000000        7.7944500000000003        7.7984200000000001        7.8023999999999996        7.8063799999999999        7.8103600000000002        7.8143399999999996        7.8183199999999999        7.8222899999999997        7.8262700000000001        7.8302500000000004        7.8342299999999998        7.8382100000000001        7.8421900000000004        7.8461600000000002        7.8501399999999997        7.8541200000000000        7.8581000000000003        7.8620799999999997        7.8660500000000004        7.8700299999999999        7.8740100000000002        7.8779899999999996        7.8819699999999999        7.8859500000000002        7.8899200000000000        7.8939000000000004        7.8978799999999998        7.9018600000000001        7.9058400000000004        7.9098100000000002        7.9137899999999997        7.9177700000000000        7.9217500000000003        7.9257299999999997        7.9297100000000000        7.9336799999999998        7.9376600000000002        7.9416399999999996        7.9456199999999999        7.9496000000000002        7.9535799999999997        7.9575500000000003        7.9615299999999998        7.9655100000000001        7.9694900000000004        7.9734699999999998        7.9774399999999996        7.9814200000000000        7.9854000000000003        7.9893799999999997        7.9933600000000000        7.9973400000000003        8.0013100000000001        8.0052900000000005        8.0092700000000008        8.0132499999999993        8.0172299999999996        8.0212000000000003        8.0251800000000006        8.0291599999999992        8.0331399999999995        8.0371199999999998        8.0411000000000001        8.0450700000000008        8.0490499999999994        8.0530299999999997        8.0570100000000000        8.0609900000000003        8.0649599999999992        8.0689399999999996        8.0729199999999999        8.0769000000000002        8.0808800000000005        8.0848600000000008        8.0888299999999997        8.0928100000000001        8.0967900000000004        8.1007700000000007        8.1047499999999992        8.1087299999999995        8.1127000000000002        8.1166800000000006        8.1206600000000009        8.1246399999999994        8.1286199999999997        8.1325900000000004        8.1365700000000007        8.1405499999999993        8.1445299999999996        8.1485099999999999        8.1524900000000002        8.1564599999999992        8.1604399999999995        8.1644199999999998        8.1684000000000001        8.1723800000000004        8.1763499999999993        8.1803299999999997        8.1843100000000000        8.1882900000000003        8.1924399999999995        8.1966000000000001        8.2007499999999993        8.2049099999999999        8.2090599999999991        8.2132199999999997        8.2173700000000007        8.2215299999999996        8.2256800000000005        8.2298399999999994        8.2339900000000004        8.2381499999999992        8.2423000000000002        8.2464600000000008        8.2506100000000000        8.2547700000000006        8.2589199999999998        8.2630800000000004        8.2672299999999996        8.2713900000000002        8.2755399999999995        8.2797000000000001        8.2838499999999993        8.2880099999999999        8.2921600000000009        8.2963199999999997        8.3004700000000007        8.3046299999999995        8.3087800000000005        8.3129399999999993        8.3170900000000003        8.3212499999999991        8.3254000000000001        8.3295600000000007        8.3337100000000000        8.3378700000000006        8.3420199999999998        8.3461800000000004        8.3503299999999996        8.3544900000000002        8.3586500000000008        8.3628000000000000        8.3669600000000006        8.3711099999999998        8.3752700000000004        8.3794199999999996        8.3835800000000003        8.3877299999999995        8.3918900000000001        8.3960399999999993        8.4001999999999999        8.4043500000000009        8.4085099999999997        8.4126600000000007        8.4168199999999995        8.4209700000000005        8.4251299999999993        8.4292800000000003        8.4334399999999992        8.4375900000000001        8.4417500000000008        8.4459000000000000        8.4500600000000006        8.4542099999999998        8.4583700000000004        8.4625199999999996        8.4666800000000002        8.4708299999999994        8.4749900000000000        8.4791399999999992        8.4832999999999998        8.4874500000000008        8.4916099999999997        8.4957600000000006        8.4999199999999995        8.5040700000000005        8.5082299999999993        8.5123800000000003        8.5165400000000009        8.5206900000000001        8.5248500000000007        8.5289999999999999        8.5331600000000005        8.5373099999999997        8.5414700000000003        8.5456199999999995        8.5497800000000002        8.5539299999999994        8.5580900000000000        8.5622399999999992        8.5663999999999998        8.5705500000000008        8.5747099999999996        8.5788600000000006        8.5830199999999994        8.5871700000000004        8.5913299999999992        8.5954800000000002        8.5996400000000008        8.6037900000000000        8.6079500000000007        8.6120999999999999        8.6162600000000005        8.6204099999999997        8.6245700000000003        8.6287199999999995        8.6328800000000001        8.6370299999999993        8.6411899999999999        8.6453399999999991        8.6494999999999997        8.6536500000000007        8.6578099999999996        8.6619600000000005        8.6661199999999994        8.6702700000000004        8.6744299999999992        8.6785800000000002        8.6827400000000008        8.6868900000000000        8.6910500000000006        8.6951999999999998        8.6993600000000004        8.7035099999999996        8.7076700000000002        8.7118199999999995        8.7159800000000001        8.7201299999999993        8.7244600000000005        8.7287999999999997        8.7331299999999992        8.7374600000000004        8.7417899999999999        8.7461199999999995        8.7504500000000007        8.7547899999999998        8.7591199999999994        8.7634500000000006        8.7677800000000001        8.7721099999999996        8.7764500000000005        8.7807800000000000        8.7851099999999995        8.7894400000000008        8.7937700000000003        8.7980999999999998        8.8024400000000007        8.8067700000000002        8.8110999999999997        8.8154299999999992        8.8197600000000005        8.8240999999999996        8.8284300000000009        8.8327600000000004        8.8370899999999999        8.8414199999999994        8.8457500000000007        8.8500899999999998        8.8544199999999993        8.8587500000000006        8.8630800000000001        8.8674099999999996        8.8717500000000005        8.8760800000000000        8.8804099999999995        8.8847400000000007        8.8890700000000002        8.8933999999999997        8.8977400000000006        8.9020700000000001        8.9063999999999997        8.9107299999999992        8.9150600000000004        8.9193999999999996        8.9237300000000008        8.9280600000000003        8.9323899999999998        8.9367199999999993        8.9410500000000006        8.9453899999999997        8.9497199999999992        8.9540500000000005        8.9583800000000000        8.9627099999999995        8.9670500000000004        8.9713799999999999        8.9757099999999994        8.9800400000000007        8.9843700000000002        8.9886999999999997        8.9930400000000006        8.9973700000000001        9.0016999999999996        9.0060300000000009        9.0103600000000004        9.0146999999999995        9.0190300000000008        9.0233600000000003        9.0276899999999998        9.0320199999999993        9.0363500000000005        9.0406899999999997        9.0450199999999992        9.0493500000000004        9.0536799999999999        9.0580099999999995        9.0623500000000003        9.0666799999999999        9.0710099999999994        9.0753400000000006        9.0796700000000001        9.0839999999999996        9.0883400000000005        9.0926700000000000        9.0969999999999995        9.1013300000000008        9.1056600000000003        9.1099999999999994        9.1143300000000007        9.1186600000000002        9.1229899999999997        9.1273199999999992        9.1316500000000005        9.1359899999999996        9.1403199999999991        9.1446500000000004        9.1489799999999999        9.1533099999999994        9.1576500000000003        9.1619799999999998        9.1663099999999993        9.1706400000000006        9.1749700000000001        9.1792999999999996        9.1836400000000005        9.1879700000000000        9.1922999999999995        9.1966300000000007        9.2009600000000002        9.2052999999999994        9.2096300000000006        9.2139600000000002        9.2182899999999997        9.2226199999999992        9.2269500000000004        9.2312899999999996        9.2356200000000008        9.2399500000000003        9.2442799999999998        9.2486099999999993        9.2529500000000002        9.2572799999999997        9.2616099999999992        9.2659400000000005        9.2702700000000000        9.2745999999999995        9.2791099999999993        9.2836200000000009        9.2881300000000007        9.2926400000000005        9.2971500000000002        9.3016600000000000        9.3061699999999998        9.3106700000000000        9.3151799999999998        9.3196899999999996        9.3241999999999994        9.3287099999999992        9.3332200000000007        9.3377300000000005        9.3422300000000007        9.3467400000000005        9.3512500000000003        9.3557600000000001        9.3602699999999999        9.3647799999999997        9.3692899999999995        9.3737899999999996        9.3782999999999994        9.3828099999999992        9.3873200000000008        9.3918300000000006        9.3963400000000004        9.4008500000000002        9.4053599999999999        9.4098600000000001        9.4143699999999999        9.4188799999999997        9.4233899999999995        9.4278999999999993        9.4324100000000008        9.4369200000000006        9.4414200000000008        9.4459300000000006        9.4504400000000004        9.4549500000000002        9.4594600000000000        9.4639699999999998        9.4684799999999996        9.4729799999999997        9.4774899999999995        9.4819999999999993        9.4865100000000009        9.4910200000000007        9.4955300000000005        9.5000400000000003        9.5045500000000001        9.5090500000000002        9.5135600000000000        9.5180699999999998        9.5225799999999996        9.5270899999999994        9.5315999999999992        9.5361100000000008        9.5406099999999991        9.5451200000000007        9.5496300000000005        9.5541400000000003        9.5586500000000001        9.5631599999999999        9.5676699999999997        9.5721699999999998        9.5766799999999996        9.5811899999999994        9.5856999999999992        9.5902100000000008        9.5947200000000006        9.5992300000000004        9.6037400000000002        9.6082400000000003        9.6127500000000001        9.6172599999999999        9.6217699999999997        9.6262799999999995        9.6307899999999993        9.6353000000000009        9.6397999999999993        9.6443100000000008        9.6488200000000006        9.6533300000000004        9.6578400000000002        9.6623500000000000        9.6668599999999998        9.6713600000000000        9.6758699999999997        9.6803799999999995        9.6848899999999993        9.6893999999999991        9.6939100000000007        9.6984200000000005        9.7029200000000007        9.7074300000000004        9.7119400000000002        9.7164500000000000        9.7209599999999998        9.7254699999999996        9.7299799999999994        9.7344899999999992        9.7389899999999994        9.7434999999999992        9.7480100000000007        9.7525200000000005        9.7570300000000003        9.7615400000000001        9.7660499999999999        9.7705500000000001        9.7750599999999999        9.7795699999999997        9.7840799999999994        9.7885899999999992        9.7931000000000008        9.7976100000000006        9.8021100000000008        9.8066200000000006        9.8111300000000004        9.8156400000000001        9.8201499999999999        9.8246599999999997        9.8291699999999995        9.8336799999999993        9.8381799999999995        9.8426899999999993        9.8472000000000008        9.8517100000000006        9.8564000000000007        9.8610799999999994        9.8657699999999995        9.8704499999999999        9.8751400000000000        9.8798200000000005        9.8845100000000006        9.8891899999999993        9.8938799999999993        9.8985599999999998        9.9032499999999999        9.9079400000000000        9.9126200000000004        9.9173100000000005        9.9219899999999992        9.9266799999999993        9.9313599999999997        9.9360499999999998        9.9407300000000003        9.9454200000000004        9.9501000000000008        9.9547899999999991        9.9594799999999992        9.9641599999999997        9.9688499999999998        9.9735300000000002        9.9782200000000003        9.9829000000000008        9.9875900000000009        9.9922699999999995        9.9969599999999996        10.001640000000000        10.006330000000000        10.011010000000001        10.015700000000001        10.020390000000001        10.025069999999999        10.029760000000000        10.034440000000000        10.039130000000000        10.043810000000001        10.048500000000001        10.053179999999999        10.057869999999999        10.062550000000000        10.067240000000000        10.071930000000000        10.076610000000001        10.081300000000001        10.085979999999999        10.090669999999999        10.095350000000000        10.100040000000000        10.104720000000000        10.109410000000000        10.114089999999999        10.118779999999999        10.123469999999999        10.128150000000000        10.132840000000000        10.137520000000000        10.142210000000000        10.146890000000001        10.151579999999999        10.156260000000000        10.160950000000000        10.165630000000000        10.170320000000000        10.175010000000000        10.179690000000001        10.184380000000001        10.189060000000000        10.193750000000000        10.198430000000000        10.203120000000000        10.207800000000001        10.212490000000001        10.217169999999999        10.221860000000000        10.226550000000000        10.231230000000000        10.235920000000000        10.240600000000001        10.245290000000001        10.249969999999999        10.254659999999999        10.259340000000000        10.264030000000000        10.268710000000000        10.273400000000001        10.278090000000001        10.282769999999999        10.287459999999999        10.292140000000000        10.296830000000000        10.301510000000000        10.306200000000000        10.310879999999999        10.315569999999999        10.320250000000000        10.324940000000000        10.329630000000000        10.334310000000000        10.339000000000000        10.343680000000001        10.348369999999999        10.353050000000000        10.357740000000000        10.362420000000000        10.367110000000000        10.371790000000001        10.376480000000001        10.381169999999999        10.385850000000000        10.390540000000000        10.395220000000000        10.399910000000000        10.404590000000001        10.409280000000001        10.413959999999999        10.418650000000000        10.423330000000000        10.428020000000000        10.432700000000001        10.437390000000001        10.442080000000001        10.446759999999999        10.451449999999999     
 v =   -9.0000000000000000       -8.9983599999999999       -8.9967199999999998       -8.9950799999999997       -8.9934399999999997       -8.9917999999999996       -8.9901599999999995       -8.9885199999999994       -8.9868699999999997       -8.9852299999999996       -8.9835899999999995       -8.9819499999999994       -8.9803099999999993       -8.9786699999999993       -8.9770299999999992       -8.9753900000000009       -8.9737500000000008       -8.9721100000000007       -8.9704700000000006       -8.9688300000000005       -8.9671900000000004       -8.9655500000000004       -8.9639100000000003       -8.9622700000000002       -8.9606300000000001       -8.9589800000000004       -8.9573400000000003       -8.9557000000000002       -8.9540600000000001       -8.9524200000000000       -8.9507800000000000       -8.9491399999999999       -8.9474999999999998       -8.9458599999999997       -8.9442199999999996       -8.9425799999999995       -8.9409399999999994       -8.9392999999999994       -8.9376599999999993       -8.9360199999999992       -8.9343699999999995       -8.9327299999999994       -8.9310899999999993       -8.9294499999999992       -8.9278099999999991       -8.9261700000000008       -8.9245300000000007       -8.9228900000000007       -8.9212500000000006       -8.9196100000000005       -8.9179700000000004       -8.9163300000000003       -8.9146900000000002       -8.9130500000000001       -8.9114100000000001       -8.9097700000000000       -8.9081299999999999       -8.9064800000000002       -8.9048400000000001       -8.9032000000000000       -8.9015599999999999       -8.8999199999999998       -8.8982799999999997       -8.8966399999999997       -8.8949999999999996       -8.8933599999999995       -8.8917199999999994       -8.8900799999999993       -8.8884399999999992       -8.8867999999999991       -8.8851600000000008       -8.8835200000000007       -8.8818800000000007       -8.8802299999999992       -8.8785900000000009       -8.8769500000000008       -8.8753100000000007       -8.8736700000000006       -8.8720300000000005       -8.8703900000000004       -8.8687500000000004       -8.8671100000000003       -8.8654700000000002       -8.8638300000000001       -8.8621900000000000       -8.8605499999999999       -8.8589099999999998       -8.8572699999999998       -8.8556200000000000       -8.8539800000000000       -8.8523399999999999       -8.8506999999999998       -8.8490599999999997       -8.8474199999999996       -8.8457799999999995       -8.8441399999999994       -8.8424999999999994       -8.8408599999999993       -8.8392199999999992       -8.8375800000000009       -8.8359400000000008       -8.8343000000000007       -8.8326600000000006       -8.8310200000000005       -8.8293800000000005       -8.8277300000000007       -8.8260900000000007       -8.8244500000000006       -8.8228100000000005       -8.8211700000000004       -8.8195300000000003       -8.8178900000000002       -8.8162500000000001       -8.8146100000000001       -8.8129700000000000       -8.8113299999999999       -8.8096899999999998       -8.8080499999999997       -8.8064099999999996       -8.8047699999999995       -8.8031199999999998       -8.8014799999999997       -8.7998399999999997       -8.7981999999999996       -8.7965599999999995       -8.7949199999999994       -8.7932799999999993       -8.7916399999999992       -8.7899999999999991       -8.7882400000000001       -8.7864900000000006       -8.7847299999999997       -8.7829800000000002       -8.7812199999999994       -8.7794699999999999       -8.7777100000000008       -8.7759499999999999       -8.7742000000000004       -8.7724399999999996       -8.7706900000000001       -8.7689299999999992       -8.7671799999999998       -8.7654200000000007       -8.7636599999999998       -8.7619100000000003       -8.7601499999999994       -8.7584000000000000       -8.7566400000000009       -8.7548800000000000       -8.7531300000000005       -8.7513699999999996       -8.7496200000000002       -8.7478599999999993       -8.7461099999999998       -8.7443500000000007       -8.7425899999999999       -8.7408400000000004       -8.7390799999999995       -8.7373300000000000       -8.7355699999999992       -8.7338199999999997       -8.7320600000000006       -8.7302999999999997       -8.7285500000000003       -8.7267899999999994       -8.7250399999999999       -8.7232800000000008       -8.7215299999999996       -8.7197700000000005       -8.7180099999999996       -8.7162600000000001       -8.7144999999999992       -8.7127499999999998       -8.7109900000000007       -8.7092399999999994       -8.7074800000000003       -8.7057199999999995       -8.7039700000000000       -8.7022099999999991       -8.7004599999999996       -8.6987000000000005       -8.6969399999999997       -8.6951900000000002       -8.6934299999999993       -8.6916799999999999       -8.6899200000000008       -8.6881699999999995       -8.6864100000000004       -8.6846499999999995       -8.6829000000000001       -8.6811399999999992       -8.6793899999999997       -8.6776300000000006       -8.6758799999999994       -8.6741200000000003       -8.6723599999999994       -8.6706099999999999       -8.6688500000000008       -8.6670999999999996       -8.6653400000000005       -8.6635899999999992       -8.6618300000000001       -8.6600699999999993       -8.6583199999999998       -8.6565600000000007       -8.6548099999999994       -8.6530500000000004       -8.6513000000000009       -8.6495400000000000       -8.6477799999999991       -8.6460299999999997       -8.6442700000000006       -8.6425199999999993       -8.6407600000000002       -8.6389999999999993       -8.6372499999999999       -8.6354900000000008       -8.6337399999999995       -8.6319800000000004       -8.6302299999999992       -8.6284700000000001       -8.6267099999999992       -8.6249599999999997       -8.6232000000000006       -8.6214499999999994       -8.6196900000000003       -8.6179400000000008       -8.6161799999999999       -8.6144200000000009       -8.6126699999999996       -8.6109100000000005       -8.6091599999999993       -8.6074000000000002       -8.6056500000000007       -8.6038899999999998       -8.6021300000000007       -8.6003799999999995       -8.5986200000000004       -8.5968699999999991       -8.5951100000000000       -8.5933600000000006       -8.5915999999999997       -8.5898400000000006       -8.5880899999999993       -8.5863300000000002       -8.5845800000000008       -8.5828199999999999       -8.5810600000000008       -8.5793099999999995       -8.5775500000000005       -8.5757999999999992       -8.5740400000000001       -8.5722900000000006       -8.5705299999999998       -8.5687700000000007       -8.5670199999999994       -8.5652600000000003       -8.5628499999999992       -8.5604300000000002       -8.5580099999999995       -8.5555900000000005       -8.5531699999999997       -8.5507600000000004       -8.5483399999999996       -8.5459200000000006       -8.5434999999999999       -8.5410900000000005       -8.5386699999999998       -8.5362500000000008       -8.5338300000000000       -8.5314099999999993       -8.5289999999999999       -8.5265799999999992       -8.5241600000000002       -8.5217399999999994       -8.5193300000000001       -8.5169099999999993       -8.5144900000000003       -8.5120699999999996       -8.5096500000000006       -8.5072399999999995       -8.5048200000000005       -8.5023999999999997       -8.4999800000000008       -8.4975699999999996       -8.4951500000000006       -8.4927299999999999       -8.4903099999999991       -8.4878900000000002       -8.4854800000000008       -8.4830600000000000       -8.4806399999999993       -8.4782200000000003       -8.4758099999999992       -8.4733900000000002       -8.4709699999999994       -8.4685500000000005       -8.4661299999999997       -8.4637200000000004       -8.4612999999999996       -8.4588800000000006       -8.4564599999999999       -8.4540500000000005       -8.4516299999999998       -8.4492100000000008       -8.4467900000000000       -8.4443800000000007       -8.4419599999999999       -8.4395399999999992       -8.4371200000000002       -8.4346999999999994       -8.4322900000000001       -8.4298699999999993       -8.4274500000000003       -8.4250299999999996       -8.4226200000000002       -8.4201999999999995       -8.4177800000000005       -8.4153599999999997       -8.4129400000000008       -8.4105299999999996       -8.4081100000000006       -8.4056899999999999       -8.4032699999999991       -8.4008599999999998       -8.3984400000000008       -8.3960200000000000       -8.3935999999999993       -8.3911800000000003       -8.3887699999999992       -8.3863500000000002       -8.3839299999999994       -8.3815100000000005       -8.3790999999999993       -8.3766800000000003       -8.3742599999999996       -8.3718400000000006       -8.3694199999999999       -8.3670100000000005       -8.3645899999999997       -8.3621700000000008       -8.3597500000000000       -8.3573400000000007       -8.3549199999999999       -8.3524999999999991       -8.3500800000000002       -8.3476599999999994       -8.3452500000000001       -8.3428299999999993       -8.3404100000000003       -8.3379899999999996       -8.3355800000000002       -8.3331599999999995       -8.3307400000000005       -8.3283199999999997       -8.3259000000000007       -8.3234899999999996       -8.3210700000000006       -8.3186499999999999       -8.3162299999999991       -8.3138199999999998       -8.3114000000000008       -8.3089800000000000       -8.3065599999999993       -8.3041400000000003       -8.3017299999999992       -8.2993100000000002       -8.2968899999999994       -8.2944700000000005       -8.2920599999999993       -8.2896400000000003       -8.2872199999999996       -8.2848000000000006       -8.2823799999999999       -8.2799700000000005       -8.2775499999999997       -8.2751300000000008       -8.2727100000000000       -8.2703000000000007       -8.2678799999999999       -8.2654599999999991       -8.2630400000000002       -8.2606300000000008       -8.2582100000000001       -8.2557899999999993       -8.2531400000000001       -8.2504899999999992       -8.2478499999999997       -8.2452000000000005       -8.2425499999999996       -8.2399000000000004       -8.2372499999999995       -8.2346100000000000       -8.2319600000000008       -8.2293099999999999       -8.2266600000000007       -8.2240099999999998       -8.2213700000000003       -8.2187199999999994       -8.2160700000000002       -8.2134199999999993       -8.2107700000000001       -8.2081300000000006       -8.2054799999999997       -8.2028300000000005       -8.2001799999999996       -8.1975300000000004       -8.1948799999999995       -8.1922400000000000       -8.1895900000000008       -8.1869399999999999       -8.1842900000000007       -8.1816399999999998       -8.1790000000000003       -8.1763499999999993       -8.1737000000000002       -8.1710499999999993       -8.1684000000000001       -8.1657600000000006       -8.1631099999999996       -8.1604600000000005       -8.1578099999999996       -8.1551600000000004       -8.1525200000000009       -8.1498699999999999       -8.1472200000000008       -8.1445699999999999       -8.1419200000000007       -8.1392799999999994       -8.1366300000000003       -8.1339799999999993       -8.1313300000000002       -8.1286799999999992       -8.1260399999999997       -8.1233900000000006       -8.1207399999999996       -8.1180900000000005       -8.1154399999999995       -8.1128000000000000       -8.1101500000000009       -8.1074999999999999       -8.1048500000000008       -8.1021999999999998       -8.0995600000000003       -8.0969099999999994       -8.0942600000000002       -8.0916099999999993       -8.0889600000000002       -8.0863200000000006       -8.0836699999999997       -8.0810200000000005       -8.0783699999999996       -8.0757200000000005       -8.0730799999999991       -8.0704300000000000       -8.0677800000000008       -8.0651299999999999       -8.0624800000000008       -8.0598399999999994       -8.0571900000000003       -8.0545399999999994       -8.0518900000000002       -8.0492399999999993       -8.0465999999999998       -8.0439500000000006       -8.0412999999999997       -8.0386500000000005       -8.0359999999999996       -8.0333600000000001       -8.0307099999999991       -8.0280600000000000       -8.0254100000000008       -8.0227599999999999       -8.0201200000000004       -8.0174699999999994       -8.0148200000000003       -8.0121699999999993       -8.0095200000000002       -8.0068800000000007       -8.0042299999999997       -8.0015800000000006       -7.9989299999999997       -7.9962799999999996       -7.9936299999999996       -7.9909900000000000       -7.9883400000000000       -7.9856900000000000       -7.9830399999999999       -7.9803899999999999       -7.9777500000000003       -7.9751000000000003       -7.9724500000000003       -7.9698000000000002       -7.9671500000000002       -7.9645099999999998       -7.9618599999999997       -7.9592099999999997       -7.9565599999999996       -7.9539099999999996       -7.9512700000000001       -7.9486200000000000       -7.9459700000000000       -7.9433199999999999       -7.9406699999999999       -7.9380300000000004       -7.9353800000000003       -7.9327300000000003       -7.9300800000000002       -7.9274300000000002       -7.9247899999999998       -7.9221399999999997       -7.9194899999999997       -7.9168399999999997       -7.9139600000000003       -7.9110899999999997       -7.9082100000000004       -7.9053300000000002       -7.9024500000000000       -7.8995699999999998       -7.8966900000000004       -7.8938199999999998       -7.8909399999999996       -7.8880600000000003       -7.8851800000000001       -7.8822999999999999       -7.8794199999999996       -7.8765499999999999       -7.8736699999999997       -7.8707900000000004       -7.8679100000000002       -7.8650300000000000       -7.8621499999999997       -7.8592800000000000       -7.8563999999999998       -7.8535199999999996       -7.8506400000000003       -7.8477600000000001       -7.8448900000000004       -7.8420100000000001       -7.8391299999999999       -7.8362499999999997       -7.8333700000000004       -7.8304900000000002       -7.8276199999999996       -7.8247400000000003       -7.8218600000000000       -7.8189799999999998       -7.8160999999999996       -7.8132200000000003       -7.8103499999999997       -7.8074700000000004       -7.8045900000000001       -7.8017099999999999       -7.7988299999999997       -7.7959500000000004       -7.7930799999999998       -7.7901999999999996       -7.7873200000000002       -7.7844400000000000       -7.7815599999999998       -7.7786799999999996       -7.7758099999999999       -7.7729299999999997       -7.7700500000000003       -7.7671700000000001       -7.7642899999999999       -7.7614099999999997       -7.7585400000000000       -7.7556599999999998       -7.7527799999999996       -7.7499000000000002       -7.7470200000000000       -7.7441399999999998       -7.7412700000000001       -7.7383899999999999       -7.7355099999999997       -7.7326300000000003       -7.7297500000000001       -7.7268800000000004       -7.7240000000000002       -7.7211200000000000       -7.7182399999999998       -7.7153600000000004       -7.7124800000000002       -7.7096099999999996       -7.7067300000000003       -7.7038500000000001       -7.7009699999999999       -7.6980899999999997       -7.6952100000000003       -7.6923399999999997       -7.6894600000000004       -7.6865800000000002       -7.6837000000000000       -7.6808199999999998       -7.6779400000000004       -7.6750699999999998       -7.6721899999999996       -7.6693100000000003       -7.6664300000000001       -7.6635499999999999       -7.6606699999999996       -7.6577999999999999       -7.6549199999999997       -7.6520400000000004       -7.6491600000000002       -7.6462800000000000       -7.6433999999999997       -7.6405300000000000       -7.6376499999999998       -7.6347699999999996       -7.6318900000000003       -7.6290100000000001       -7.6261400000000004       -7.6232600000000001       -7.6203799999999999       -7.6174999999999997       -7.6146200000000004       -7.6117400000000002       -7.6088699999999996       -7.6059900000000003       -7.6031100000000000       -7.6002299999999998       -7.5973499999999996       -7.5944700000000003       -7.5915999999999997       -7.5887200000000004       -7.5858400000000001       -7.5829599999999999       -7.5800799999999997       -7.5772000000000004       -7.5743299999999998       -7.5714499999999996       -7.5685700000000002       -7.5656900000000000       -7.5628099999999998       -7.5599299999999996       -7.5570599999999999       -7.5541799999999997       -7.5513000000000003       -7.5484200000000001       -7.5453099999999997       -7.5422000000000002       -7.5391000000000004       -7.5359900000000000       -7.5328799999999996       -7.5297700000000001       -7.5266599999999997       -7.5235500000000002       -7.5204399999999998       -7.5173399999999999       -7.5142300000000004       -7.5111200000000000       -7.5080099999999996       -7.5049000000000001       -7.5017899999999997       -7.4986800000000002       -7.4955800000000004       -7.4924700000000000       -7.4893599999999996       -7.4862500000000001       -7.4831399999999997       -7.4800300000000002       -7.4769199999999998       -7.4738199999999999       -7.4707100000000004       -7.4676000000000000       -7.4644899999999996       -7.4613800000000001       -7.4582699999999997       -7.4551600000000002       -7.4520600000000004       -7.4489500000000000       -7.4458399999999996       -7.4427300000000001       -7.4396199999999997       -7.4365100000000002       -7.4333999999999998       -7.4302999999999999       -7.4271900000000004       -7.4240800000000000       -7.4209699999999996       -7.4178600000000001       -7.4147499999999997       -7.4116499999999998       -7.4085400000000003       -7.4054300000000000       -7.4023199999999996       -7.3992100000000001       -7.3960999999999997       -7.3929900000000002       -7.3898900000000003       -7.3867799999999999       -7.3836700000000004       -7.3805600000000000       -7.3774499999999996       -7.3743400000000001       -7.3712299999999997       -7.3681299999999998       -7.3650200000000003       -7.3619100000000000       -7.3587999999999996       -7.3556900000000001       -7.3525799999999997       -7.3494700000000002       -7.3463700000000003       -7.3432599999999999       -7.3401500000000004       -7.3370400000000000       -7.3339299999999996       -7.3308200000000001       -7.3277099999999997       -7.3246099999999998       -7.3215000000000003       -7.3183900000000000       -7.3152799999999996       -7.3121700000000001       -7.3090599999999997       -7.3059500000000002       -7.3028500000000003       -7.2997399999999999       -7.2966300000000004       -7.2935200000000000       -7.2904099999999996       -7.2873000000000001       -7.2841899999999997       -7.2810899999999998       -7.2779800000000003       -7.2748699999999999       -7.2717599999999996       -7.2686500000000001       -7.2655399999999997       -7.2624300000000002       -7.2593300000000003       -7.2562199999999999       -7.2531100000000004       -7.2500000000000000       -7.2468899999999996       -7.2437800000000001       -7.2406699999999997       -7.2375699999999998       -7.2344600000000003       -7.2313499999999999       -7.2282400000000004       -7.2251300000000001       -7.2220199999999997       -7.2189100000000002       -7.2158100000000003       -7.2126999999999999       -7.2095900000000004       -7.2064800000000000       -7.2033699999999996       -7.2002600000000001       -7.1971600000000002       -7.1940499999999998       -7.1909400000000003       -7.1878299999999999       -7.1847200000000004       -7.1816100000000000       -7.1784999999999997       -7.1753999999999998       -7.1722900000000003       -7.1691799999999999       -7.1660700000000004       -7.1629600000000000       -7.1598499999999996       -7.1567400000000001       -7.1536400000000002       -7.1505299999999998       -7.1471900000000002       -7.1438499999999996       -7.1405099999999999       -7.1371700000000002       -7.1338299999999997       -7.1304900000000000       -7.1271599999999999       -7.1238200000000003       -7.1204799999999997       -7.1171400000000000       -7.1138000000000003       -7.1104599999999998       -7.1071200000000001       -7.1037800000000004       -7.1004399999999999       -7.0971099999999998       -7.0937700000000001       -7.0904299999999996       -7.0870899999999999       -7.0837500000000002       -7.0804099999999996       -7.0770700000000000       -7.0737300000000003       -7.0704000000000002       -7.0670599999999997       -7.0637200000000000       -7.0603800000000003       -7.0570399999999998       -7.0537000000000001       -7.0503600000000004       -7.0470199999999998       -7.0436800000000002       -7.0403500000000001       -7.0370100000000004       -7.0336699999999999       -7.0303300000000002       -7.0269899999999996       -7.0236499999999999       -7.0203100000000003       -7.0169699999999997       -7.0136399999999997       -7.0103000000000000       -7.0069600000000003       -7.0036199999999997       -7.0002800000000001       -6.9969400000000004       -6.9935999999999998       -6.9902600000000001       -6.9869199999999996       -6.9835900000000004       -6.9802499999999998       -6.9769100000000002       -6.9735699999999996       -6.9702299999999999       -6.9668900000000002       -6.9635499999999997       -6.9602100000000000       -6.9568800000000000       -6.9535400000000003       -6.9501999999999997       -6.9468600000000000       -6.9435200000000004       -6.9401799999999998       -6.9368400000000001       -6.9335000000000004       -6.9301599999999999       -6.9268299999999998       -6.9234900000000001       -6.9201499999999996       -6.9168099999999999       -6.9134700000000002       -6.9101299999999997       -6.9067900000000000       -6.9034500000000003       -6.9001200000000003       -6.8967799999999997       -6.8934400000000000       -6.8901000000000003       -6.8867599999999998       -6.8834200000000001       -6.8800800000000004       -6.8767399999999999       -6.8734099999999998       -6.8700700000000001       -6.8667299999999996       -6.8633899999999999       -6.8600500000000002       -6.8567099999999996       -6.8533700000000000       -6.8500300000000003       -6.8466899999999997       -6.8433599999999997       -6.8400200000000000       -6.8366800000000003       -6.8333399999999997       -6.8300000000000001       -6.8266600000000004       -6.8233199999999998       -6.8199800000000002       -6.8166500000000001       -6.8133100000000004       -6.8099699999999999       -6.8066300000000002       -6.8032899999999996       -6.7999499999999999       -6.7966100000000003       -6.7932699999999997       -6.7899300000000000       -6.7866000000000000       -6.7832600000000003       -6.7799199999999997       -6.7765800000000000       -6.7732400000000004       -6.7698999999999998       -6.7665600000000001       -6.7632199999999996       -6.7598900000000004       -6.7565499999999998       -6.7532100000000002       -6.7498699999999996       -6.7465299999999999       -6.7431900000000002       -6.7398499999999997       -6.7365100000000000       -6.7331700000000003       -6.7298400000000003       -6.7264999999999997       -6.7231600000000000       -6.7195900000000002       -6.7160200000000003       -6.7124499999999996       -6.7088799999999997       -6.7053099999999999       -6.7017400000000000       -6.6981700000000002       -6.6946099999999999       -6.6910400000000001       -6.6874700000000002       -6.6839000000000004       -6.6803299999999997       -6.6767599999999998       -6.6731900000000000       -6.6696200000000001       -6.6660500000000003       -6.6624800000000004       -6.6589200000000002       -6.6553500000000003       -6.6517799999999996       -6.6482099999999997       -6.6446399999999999       -6.6410700000000000       -6.6375000000000002       -6.6339300000000003       -6.6303599999999996       -6.6267899999999997       -6.6232199999999999       -6.6196599999999997       -6.6160899999999998       -6.6125200000000000       -6.6089500000000001       -6.6053800000000003       -6.6018100000000004       -6.5982399999999997       -6.5946699999999998       -6.5911000000000000       -6.5875300000000001       -6.5839600000000003       -6.5804000000000000       -6.5768300000000002       -6.5732600000000003       -6.5696899999999996       -6.5661199999999997       -6.5625499999999999       -6.5589800000000000       -6.5554100000000002       -6.5518400000000003       -6.5482699999999996       -6.5446999999999997       -6.5411400000000004       -6.5375699999999997       -6.5339999999999998       -6.5304300000000000       -6.5268600000000001       -6.5232900000000003       -6.5197200000000004       -6.5161499999999997       -6.5125799999999998       -6.5090100000000000       -6.5054400000000001       -6.5018799999999999       -6.4983100000000000       -6.4947400000000002       -6.4911700000000003       -6.4875999999999996       -6.4840299999999997       -6.4804599999999999       -6.4768900000000000       -6.4733200000000002       -6.4697500000000003       -6.4661799999999996       -6.4626200000000003       -6.4590500000000004       -6.4554799999999997       -6.4519099999999998       -6.4483400000000000       -6.4447700000000001       -6.4412000000000003       -6.4376300000000004       -6.4340599999999997       -6.4304899999999998       -6.4269299999999996       -6.4233599999999997       -6.4197899999999999       -6.4162200000000000       -6.4126500000000002       -6.4090800000000003       -6.4055099999999996       -6.4019399999999997       -6.3983699999999999       -6.3948000000000000       -6.3912300000000002       -6.3876700000000000       -6.3841000000000001       -6.3805300000000003       -6.3769600000000004       -6.3733899999999997       -6.3698199999999998       -6.3662500000000000       -6.3626800000000001       -6.3591100000000003       -6.3555400000000004       -6.3519699999999997       -6.3484100000000003       -6.3448399999999996       -6.3412699999999997       -6.3376999999999999       -6.3341300000000000       -6.3305600000000002       -6.3269900000000003       -6.3234199999999996       -6.3198499999999997       -6.3162799999999999       -6.3127100000000000       -6.3091499999999998       -6.3055800000000000       -6.3020100000000001       -6.2984400000000003       -6.2948700000000004       -6.2912999999999997       -6.2877299999999998       -6.2841600000000000       -6.2805900000000001       -6.2770200000000003       -6.2734500000000004       -6.2698900000000002       -6.2663200000000003       -6.2625200000000003       -6.2587200000000003       -6.2549200000000003       -6.2511200000000002       -6.2473200000000002       -6.2435200000000002       -6.2397200000000002       -6.2359200000000001       -6.2321200000000001       -6.2283200000000001       -6.2245200000000001       -6.2207200000000000       -6.2169299999999996       -6.2131299999999996       -6.2093299999999996       -6.2055300000000004       -6.2017300000000004       -6.1979300000000004       -6.1941300000000004       -6.1903300000000003       -6.1865300000000003       -6.1827300000000003       -6.1789300000000003       -6.1751300000000002       -6.1713300000000002       -6.1675300000000002       -6.1637300000000002       -6.1599300000000001       -6.1561399999999997       -6.1523399999999997       -6.1485399999999997       -6.1447399999999996       -6.1409399999999996       -6.1371399999999996       -6.1333399999999996       -6.1295400000000004       -6.1257400000000004       -6.1219400000000004       -6.1181400000000004       -6.1143400000000003       -6.1105400000000003       -6.1067400000000003       -6.1029400000000003       -6.0991499999999998       -6.0953499999999998       -6.0915499999999998       -6.0877499999999998       -6.0839499999999997       -6.0801499999999997       -6.0763499999999997       -6.0725499999999997       -6.0687499999999996       -6.0649499999999996       -6.0611499999999996       -6.0573499999999996       -6.0535500000000004       -6.0497500000000004       -6.0459500000000004       -6.0421600000000000       -6.0383599999999999       -6.0345599999999999       -6.0307599999999999       -6.0269599999999999       -6.0231599999999998       -6.0193599999999998       -6.0155599999999998       -6.0117599999999998       -6.0079599999999997       -6.0041599999999997       -6.0003599999999997       -5.9965599999999997       -5.9927599999999996       -5.9889599999999996       -5.9851700000000001       -5.9813700000000001       -5.9775700000000001       -5.9737700000000000       -5.9699700000000000       -5.9661700000000000       -5.9623699999999999       -5.9585699999999999       -5.9547699999999999       -5.9509699999999999       -5.9471699999999998       -5.9433699999999998       -5.9395699999999998       -5.9357699999999998       -5.9319699999999997       -5.9281800000000002       -5.9243800000000002       -5.9205800000000002       -5.9167800000000002       -5.9129800000000001       -5.9091800000000001       -5.9053800000000001       -5.9015800000000000       -5.8977800000000000       -5.8939800000000000       -5.8901800000000000       -5.8863799999999999       -5.8825799999999999       -5.8787799999999999       -5.8749799999999999       -5.8711900000000004       -5.8673900000000003       -5.8635900000000003       -5.8597900000000003       -5.8559900000000003       -5.8521900000000002       -5.8483900000000002       -5.8445900000000002       -5.8407900000000001       -5.8369900000000001       -5.8331900000000001       -5.8293900000000001       -5.8255900000000000       -5.8217900000000000       -5.8179900000000000       -5.8141900000000000       -5.8103999999999996       -5.8066000000000004       -5.8028000000000004       -5.7990000000000004       -5.7952000000000004       -5.7914000000000003       -5.7876000000000003       -5.7838000000000003       -5.7800000000000002       -5.7759700000000000       -5.7719399999999998       -5.7679099999999996       -5.7638800000000003       -5.7598500000000001       -5.7558199999999999       -5.7517899999999997       -5.7477600000000004       -5.7437300000000002       -5.7397000000000000       -5.7356800000000003       -5.7316500000000001       -5.7276199999999999       -5.7235899999999997       -5.7195600000000004       -5.7155300000000002       -5.7115000000000000       -5.7074699999999998       -5.7034399999999996       -5.6994100000000003       -5.6953800000000001       -5.6913499999999999       -5.6873199999999997       -5.6832900000000004       -5.6792600000000002       -5.6752300000000000       -5.6711999999999998       -5.6671699999999996       -5.6631400000000003       -5.6591100000000001       -5.6550799999999999       -5.6510499999999997       -5.6470200000000004       -5.6429900000000002       -5.6389600000000000       -5.6349400000000003       -5.6309100000000001       -5.6268799999999999       -5.6228499999999997       -5.6188200000000004       -5.6147900000000002       -5.6107600000000000       -5.6067299999999998       -5.6026999999999996       -5.5986700000000003       -5.5946400000000001       -5.5906099999999999       -5.5865799999999997       -5.5825500000000003       -5.5785200000000001       -5.5744899999999999       -5.5704599999999997       -5.5664300000000004       -5.5624000000000002       -5.5583700000000000       -5.5543399999999998       -5.5503099999999996       -5.5462800000000003       -5.5422500000000001       -5.5382199999999999       -5.5341899999999997       -5.5301700000000000       -5.5261399999999998       -5.5221099999999996       -5.5180800000000003       -5.5140500000000001       -5.5100199999999999       -5.5059899999999997       -5.5019600000000004       -5.4979300000000002       -5.4939000000000000       -5.4898699999999998       -5.4858399999999996       -5.4818100000000003       -5.4777800000000001       -5.4737499999999999       -5.4697199999999997       -5.4656900000000004       -5.4616600000000002       -5.4576300000000000       -5.4535999999999998       -5.4495699999999996       -5.4455400000000003       -5.4415100000000001       -5.4374799999999999       -5.4334499999999997       -5.4294300000000000       -5.4253999999999998       -5.4213699999999996       -5.4173400000000003       -5.4133100000000001       -5.4092799999999999       -5.4052499999999997       -5.4012200000000004       -5.3971900000000002       -5.3931600000000000       -5.3891299999999998       -5.3851000000000004       -5.3810700000000002       -5.3770400000000000       -5.3730099999999998       -5.3689799999999996       -5.3649500000000003       -5.3609200000000001       -5.3568899999999999       -5.3528599999999997       -5.3488300000000004       -5.3448000000000002       -5.3407700000000000       -5.3367399999999998       -5.3327099999999996       -5.3286899999999999       -5.3246599999999997       -5.3206300000000004       -5.3166000000000002       -5.3125700000000000       -5.3085399999999998       -5.3045099999999996       -5.3004800000000003       -5.2964500000000001       -5.2924199999999999       -5.2883899999999997       -5.2843600000000004       -5.2803300000000002       -5.2763000000000000       -5.2722699999999998       -5.2682399999999996       -5.2642100000000003       -5.2599499999999999       -5.2556900000000004       -5.2514300000000000       -5.2471699999999997       -5.2429100000000002       -5.2386499999999998       -5.2343900000000003       -5.2301299999999999       -5.2258699999999996       -5.2216100000000001       -5.2173499999999997       -5.2130900000000002       -5.2088299999999998       -5.2045700000000004       -5.2003100000000000       -5.1960499999999996       -5.1917900000000001       -5.1875299999999998       -5.1832700000000003       -5.1790099999999999       -5.1747500000000004       -5.1704900000000000       -5.1662299999999997       -5.1619700000000002       -5.1577099999999998       -5.1534500000000003       -5.1491899999999999       -5.1449400000000001       -5.1406799999999997       -5.1364200000000002       -5.1321599999999998       -5.1279000000000003       -5.1236400000000000       -5.1193799999999996       -5.1151200000000001       -5.1108599999999997       -5.1066000000000003       -5.1023399999999999       -5.0980800000000004       -5.0938200000000000       -5.0895599999999996       -5.0853000000000002       -5.0810399999999998       -5.0767800000000003       -5.0725199999999999       -5.0682600000000004       -5.0640000000000001       -5.0597399999999997       -5.0554800000000002       -5.0512199999999998       -5.0469600000000003       -5.0427000000000000       -5.0384399999999996       -5.0341800000000001       -5.0299199999999997       -5.0256600000000002       -5.0213999999999999       -5.0171400000000004       -5.0128800000000000       -5.0086199999999996       -5.0043600000000001       -5.0000999999999998       -4.9958400000000003       -4.9915799999999999       -4.9873200000000004       -4.9830600000000000       -4.9787999999999997       -4.9745400000000002       -4.9702799999999998       -4.9660200000000003       -4.9617599999999999       -4.9574999999999996       -4.9532400000000001       -4.9489799999999997       -4.9447200000000002       -4.9404599999999999       -4.9362000000000004       -4.9319400000000000       -4.9276799999999996       -4.9234200000000001       -4.9191599999999998       -4.9149000000000003       -4.9106399999999999       -4.9063800000000004       -4.9021200000000000       -4.8978599999999997       -4.8936000000000002       -4.8893399999999998       -4.8850800000000003       -4.8808199999999999       -4.8765599999999996       -4.8723000000000001       -4.8680399999999997       -4.8637800000000002       -4.8595199999999998       -4.8552600000000004       -4.8510000000000000       -4.8467399999999996       -4.8424800000000001       -4.8382199999999997       -4.8339600000000003       -4.8296999999999999       -4.8254500000000000       -4.8211899999999996       -4.8169300000000002       -4.8126699999999998       -4.8084100000000003       -4.8041499999999999       -4.7998900000000004       -4.7956300000000001       -4.7913699999999997       -4.7871100000000002       -4.7828499999999998       -4.7785900000000003       -4.7743300000000000       -4.7700699999999996       -4.7658100000000001       -4.7615499999999997       -4.7572900000000002       -4.7530299999999999       -4.7487700000000004       -4.7445100000000000       -4.7402499999999996       -4.7359900000000001       -4.7317299999999998       -4.7274700000000003       -4.7232099999999999       -4.7189500000000004       -4.7144599999999999       -4.7099700000000002       -4.7054799999999997       -4.7009900000000000       -4.6965000000000003       -4.6920099999999998       -4.6875200000000001       -4.6830299999999996       -4.6785399999999999       -4.6740500000000003       -4.6695599999999997       -4.6650700000000001       -4.6605800000000004       -4.6560899999999998       -4.6516000000000002       -4.6471099999999996       -4.6426200000000000       -4.6381300000000003       -4.6336399999999998       -4.6291500000000001       -4.6246600000000004       -4.6201699999999999       -4.6156800000000002       -4.6111899999999997       -4.6067000000000000       -4.6021999999999998       -4.5977100000000002       -4.5932199999999996       -4.5887300000000000       -4.5842400000000003       -4.5797499999999998       -4.5752600000000001       -4.5707700000000004       -4.5662799999999999       -4.5617900000000002       -4.5572999999999997       -4.5528100000000000       -4.5483200000000004       -4.5438299999999998       -4.5393400000000002       -4.5348499999999996       -4.5303599999999999       -4.5258700000000003       -4.5213799999999997       -4.5168900000000001       -4.5124000000000004       -4.5079099999999999       -4.5034200000000002       -4.4989299999999997       -4.4944400000000000       -4.4899500000000003       -4.4854599999999998       -4.4809700000000001       -4.4764799999999996       -4.4719899999999999       -4.4675000000000002       -4.4630099999999997       -4.4585200000000000       -4.4540300000000004       -4.4495399999999998       -4.4450500000000002       -4.4405599999999996       -4.4360700000000000       -4.4315800000000003       -4.4270899999999997       -4.4226000000000001       -4.4181100000000004       -4.4136199999999999       -4.4091300000000002       -4.4046399999999997       -4.4001500000000000       -4.3956600000000003       -4.3911699999999998       -4.3866800000000001       -4.3821899999999996       -4.3776999999999999       -4.3732100000000003       -4.3687199999999997       -4.3642300000000001       -4.3597400000000004       -4.3552499999999998       -4.3507600000000002       -4.3462699999999996       -4.3417800000000000       -4.3372900000000003       -4.3327999999999998       -4.3283100000000001       -4.3238200000000004       -4.3193299999999999       -4.3148400000000002       -4.3103499999999997       -4.3058600000000000       -4.3013700000000004       -4.2968799999999998       -4.2923900000000001       -4.2878999999999996       -4.2834099999999999       -4.2789200000000003       -4.2744299999999997       -4.2699400000000001       -4.2654399999999999       -4.2609500000000002       -4.2564599999999997       -4.2519700000000000       -4.2474800000000004       -4.2429899999999998       -4.2385000000000002       -4.2340099999999996       -4.2295199999999999       -4.2250300000000003       -4.2205399999999997       -4.2160500000000001       -4.2115600000000004       -4.2070699999999999       -4.2025800000000002       -4.1980899999999997       -4.1936000000000000       -4.1891100000000003       -4.1846199999999998       -4.1801300000000001       -4.1756399999999996       -4.1711499999999999       -4.1666600000000003       -4.1621699999999997       -4.1576800000000000       -4.1531900000000004       -4.1486999999999998       -4.1442100000000002       -4.1394900000000003       -4.1347699999999996       -4.1300499999999998       -4.1253299999999999       -4.1206100000000001       -4.1158900000000003       -4.1111700000000004       -4.1064499999999997       -4.1017299999999999       -4.0970100000000000       -4.0922900000000002       -4.0875700000000004       -4.0828499999999996       -4.0781299999999998       -4.0734100000000000       -4.0686900000000001       -4.0639599999999998       -4.0592400000000000       -4.0545200000000001       -4.0498000000000003       -4.0450799999999996       -4.0403599999999997       -4.0356399999999999       -4.0309200000000001       -4.0262000000000002       -4.0214800000000004       -4.0167599999999997       -4.0120399999999998       -4.0073200000000000       -4.0026000000000002       -3.9978799999999999       -3.9931600000000000       -3.9884400000000002       -3.9837199999999999       -3.9790000000000001       -3.9742799999999998       -3.9695600000000000       -3.9648400000000001       -3.9601199999999999       -3.9554000000000000       -3.9506800000000002       -3.9459499999999998       -3.9412300000000000       -3.9365100000000002       -3.9317899999999999       -3.9270700000000001       -3.9223499999999998       -3.9176299999999999       -3.9129100000000001       -3.9081899999999998       -3.9034700000000000       -3.8987500000000002       -3.8940299999999999       -3.8893100000000000       -3.8845900000000002       -3.8798699999999999       -3.8751500000000001       -3.8704299999999998       -3.8657100000000000       -3.8609900000000001       -3.8562699999999999       -3.8515500000000000       -3.8468300000000002       -3.8421099999999999       -3.8373900000000001       -3.8326699999999998       -3.8279399999999999       -3.8232200000000001       -3.8184999999999998       -3.8137799999999999       -3.8090600000000001       -3.8043399999999998       -3.7996200000000000       -3.7949000000000002       -3.7901799999999999       -3.7854600000000000       -3.7807400000000002       -3.7760199999999999       -3.7713000000000001       -3.7665799999999998       -3.7618600000000000       -3.7571400000000001       -3.7524199999999999       -3.7477000000000000       -3.7429800000000002       -3.7382599999999999       -3.7335400000000001       -3.7288199999999998       -3.7241000000000000       -3.7193800000000001       -3.7146599999999999       -3.7099299999999999       -3.7052100000000001       -3.7004899999999998       -3.6957700000000000       -3.6910500000000002       -3.6863299999999999       -3.6816100000000000       -3.6768900000000002       -3.6721699999999999       -3.6674500000000001       -3.6627299999999998       -3.6580100000000000       -3.6532900000000001       -3.6485699999999999       -3.6438500000000000       -3.6391300000000002       -3.6344099999999999       -3.6296900000000001       -3.6249699999999998       -3.6202500000000000       -3.6155300000000001       -3.6108099999999999       -3.6060900000000000       -3.6013700000000002       -3.5966499999999999       -3.5919300000000001       -3.5872000000000002       -3.5824799999999999       -3.5777600000000001       -3.5730400000000002       -3.5683199999999999       -3.5636000000000001       -3.5588799999999998       -3.5541600000000000       -3.5494400000000002       -3.5447199999999999       -3.5400000000000000       -3.5350500000000000       -3.5301000000000000       -3.5251500000000000       -3.5202000000000000       -3.5152500000000000       -3.5103000000000000       -3.5053500000000000       -3.5004000000000000       -3.4954399999999999       -3.4904899999999999       -3.4855399999999999       -3.4805899999999999       -3.4756399999999998       -3.4706899999999998       -3.4657399999999998       -3.4607899999999998       -3.4558399999999998       -3.4508899999999998       -3.4459399999999998       -3.4409900000000002       -3.4360400000000002       -3.4310900000000002       -3.4261400000000002       -3.4211800000000001       -3.4162300000000001       -3.4112800000000001       -3.4063300000000001       -3.4013800000000001       -3.3964300000000001       -3.3914800000000001       -3.3865300000000000       -3.3815800000000000       -3.3766300000000000       -3.3716800000000000       -3.3667300000000000       -3.3617800000000000       -3.3568300000000000       -3.3518800000000000       -3.3469199999999999       -3.3419699999999999       -3.3370199999999999       -3.3320699999999999       -3.3271199999999999       -3.3221699999999998       -3.3172199999999998       -3.3122699999999998       -3.3073199999999998       -3.3023699999999998       -3.2974199999999998       -3.2924699999999998       -3.2875200000000002       -3.2825700000000002       -3.2776200000000002       -3.2726700000000002       -3.2677100000000001       -3.2627600000000001       -3.2578100000000001       -3.2528600000000001       -3.2479100000000001       -3.2429600000000001       -3.2380100000000001       -3.2330600000000000       -3.2281100000000000       -3.2231600000000000       -3.2182100000000000       -3.2132600000000000       -3.2083100000000000       -3.2033600000000000       -3.1984100000000000       -3.1934499999999999       -3.1884999999999999       -3.1835499999999999       -3.1785999999999999       -3.1736499999999999       -3.1686999999999999       -3.1637499999999998       -3.1587999999999998       -3.1538499999999998       -3.1488999999999998       -3.1439499999999998       -3.1389999999999998       -3.1340499999999998       -3.1291000000000002       -3.1241500000000002       -3.1191900000000001       -3.1142400000000001       -3.1092900000000001       -3.1043400000000001       -3.0993900000000001       -3.0944400000000001       -3.0894900000000001       -3.0845400000000001       -3.0795900000000000       -3.0746400000000000       -3.0696900000000000       -3.0647400000000000       -3.0597900000000000       -3.0548400000000000       -3.0498900000000000       -3.0449299999999999       -3.0399799999999999       -3.0350299999999999       -3.0300799999999999       -3.0251299999999999       -3.0201799999999999       -3.0152299999999999       -3.0102799999999998       -3.0053299999999998       -3.0003799999999998       -2.9954299999999998       -2.9904799999999998       -2.9855299999999998       -2.9805799999999998       -2.9756300000000002       -2.9706700000000001       -2.9657200000000001       -2.9607700000000001       -2.9558200000000001       -2.9508700000000001       -2.9459200000000001       -2.9409700000000001       -2.9360200000000001       -2.9310700000000001       -2.9261200000000001       -2.9211700000000000       -2.9162200000000000       -2.9112700000000000       -2.9063200000000000       -2.9011399999999998       -2.8959500000000000       -2.8907699999999998       -2.8855900000000001       -2.8804099999999999       -2.8752300000000002       -2.8700500000000000       -2.8648699999999998       -2.8596900000000001       -2.8545099999999999       -2.8493300000000001       -2.8441500000000000       -2.8389600000000002       -2.8337800000000000       -2.8285999999999998       -2.8234200000000000       -2.8182399999999999       -2.8130600000000001       -2.8078799999999999       -2.8027000000000002       -2.7975200000000000       -2.7923399999999998       -2.7871500000000000       -2.7819699999999998       -2.7767900000000001       -2.7716099999999999       -2.7664300000000002       -2.7612500000000000       -2.7560699999999998       -2.7508900000000001       -2.7457099999999999       -2.7405300000000001       -2.7353499999999999       -2.7301600000000001       -2.7249800000000000       -2.7198000000000002       -2.7146200000000000       -2.7094399999999998       -2.7042600000000001       -2.6990799999999999       -2.6939000000000002       -2.6887200000000000       -2.6835399999999998       -2.6783600000000001       -2.6731699999999998       -2.6679900000000001       -2.6628099999999999       -2.6576300000000002       -2.6524500000000000       -2.6472699999999998       -2.6420900000000000       -2.6369099999999999       -2.6317300000000001       -2.6265499999999999       -2.6213700000000002       -2.6161799999999999       -2.6110000000000002       -2.6058200000000000       -2.6006399999999998       -2.5954600000000001       -2.5902799999999999       -2.5851000000000002       -2.5799200000000000       -2.5747399999999998       -2.5695600000000001       -2.5643799999999999       -2.5591900000000001       -2.5540099999999999       -2.5488300000000002       -2.5436500000000000       -2.5384699999999998       -2.5332900000000000       -2.5281099999999999       -2.5229300000000001       -2.5177499999999999       -2.5125700000000002       -2.5073900000000000       -2.5022000000000002       -2.4970200000000000       -2.4918399999999998       -2.4866600000000001       -2.4814799999999999       -2.4763000000000002       -2.4711200000000000       -2.4659399999999998       -2.4607600000000001       -2.4555799999999999       -2.4503900000000001       -2.4452099999999999       -2.4400300000000001       -2.4348500000000000       -2.4296700000000002       -2.4244900000000000       -2.4193099999999998       -2.4141300000000001       -2.4089499999999999       -2.4037700000000002       -2.3985900000000000       -2.3934000000000002       -2.3882200000000000       -2.3830399999999998       -2.3778600000000001       -2.3726799999999999       -2.3675000000000002       -2.3623200000000000       -2.3571399999999998       -2.3519600000000001       -2.3467799999999999       -2.3416000000000001       -2.3364099999999999       -2.3312300000000001       -2.3260500000000000       -2.3208700000000002       -2.3156900000000000       -2.3105099999999998       -2.3053300000000001       -2.3001499999999999       -2.2949700000000002       -2.2897900000000000       -2.2846099999999998       -2.2794200000000000       -2.2742399999999998       -2.2690600000000001       -2.2638799999999999       -2.2587000000000002       -2.2535200000000000       -2.2483399999999998       -2.2431600000000000       -2.2377500000000001       -2.2323400000000002       -2.2269199999999998       -2.2215099999999999       -2.2161000000000000       -2.2106900000000000       -2.2052800000000001       -2.1998700000000002       -2.1944599999999999       -2.1890499999999999       -2.1836400000000000       -2.1782200000000000       -2.1728100000000001       -2.1674000000000002       -2.1619899999999999       -2.1565799999999999       -2.1511700000000000       -2.1457600000000001       -2.1403500000000002       -2.1349300000000002       -2.1295199999999999       -2.1241099999999999       -2.1187000000000000       -2.1132900000000001       -2.1078800000000002       -2.1024699999999998       -2.0970599999999999       -2.0916399999999999       -2.0862300000000000       -2.0808200000000001       -2.0754100000000002       -2.0699999999999998       -2.0645899999999999       -2.0591800000000000       -2.0537700000000001       -2.0483600000000002       -2.0429400000000002       -2.0375299999999998       -2.0321199999999999       -2.0267100000000000       -2.0213000000000001       -2.0158900000000002       -2.0104799999999998       -2.0050699999999999       -1.9996499999999999       -1.9942400000000000       -1.9888300000000001       -1.9834200000000000       -1.9780100000000000       -1.9725999999999999       -1.9671900000000000       -1.9617800000000001       -1.9563699999999999       -1.9509500000000000       -1.9455400000000000       -1.9401299999999999       -1.9347200000000000       -1.9293100000000001       -1.9238999999999999       -1.9184900000000000       -1.9130799999999999       -1.9076599999999999       -1.9022500000000000       -1.8968400000000001       -1.8914299999999999       -1.8860200000000000       -1.8806099999999999       -1.8752000000000000       -1.8697900000000001       -1.8643799999999999       -1.8589599999999999       -1.8535500000000000       -1.8481399999999999       -1.8427300000000000       -1.8373200000000001       -1.8319099999999999       -1.8265000000000000       -1.8210900000000001       -1.8156699999999999       -1.8102600000000000       -1.8048500000000001       -1.7994399999999999       -1.7940300000000000       -1.7886200000000001       -1.7832100000000000       -1.7778000000000000       -1.7723899999999999       -1.7669699999999999       -1.7615600000000000       -1.7561500000000001       -1.7507400000000000       -1.7453300000000000       -1.7399199999999999       -1.7345100000000000       -1.7291000000000001       -1.7236800000000001       -1.7182700000000000       -1.7128600000000000       -1.7074499999999999       -1.7020400000000000       -1.6966300000000001       -1.6912199999999999       -1.6858100000000000       -1.6803900000000001       -1.6749799999999999       -1.6695700000000000       -1.6641600000000001       -1.6587499999999999       -1.6533400000000000       -1.6479299999999999       -1.6425200000000000       -1.6371100000000001       -1.6316900000000001       -1.6262799999999999       -1.6208700000000000       -1.6154599999999999       -1.6100500000000000       -1.6046400000000001       -1.5992299999999999       -1.5938200000000000       -1.5884000000000000       -1.5829899999999999       -1.5775800000000000       -1.5721700000000001       -1.5667599999999999       -1.5613500000000000       -1.5559400000000001       -1.5505300000000000       -1.5448900000000001       -1.5392399999999999       -1.5336000000000001       -1.5279600000000000       -1.5223199999999999       -1.5166800000000000       -1.5110399999999999       -1.5053900000000000       -1.4997499999999999       -1.4941100000000000       -1.4884700000000000       -1.4828300000000001       -1.4771900000000000       -1.4715499999999999       -1.4659000000000000       -1.4602599999999999       -1.4546200000000000       -1.4489799999999999       -1.4433400000000001       -1.4377000000000000       -1.4320600000000001       -1.4264100000000000       -1.4207700000000001       -1.4151300000000000       -1.4094899999999999       -1.4038500000000000       -1.3982100000000000       -1.3925700000000001       -1.3869199999999999       -1.3812800000000001       -1.3756400000000000       -1.3700000000000001       -1.3643600000000000       -1.3587199999999999       -1.3530800000000001       -1.3474299999999999       -1.3417900000000000       -1.3361499999999999       -1.3305100000000001       -1.3248700000000000       -1.3192299999999999       -1.3135900000000000       -1.3079400000000001       -1.3023000000000000       -1.2966599999999999       -1.2910200000000001       -1.2853800000000000       -1.2797400000000001       -1.2741000000000000       -1.2684500000000001       -1.2628100000000000       -1.2571699999999999       -1.2515300000000000       -1.2458899999999999       -1.2402500000000001       -1.2346100000000000       -1.2289600000000001       -1.2233200000000000       -1.2176800000000001       -1.2120400000000000       -1.2063999999999999       -1.2007600000000000       -1.1951200000000000       -1.1894700000000000       -1.1838299999999999       -1.1781900000000001       -1.1725500000000000       -1.1669099999999999       -1.1612700000000000       -1.1556299999999999       -1.1499800000000000       -1.1443399999999999       -1.1387000000000000       -1.1330600000000000       -1.1274200000000001       -1.1217800000000000       -1.1161399999999999       -1.1104900000000000       -1.1048500000000001       -1.0992100000000000       -1.0935699999999999       -1.0879300000000001       -1.0822900000000000       -1.0766500000000001       -1.0710000000000000       -1.0653600000000001       -1.0597200000000000       -1.0540799999999999       -1.0484400000000000       -1.0427999999999999       -1.0371500000000000       -1.0315099999999999       -1.0258700000000001       -1.0202300000000000       -1.0145900000000001       -1.0089500000000000       -1.0033099999999999      -0.99765999999999999      -0.99202000000000001      -0.98638000000000003      -0.98073999999999995      -0.97509999999999997      -0.96945999999999999      -0.96382000000000001      -0.95816999999999997      -0.95252999999999999      -0.94689000000000001      -0.94125000000000003      -0.93561000000000005      -0.92996999999999996      -0.92432999999999998      -0.91868000000000005      -0.91303999999999996      -0.90739999999999998      -0.90176000000000001      -0.89612000000000003      -0.89048000000000005      -0.88483999999999996      -0.87919000000000003      -0.87355000000000005      -0.86790999999999996      -0.86226999999999998      -0.85663000000000000      -0.85099000000000002      -0.84535000000000005      -0.83970000000000000      -0.83406000000000002      -0.82842000000000005      -0.82255000000000000      -0.81667999999999996      -0.81081000000000003      -0.80493000000000003      -0.79905999999999999      -0.79318999999999995      -0.78732000000000002      -0.78144999999999998      -0.77558000000000005      -0.76970000000000005      -0.76383000000000001      -0.75795999999999997      -0.75209000000000004      -0.74621999999999999      -0.74034999999999995      -0.73446999999999996      -0.72860000000000003      -0.72272999999999998      -0.71686000000000005      -0.71099000000000001      -0.70511999999999997      -0.69923999999999997      -0.69337000000000004      -0.68750000000000000      -0.68162999999999996      -0.67576000000000003      -0.66988999999999999      -0.66400999999999999      -0.65813999999999995      -0.65227000000000002      -0.64639999999999997      -0.64053000000000004      -0.63466000000000000      -0.62878000000000001      -0.62290999999999996      -0.61704000000000003      -0.61116999999999999      -0.60529999999999995      -0.59941999999999995      -0.59355000000000002      -0.58767999999999998      -0.58181000000000005      -0.57594000000000001      -0.57006999999999997      -0.56418999999999997      -0.55832000000000004      -0.55245000000000000      -0.54657999999999995      -0.54071000000000002      -0.53483999999999998      -0.52895999999999999      -0.52309000000000005      -0.51722000000000001      -0.51134999999999997      -0.50548000000000004      -0.49961000000000000      -0.49373000000000000      -0.48786000000000002      -0.48198999999999997      -0.47611999999999999      -0.47025000000000000      -0.46438000000000001      -0.45850000000000002      -0.45262999999999998      -0.44675999999999999      -0.44089000000000000      -0.43502000000000002      -0.42914999999999998      -0.42326999999999998      -0.41739999999999999      -0.41153000000000001      -0.40566000000000002      -0.39978999999999998      -0.39391999999999999      -0.38804000000000000      -0.38217000000000001      -0.37630000000000002      -0.37042999999999998      -0.36456000000000000      -0.35868000000000000      -0.35281000000000001      -0.34694000000000003      -0.34106999999999998      -0.33520000000000000      -0.32933000000000001      -0.32345000000000002      -0.31757999999999997      -0.31170999999999999      -0.30584000000000000      -0.29997000000000001      -0.29409999999999997      -0.28821999999999998      -0.28234999999999999      -0.27648000000000000      -0.27061000000000002      -0.26473999999999998      -0.25886999999999999      -0.25298999999999999      -0.24712000000000001      -0.24124999999999999      -0.23538000000000001      -0.22950999999999999      -0.22364000000000001      -0.21776000000000001      -0.21189000000000000      -0.20602000000000001      -0.20014999999999999      -0.19428000000000001      -0.18840999999999999      -0.18253000000000000      -0.17666000000000001      -0.17079000000000000      -0.16492000000000001      -0.15905000000000000      -0.15318000000000001      -0.14729999999999999      -0.14143000000000000      -0.13556000000000001      -0.12969000000000000      -0.12382000000000000      -0.11794000000000000      -0.11207000000000000      -0.10620000000000000      -0.10033000000000000       -9.4460000000000002E-002  -8.8590000000000002E-002  -8.2710000000000006E-002  -7.6840000000000006E-002  -7.0739999999999997E-002  -6.4640000000000003E-002  -5.8540000000000002E-002  -5.2440000000000001E-002  -4.6330000000000003E-002  -4.0230000000000002E-002  -3.4130000000000001E-002  -2.8029999999999999E-002  -2.1930000000000002E-002  -1.5820000000000001E-002  -9.7199999999999995E-003  -3.6200000000000000E-003   2.4800000000000000E-003   8.5800000000000008E-003   1.4690000000000000E-002   2.0789999999999999E-002   2.6890000000000001E-002   3.2989999999999998E-002   3.9090000000000000E-002   4.5199999999999997E-002   5.1299999999999998E-002   5.7400000000000000E-002   6.3500000000000001E-002   6.9599999999999995E-002   7.5710000000000000E-002   8.1809999999999994E-002   8.7910000000000002E-002   9.4009999999999996E-002  0.10011000000000000       0.10621999999999999       0.11232000000000000       0.11842000000000000       0.12452000000000001       0.13062000000000001       0.13672999999999999       0.14283000000000001       0.14893000000000001       0.15503000000000000       0.16113000000000000       0.16724000000000000       0.17333999999999999       0.17943999999999999       0.18554000000000001       0.19164000000000000       0.19775000000000001       0.20385000000000000       0.20995000000000000       0.21604999999999999       0.22214999999999999       0.22825999999999999       0.23436000000000001       0.24046000000000001       0.24656000000000000       0.25266000000000000       0.25877000000000000       0.26486999999999999       0.27096999999999999       0.27706999999999998       0.28316999999999998       0.28927999999999998       0.29537999999999998       0.30148000000000003       0.30758000000000002       0.31368000000000001       0.31979000000000002       0.32589000000000001       0.33199000000000001       0.33809000000000000       0.34419000000000000       0.35030000000000000       0.35639999999999999       0.36249999999999999       0.36859999999999998       0.37469999999999998       0.38080999999999998       0.38690999999999998       0.39301000000000003       0.39911000000000002       0.40521000000000001       0.41131000000000001       0.41742000000000001       0.42352000000000001       0.42962000000000000       0.43572000000000000       0.44181999999999999       0.44792999999999999       0.45402999999999999       0.46012999999999998       0.46622999999999998       0.47233000000000003       0.47843999999999998       0.48454000000000003       0.49064000000000002       0.49674000000000001       0.50283999999999995       0.50895000000000001       0.51505000000000001       0.52115000000000000       0.52725000000000000       0.53334999999999999       0.53946000000000005       0.54556000000000004       0.55166000000000004       0.55776000000000003       0.56386000000000003       0.56996999999999998       0.57606999999999997       0.58216999999999997       0.58826999999999996       0.59436999999999995       0.60048000000000001       0.60658000000000001       0.61268000000000000       0.61878000000000000       0.62487999999999999       0.63099000000000005       0.63709000000000005       0.64319000000000004       0.64929000000000003       0.65539000000000003       0.66149999999999998       0.66759999999999997       0.67369999999999997       0.67979999999999996       0.68589999999999995       0.69201000000000001       0.69811000000000001       0.70421000000000000     
 ug =    3.0000000000000000        3.0012599999999998        3.0025200000000001        3.0037799999999999        3.0050400000000002        3.0063000000000000        3.0075599999999998        3.0088200000000001        3.0100799999999999        3.0113400000000001        3.0125999999999999        3.0138600000000002        3.0151200000000000        3.0163799999999998        3.0176400000000001        3.0188999999999999        3.0201600000000002        3.0214200000000000        3.0226799999999998        3.0239400000000001        3.0251999999999999        3.0264600000000002        3.0277099999999999        3.0289700000000002        3.0302300000000000        3.0314899999999998        3.0327500000000001        3.0340099999999999        3.0352700000000001        3.0365300000000000        3.0377900000000002        3.0390500000000000        3.0403099999999998        3.0415700000000001        3.0428299999999999        3.0440900000000002        3.0453500000000000        3.0466099999999998        3.0478700000000001        3.0491299999999999        3.0503900000000002        3.0516500000000000        3.0529099999999998        3.0541700000000001        3.0554299999999999        3.0566900000000001        3.0579499999999999        3.0592100000000002        3.0604700000000000        3.0617299999999998        3.0629900000000001        3.0642499999999999        3.0655100000000002        3.0667700000000000        3.0680299999999998        3.0692900000000001        3.0705499999999999        3.0718100000000002        3.0730700000000000        3.0743299999999998        3.0755900000000000        3.0768499999999999        3.0781100000000001        3.0793699999999999        3.0806200000000001        3.0818800000000000        3.0831400000000002        3.0844000000000000        3.0856599999999998        3.0869200000000001        3.0881799999999999        3.0894400000000002        3.0907000000000000        3.0919599999999998        3.0932200000000001        3.0944799999999999        3.0957400000000002        3.0970000000000000        3.0982599999999998        3.0995200000000001        3.1007799999999999        3.1020400000000001        3.1032999999999999        3.1045600000000002        3.1058200000000000        3.1070799999999998        3.1083400000000001        3.1095999999999999        3.1108600000000002        3.1121200000000000        3.1133799999999998        3.1146400000000001        3.1158999999999999        3.1171600000000002        3.1184200000000000        3.1196799999999998        3.1209400000000000        3.1221999999999999        3.1234600000000001        3.1247199999999999        3.1259800000000002        3.1272400000000000        3.1284999999999998        3.1297600000000001        3.1310199999999999        3.1322800000000002        3.1335400000000000        3.1347900000000002        3.1360500000000000        3.1373099999999998        3.1385700000000001        3.1398299999999999        3.1410900000000002        3.1423500000000000        3.1436099999999998        3.1448700000000001        3.1461299999999999        3.1473900000000001        3.1486499999999999        3.1499100000000002        3.1511700000000000        3.1524299999999998        3.1536900000000001        3.1549499999999999        3.1562100000000002        3.1574700000000000        3.1587299999999998        3.1599900000000001        3.1612499999999999        3.1625999999999999        3.1639499999999998        3.1652900000000002        3.1666400000000001        3.1679900000000001        3.1693400000000000        3.1706900000000000        3.1720400000000000        3.1733799999999999        3.1747299999999998        3.1760799999999998        3.1774300000000002        3.1787800000000002        3.1801200000000001        3.1814700000000000        3.1828200000000000        3.1841699999999999        3.1855199999999999        3.1868699999999999        3.1882100000000002        3.1895600000000002        3.1909100000000001        3.1922600000000001        3.1936100000000001        3.1949500000000000        3.1962999999999999        3.1976499999999999        3.1989999999999998        3.2003499999999998        3.2017000000000002        3.2030400000000001        3.2043900000000001        3.2057400000000000        3.2070900000000000        3.2084400000000000        3.2097799999999999        3.2111299999999998        3.2124799999999998        3.2138300000000002        3.2151800000000001        3.2165200000000000        3.2178700000000000        3.2192200000000000        3.2205699999999999        3.2219199999999999        3.2232699999999999        3.2246100000000002        3.2259600000000002        3.2273100000000001        3.2286600000000001        3.2300100000000000        3.2313499999999999        3.2326999999999999        3.2340499999999999        3.2353999999999998        3.2367499999999998        3.2381000000000002        3.2394400000000001        3.2407900000000001        3.2421400000000000        3.2434900000000000        3.2448399999999999        3.2461799999999998        3.2475299999999998        3.2488800000000002        3.2502300000000002        3.2515800000000001        3.2529300000000001        3.2542700000000000        3.2556200000000000        3.2569699999999999        3.2583199999999999        3.2596699999999998        3.2610100000000002        3.2623600000000001        3.2637100000000001        3.2650600000000001        3.2664100000000000        3.2677600000000000        3.2690999999999999        3.2704499999999999        3.2717999999999998        3.2731499999999998        3.2745000000000002        3.2758400000000001        3.2771900000000000        3.2785400000000000        3.2798900000000000        3.2812399999999999        3.2825899999999999        3.2839299999999998        3.2852800000000002        3.2866300000000002        3.2879800000000001        3.2893300000000001        3.2906700000000000        3.2920199999999999        3.2933699999999999        3.2947199999999999        3.2960699999999998        3.2974199999999998        3.2987600000000001        3.3001100000000001        3.3014600000000001        3.3028100000000000        3.3041600000000000        3.3054999999999999        3.3068499999999998        3.3081999999999998        3.3095500000000002        3.3109000000000002        3.3122500000000001        3.3135900000000000        3.3149400000000000        3.3162900000000000        3.3176399999999999        3.3189899999999999        3.3203299999999998        3.3216800000000002        3.3230300000000002        3.3243800000000001        3.3257300000000001        3.3270700000000000        3.3284199999999999        3.3297699999999999        3.3311199999999999        3.3324699999999998        3.3338199999999998        3.3356699999999999        3.3375300000000001        3.3393899999999999        3.3412400000000000        3.3431000000000002        3.3449499999999999        3.3468100000000001        3.3486699999999998        3.3505199999999999        3.3523800000000001        3.3542399999999999        3.3560900000000000        3.3579500000000002        3.3598100000000000        3.3616600000000001        3.3635199999999998        3.3653800000000000        3.3672300000000002        3.3690899999999999        3.3709500000000001        3.3727999999999998        3.3746600000000000        3.3765200000000002        3.3783699999999999        3.3802300000000001        3.3820800000000002        3.3839399999999999        3.3858000000000001        3.3876499999999998        3.3895100000000000        3.3913700000000002        3.3932199999999999        3.3950800000000001        3.3969399999999998        3.3987900000000000        3.4006500000000002        3.4025099999999999        3.4043600000000001        3.4062199999999998        3.4080800000000000        3.4099300000000001        3.4117899999999999        3.4136500000000001        3.4155000000000002        3.4173600000000000        3.4192100000000001        3.4210699999999998        3.4229300000000000        3.4247800000000002        3.4266399999999999        3.4285000000000001        3.4303499999999998        3.4322100000000000        3.4340700000000002        3.4359199999999999        3.4377800000000001        3.4396399999999998        3.4414899999999999        3.4433500000000001        3.4452099999999999        3.4470600000000000        3.4489200000000002        3.4507800000000000        3.4526300000000001        3.4544899999999998        3.4563400000000000        3.4582000000000002        3.4600599999999999        3.4619100000000000        3.4637699999999998        3.4656300000000000        3.4674800000000001        3.4693399999999999        3.4712000000000001        3.4730500000000002        3.4749099999999999        3.4767700000000001        3.4786199999999998        3.4804800000000000        3.4823400000000002        3.4841899999999999        3.4860500000000001        3.4878999999999998        3.4897600000000000        3.4916200000000002        3.4934699999999999        3.4953300000000000        3.4971899999999998        3.4990399999999999        3.5009000000000001        3.5027599999999999        3.5046100000000000        3.5064700000000002        3.5083299999999999        3.5101800000000001        3.5120399999999998        3.5139000000000000        3.5157500000000002        3.5176099999999999        3.5194700000000001        3.5213199999999998        3.5231800000000000        3.5250300000000001        3.5268899999999999        3.5287500000000001        3.5306000000000002        3.5324599999999999        3.5343200000000001        3.5361699999999998        3.5380300000000000        3.5398900000000002        3.5417399999999999        3.5436000000000001        3.5454599999999998        3.5473100000000000        3.5491700000000002        3.5510299999999999        3.5528800000000000        3.5547399999999998        3.5566000000000000        3.5584500000000001        3.5603099999999999        3.5621600000000000        3.5640200000000002        3.5658799999999999        3.5677300000000001        3.5695899999999998        3.5714500000000000        3.5734800000000000        3.5755100000000000        3.5775500000000000        3.5795800000000000        3.5816100000000000        3.5836500000000000        3.5856800000000000        3.5877100000000000        3.5897500000000000        3.5917800000000000        3.5938099999999999        3.5958500000000000        3.5978800000000000        3.5999099999999999        3.6019500000000000        3.6039800000000000        3.6060099999999999        3.6080500000000000        3.6100800000000000        3.6121099999999999        3.6141500000000000        3.6161799999999999        3.6182099999999999        3.6202500000000000        3.6222799999999999        3.6243099999999999        3.6263500000000000        3.6283799999999999        3.6304099999999999        3.6324500000000000        3.6344799999999999        3.6365099999999999        3.6385500000000000        3.6405799999999999        3.6426099999999999        3.6446499999999999        3.6466799999999999        3.6487099999999999        3.6507499999999999        3.6527799999999999        3.6548099999999999        3.6568499999999999        3.6588799999999999        3.6609099999999999        3.6629499999999999        3.6649799999999999        3.6670099999999999        3.6690499999999999        3.6710799999999999        3.6731099999999999        3.6751499999999999        3.6771799999999999        3.6792099999999999        3.6812499999999999        3.6832799999999999        3.6853099999999999        3.6873499999999999        3.6893799999999999        3.6914099999999999        3.6934499999999999        3.6954799999999999        3.6975099999999999        3.6995499999999999        3.7015799999999999        3.7036099999999998        3.7056499999999999        3.7076799999999999        3.7097099999999998        3.7117499999999999        3.7137799999999999        3.7158099999999998        3.7178499999999999        3.7198799999999999        3.7219099999999998        3.7239499999999999        3.7259799999999998        3.7280099999999998        3.7300499999999999        3.7320799999999998        3.7341099999999998        3.7361499999999999        3.7381799999999998        3.7402099999999998        3.7422399999999998        3.7442799999999998        3.7463099999999998        3.7483399999999998        3.7503799999999998        3.7524099999999998        3.7544400000000002        3.7564799999999998        3.7585099999999998        3.7605400000000002        3.7625799999999998        3.7646099999999998        3.7666400000000002        3.7686799999999998        3.7707099999999998        3.7727400000000002        3.7747799999999998        3.7768099999999998        3.7788400000000002        3.7808799999999998        3.7829100000000002        3.7849400000000002        3.7869799999999998        3.7890100000000002        3.7910400000000002        3.7930799999999998        3.7951100000000002        3.7971400000000002        3.7991799999999998        3.8012100000000002        3.8032400000000002        3.8052800000000002        3.8073100000000002        3.8093400000000002        3.8113800000000002        3.8134100000000002        3.8154400000000002        3.8174800000000002        3.8195100000000002        3.8215400000000002        3.8235800000000002        3.8256100000000002        3.8276400000000002        3.8296800000000002        3.8317100000000002        3.8339200000000000        3.8361299999999998        3.8383400000000001        3.8405499999999999        3.8427600000000002        3.8449700000000000        3.8471799999999998        3.8493900000000001        3.8515999999999999        3.8538100000000002        3.8560200000000000        3.8582299999999998        3.8604400000000001        3.8626499999999999        3.8648600000000002        3.8670700000000000        3.8692799999999998        3.8714900000000001        3.8736999999999999        3.8759100000000002        3.8781200000000000        3.8803299999999998        3.8825400000000001        3.8847499999999999        3.8869600000000002        3.8891700000000000        3.8913799999999998        3.8935900000000001        3.8957999999999999        3.8980100000000002        3.9002200000000000        3.9024299999999998        3.9046400000000001        3.9068499999999999        3.9090600000000002        3.9112700000000000        3.9134799999999998        3.9156900000000001        3.9178999999999999        3.9201100000000002        3.9223300000000001        3.9245399999999999        3.9267500000000002        3.9289600000000000        3.9311699999999998        3.9333800000000001        3.9355899999999999        3.9378000000000002        3.9400100000000000        3.9422199999999998        3.9444300000000001        3.9466399999999999        3.9488500000000002        3.9510600000000000        3.9532699999999998        3.9554800000000001        3.9576899999999999        3.9599000000000002        3.9621100000000000        3.9643199999999998        3.9665300000000001        3.9687399999999999        3.9709500000000002        3.9731600000000000        3.9753699999999998        3.9775800000000001        3.9797899999999999        3.9820000000000002        3.9842100000000000        3.9864199999999999        3.9886300000000001        3.9908399999999999        3.9930500000000002        3.9952600000000000        3.9974699999999999        3.9996800000000001        4.0018900000000004        4.0041000000000002        4.0063100000000000        4.0085199999999999        4.0107299999999997        4.0129400000000004        4.0151500000000002        4.0173600000000000        4.0195699999999999        4.0217799999999997        4.0239900000000004        4.0262000000000002        4.0284100000000000        4.0306199999999999        4.0328299999999997        4.0350400000000004        4.0372500000000002        4.0394600000000001        4.0416699999999999        4.0438799999999997        4.0460900000000004        4.0483000000000002        4.0505100000000001        4.0527199999999999        4.0549299999999997        4.0571400000000004        4.0593500000000002        4.0615600000000001        4.0637699999999999        4.0659799999999997        4.0681900000000004        4.0704000000000002        4.0726100000000001        4.0748199999999999        4.0770299999999997        4.0792400000000004        4.0814500000000002        4.0836600000000001        4.0858699999999999        4.0880799999999997        4.0902900000000004        4.0925000000000002        4.0947100000000001        4.0969199999999999        4.0991299999999997        4.1013400000000004        4.1035500000000003        4.1057600000000001        4.1079699999999999        4.1101799999999997        4.1123900000000004        4.1146099999999999        4.1169900000000004        4.1193799999999996        4.1217699999999997        4.1241500000000002        4.1265400000000003        4.1289300000000004        4.1313100000000000        4.1337000000000002        4.1360900000000003        4.1384699999999999        4.1408600000000000        4.1432500000000001        4.1456400000000002        4.1480199999999998        4.1504099999999999        4.1528000000000000        4.1551799999999997        4.1575699999999998        4.1599599999999999        4.1623400000000004        4.1647299999999996        4.1671199999999997        4.1695000000000002        4.1718900000000003        4.1742800000000004        4.1766699999999997        4.1790500000000002        4.1814400000000003        4.1838300000000004        4.1862100000000000        4.1886000000000001        4.1909900000000002        4.1933699999999998        4.1957599999999999        4.1981500000000000        4.2005299999999997        4.2029199999999998        4.2053099999999999        4.2077000000000000        4.2100799999999996        4.2124699999999997        4.2148599999999998        4.2172400000000003        4.2196300000000004        4.2220199999999997        4.2244000000000002        4.2267900000000003        4.2291800000000004        4.2315600000000000        4.2339500000000001        4.2363400000000002        4.2387300000000003        4.2411099999999999        4.2435000000000000        4.2458900000000002        4.2482699999999998        4.2506599999999999        4.2530500000000000        4.2554299999999996        4.2578199999999997        4.2602099999999998        4.2625900000000003        4.2649800000000004        4.2673699999999997        4.2697599999999998        4.2721400000000003        4.2745300000000004        4.2769199999999996        4.2793000000000001        4.2816900000000002        4.2840800000000003        4.2864599999999999        4.2888500000000001        4.2912400000000002        4.2936199999999998        4.2960099999999999        4.2984000000000000        4.3007900000000001        4.3031699999999997        4.3055599999999998        4.3079499999999999        4.3103300000000004        4.3127199999999997        4.3151099999999998        4.3174900000000003        4.3198800000000004        4.3222699999999996        4.3246500000000001        4.3270400000000002        4.3294300000000003        4.3318199999999996        4.3342000000000001        4.3365900000000002        4.3389800000000003        4.3413599999999999        4.3437500000000000        4.3461400000000001        4.3485199999999997        4.3509099999999998        4.3532999999999999        4.3556800000000004        4.3580699999999997        4.3604599999999998        4.3628499999999999        4.3652300000000004        4.3676199999999996        4.3700099999999997        4.3723900000000002        4.3747800000000003        4.3771699999999996        4.3795500000000001        4.3819400000000002        4.3843300000000003        4.3867099999999999        4.3891000000000000        4.3914900000000001        4.3938800000000002        4.3962599999999998        4.3986499999999999        4.4010400000000001        4.4034199999999997        4.4058099999999998        4.4081999999999999        4.4105800000000004        4.4129699999999996        4.4153599999999997        4.4177400000000002        4.4201300000000003        4.4226900000000002        4.4252599999999997        4.4278199999999996        4.4303900000000001        4.4329499999999999        4.4355099999999998        4.4380800000000002        4.4406400000000001        4.4432000000000000        4.4457700000000004        4.4483300000000003        4.4508999999999999        4.4534599999999998        4.4560199999999996        4.4585900000000001        4.4611499999999999        4.4637099999999998        4.4662800000000002        4.4688400000000001        4.4714099999999997        4.4739699999999996        4.4765300000000003        4.4790999999999999        4.4816599999999998        4.4842199999999997        4.4867900000000001        4.4893500000000000        4.4919200000000004        4.4944800000000003        4.4970400000000001        4.4996099999999997        4.5021699999999996        4.5047300000000003        4.5072999999999999        4.5098599999999998        4.5124300000000002        4.5149900000000001        4.5175500000000000        4.5201200000000004        4.5226800000000003        4.5252400000000002        4.5278099999999997        4.5303699999999996        4.5329400000000000        4.5354999999999999        4.5380599999999998        4.5406300000000002        4.5431900000000001        4.5457500000000000        4.5483200000000004        4.5508800000000003        4.5534499999999998        4.5560099999999997        4.5585699999999996        4.5611400000000000        4.5636999999999999        4.5662599999999998        4.5688300000000002        4.5713900000000001        4.5739599999999996        4.5765200000000004        4.5790800000000003        4.5816499999999998        4.5842099999999997        4.5867699999999996        4.5893400000000000        4.5918999999999999        4.5944700000000003        4.5970300000000002        4.5995900000000001        4.6021599999999996        4.6047200000000004        4.6072800000000003        4.6098499999999998        4.6124099999999997        4.6149699999999996        4.6175400000000000        4.6200999999999999        4.6226700000000003        4.6252300000000002        4.6277900000000001        4.6303599999999996        4.6329200000000004        4.6354800000000003        4.6380499999999998        4.6406099999999997        4.6431800000000001        4.6457400000000000        4.6482999999999999        4.6508700000000003        4.6534300000000002        4.6559900000000001        4.6585599999999996        4.6611200000000004        4.6636899999999999        4.6662499999999998        4.6688099999999997        4.6713800000000001        4.6739400000000000        4.6764999999999999        4.6790700000000003        4.6816300000000002        4.6841999999999997        4.6867599999999996        4.6893200000000004        4.6918899999999999        4.6944499999999998        4.6970099999999997        4.6995800000000001        4.7021400000000000        4.7047100000000004        4.7072700000000003        4.7098300000000002        4.7123999999999997        4.7149599999999996        4.7175200000000004        4.7200899999999999        4.7226499999999998        4.7252200000000002        4.7277800000000001        4.7303400000000000        4.7329100000000004        4.7354700000000003        4.7380300000000002        4.7405999999999997        4.7431599999999996        4.7457300000000000        4.7482899999999999        4.7510300000000001        4.7537700000000003        4.7565099999999996        4.7592499999999998        4.7619899999999999        4.7647300000000001        4.7674700000000003        4.7702099999999996        4.7729499999999998        4.7756900000000000        4.7784300000000002        4.7811800000000000        4.7839200000000002        4.7866600000000004        4.7893999999999997        4.7921399999999998        4.7948800000000000        4.7976200000000002        4.8003600000000004        4.8030999999999997        4.8058399999999999        4.8085800000000001        4.8113200000000003        4.8140599999999996        4.8167999999999997        4.8195399999999999        4.8222800000000001        4.8250200000000003        4.8277599999999996        4.8305100000000003        4.8332499999999996        4.8359899999999998        4.8387300000000000        4.8414700000000002        4.8442100000000003        4.8469499999999996        4.8496899999999998        4.8524300000000000        4.8551700000000002        4.8579100000000004        4.8606499999999997        4.8633899999999999        4.8661300000000001        4.8688700000000003        4.8716100000000004        4.8743499999999997        4.8770899999999999        4.8798399999999997        4.8825799999999999        4.8853200000000001        4.8880600000000003        4.8907999999999996        4.8935399999999998        4.8962800000000000        4.8990200000000002        4.9017600000000003        4.9044999999999996        4.9072399999999998        4.9099800000000000        4.9127200000000002        4.9154600000000004        4.9181999999999997        4.9209399999999999        4.9236800000000001        4.9264200000000002        4.9291600000000004        4.9319100000000002        4.9346500000000004        4.9373899999999997        4.9401299999999999        4.9428700000000001        4.9456100000000003        4.9483499999999996        4.9510899999999998        4.9538300000000000        4.9565700000000001        4.9593100000000003        4.9620499999999996        4.9647899999999998        4.9675300000000000        4.9702700000000002        4.9730100000000004        4.9757499999999997        4.9784899999999999        4.9812399999999997        4.9839799999999999        4.9867200000000000        4.9894600000000002        4.9922000000000004        4.9949399999999997        4.9976799999999999        5.0004200000000001        5.0031600000000003        5.0058999999999996        5.0086399999999998        5.0113799999999999        5.0141200000000001        5.0168600000000003        5.0195999999999996        5.0223399999999998        5.0250800000000000        5.0278200000000002        5.0305600000000004        5.0333100000000002        5.0360500000000004        5.0387899999999997        5.0415299999999998        5.0442700000000000        5.0470100000000002        5.0497500000000004        5.0524899999999997        5.0552299999999999        5.0579700000000001        5.0607100000000003        5.0634499999999996        5.0661899999999997        5.0689299999999999        5.0716700000000001        5.0744100000000003        5.0771499999999996        5.0798899999999998        5.0826399999999996        5.0853799999999998        5.0881200000000000        5.0908600000000002        5.0936000000000003        5.0963399999999996        5.0990799999999998        5.1020000000000003        5.1049100000000003        5.1078299999999999        5.1107500000000003        5.1136699999999999        5.1165799999999999        5.1195000000000004        5.1224200000000000        5.1253299999999999        5.1282500000000004        5.1311700000000000        5.1340899999999996        5.1369999999999996        5.1399200000000000        5.1428399999999996        5.1457600000000001        5.1486700000000001        5.1515899999999997        5.1545100000000001        5.1574299999999997        5.1603399999999997        5.1632600000000002        5.1661799999999998        5.1690899999999997        5.1720100000000002        5.1749299999999998        5.1778500000000003        5.1807600000000003        5.1836799999999998        5.1866000000000003        5.1895199999999999        5.1924299999999999        5.1953500000000004        5.1982699999999999        5.2011900000000004        5.2041000000000004        5.2070200000000000        5.2099399999999996        5.2128600000000000        5.2157700000000000        5.2186899999999996        5.2216100000000001        5.2245200000000001        5.2274399999999996        5.2303600000000001        5.2332799999999997        5.2361899999999997        5.2391100000000002        5.2420299999999997        5.2449500000000002        5.2478600000000002        5.2507799999999998        5.2537000000000003        5.2566199999999998        5.2595299999999998        5.2624500000000003        5.2653699999999999        5.2682799999999999        5.2712000000000003        5.2741199999999999        5.2770400000000004        5.2799500000000004        5.2828700000000000        5.2857900000000004        5.2887100000000000        5.2916200000000000        5.2945399999999996        5.2974600000000001        5.3003799999999996        5.3032899999999996        5.3062100000000001        5.3091299999999997        5.3120500000000002        5.3149600000000001        5.3178799999999997        5.3208000000000002        5.3237100000000002        5.3266299999999998        5.3295500000000002        5.3324699999999998        5.3353799999999998        5.3383000000000003        5.3412199999999999        5.3441400000000003        5.3470500000000003        5.3499699999999999        5.3528900000000004        5.3558100000000000        5.3587199999999999        5.3616400000000004        5.3645600000000000        5.3674700000000000        5.3703900000000004        5.3733100000000000        5.3762299999999996        5.3791399999999996        5.3820600000000001        5.3849799999999997        5.3879000000000001        5.3908100000000001        5.3937299999999997        5.3966500000000002        5.3995699999999998        5.4024799999999997        5.4054000000000002        5.4083199999999998        5.4112299999999998        5.4141500000000002        5.4170699999999998        5.4199900000000003        5.4229000000000003        5.4258199999999999        5.4287400000000003        5.4316599999999999        5.4345699999999999        5.4374900000000004        5.4404100000000000        5.4433299999999996        5.4462400000000004        5.4491600000000000        5.4520799999999996        5.4550000000000001        5.4579100000000000        5.4608299999999996        5.4637500000000001        5.4666600000000001        5.4695799999999997        5.4725000000000001        5.4755900000000004        5.4786900000000003        5.4817799999999997        5.4848800000000004        5.4879699999999998        5.4910600000000001        5.4941599999999999        5.4972500000000002        5.5003500000000001        5.5034400000000003        5.5065400000000002        5.5096299999999996        5.5127199999999998        5.5158199999999997        5.5189100000000000        5.5220099999999999        5.5251000000000001        5.5281900000000004        5.5312900000000003        5.5343799999999996        5.5374800000000004        5.5405699999999998        5.5436699999999997        5.5467599999999999        5.5498500000000002        5.5529500000000001        5.5560400000000003        5.5591400000000002        5.5622299999999996        5.5653199999999998        5.5684199999999997        5.5715100000000000        5.5746099999999998        5.5777000000000001        5.5807900000000004        5.5838900000000002        5.5869799999999996        5.5900800000000004        5.5931699999999998        5.5962699999999996        5.5993599999999999        5.6024500000000002        5.6055500000000000        5.6086400000000003        5.6117400000000002        5.6148300000000004        5.6179199999999998        5.6210199999999997        5.6241099999999999        5.6272099999999998        5.6303000000000001        5.6334000000000000        5.6364900000000002        5.6395799999999996        5.6426800000000004        5.6457699999999997        5.6488699999999996        5.6519599999999999        5.6550500000000001        5.6581500000000000        5.6612400000000003        5.6643400000000002        5.6674300000000004        5.6705300000000003        5.6736199999999997        5.6767099999999999        5.6798099999999998        5.6829000000000001        5.6859999999999999        5.6890900000000002        5.6921799999999996        5.6952800000000003        5.6983699999999997        5.7014699999999996        5.7045599999999999        5.7076599999999997        5.7107500000000000        5.7138400000000003        5.7169400000000001        5.7200300000000004        5.7231300000000003        5.7262199999999996        5.7293099999999999        5.7324099999999998        5.7355000000000000        5.7385999999999999        5.7416900000000002        5.7447900000000001        5.7478800000000003        5.7509699999999997        5.7540699999999996        5.7571599999999998        5.7602599999999997        5.7633500000000000        5.7664400000000002        5.7695400000000001        5.7726300000000004        5.7757300000000003        5.7788199999999996        5.7819200000000004        5.7850099999999998        5.7881000000000000        5.7911999999999999        5.7942900000000002        5.7973900000000000        5.8004800000000003        5.8035699999999997        5.8066700000000004        5.8097599999999998        5.8128599999999997        5.8159500000000000        5.8190499999999998        5.8221400000000001        5.8252300000000004        5.8283300000000002        5.8314199999999996        5.8345200000000004        5.8376099999999997        5.8407000000000000        5.8437999999999999        5.8468900000000001        5.8499900000000000        5.8530800000000003        5.8561800000000002        5.8592700000000004        5.8623599999999998        5.8654599999999997        5.8685499999999999        5.8718199999999996        5.8750900000000001        5.8783599999999998        5.8816400000000000        5.8849099999999996        5.8881800000000002        5.8914499999999999        5.8947200000000004        5.8979900000000001        5.9012599999999997        5.9045300000000003        5.9077999999999999        5.9110699999999996        5.9143499999999998        5.9176200000000003        5.9208900000000000        5.9241599999999996        5.9274300000000002        5.9306999999999999        5.9339700000000004        5.9372400000000001        5.9405099999999997        5.9437800000000003        5.9470599999999996        5.9503300000000001        5.9535999999999998        5.9568700000000003        5.9601400000000000        5.9634099999999997        5.9666800000000002        5.9699499999999999        5.9732200000000004        5.9764900000000001        5.9797599999999997        5.9830399999999999        5.9863099999999996        5.9895800000000001        5.9928499999999998        5.9961200000000003        5.9993900000000000        6.0026599999999997        6.0059300000000002        6.0091999999999999        6.0124700000000004        6.0157499999999997        6.0190200000000003        6.0222899999999999        6.0255599999999996        6.0288300000000001        6.0320999999999998        6.0353700000000003        6.0386400000000000        6.0419099999999997        6.0451800000000002        6.0484600000000004        6.0517300000000001        6.0549999999999997        6.0582700000000003        6.0615399999999999        6.0648099999999996        6.0680800000000001        6.0713499999999998        6.0746200000000004        6.0778900000000000        6.0811599999999997        6.0844399999999998        6.0877100000000004        6.0909800000000001        6.0942499999999997        6.0975200000000003        6.1007899999999999        6.1040599999999996        6.1073300000000001        6.1105999999999998        6.1138700000000004        6.1171499999999996        6.1204200000000002        6.1236899999999999        6.1269600000000004        6.1302300000000001        6.1334999999999997        6.1367700000000003        6.1400399999999999        6.1433099999999996        6.1465800000000002        6.1498600000000003        6.1531300000000000        6.1563999999999997        6.1596700000000002        6.1629399999999999        6.1662100000000004        6.1694800000000001        6.1727499999999997        6.1760200000000003        6.1792899999999999        6.1825700000000001        6.1858399999999998        6.1891100000000003        6.1923800000000000        6.1956499999999997        6.1989200000000002        6.2021899999999999        6.2054600000000004        6.2087300000000001        6.2119999999999997        6.2152700000000003        6.2185499999999996        6.2218200000000001        6.2250899999999998        6.2283600000000003        6.2316300000000000        6.2348999999999997        6.2381700000000002        6.2414399999999999        6.2447100000000004        6.2479800000000001        6.2512600000000003        6.2545299999999999        6.2577999999999996        6.2610700000000001        6.2643399999999998        6.2676100000000003        6.2708800000000000        6.2741499999999997        6.2774200000000002        6.2806899999999999        6.2839700000000001        6.2872399999999997        6.2906800000000000        6.2941300000000000        6.2975800000000000        6.3010299999999999        6.3044700000000002        6.3079200000000002        6.3113700000000001        6.3148200000000001        6.3182700000000001        6.3217100000000004        6.3251600000000003        6.3286100000000003        6.3320600000000002        6.3355100000000002        6.3389499999999996        6.3423999999999996        6.3458500000000004        6.3493000000000004        6.3527399999999998        6.3561899999999998        6.3596399999999997        6.3630899999999997        6.3665399999999996        6.3699800000000000        6.3734299999999999        6.3768799999999999        6.3803299999999998        6.3837700000000002        6.3872200000000001        6.3906700000000001        6.3941200000000000        6.3975700000000000        6.4010100000000003        6.4044600000000003        6.4079100000000002        6.4113600000000002        6.4147999999999996        6.4182499999999996        6.4217000000000004        6.4251500000000004        6.4286000000000003        6.4320399999999998        6.4354899999999997        6.4389399999999997        6.4423899999999996        6.4458299999999999        6.4492799999999999        6.4527299999999999        6.4561799999999998        6.4596299999999998        6.4630700000000001        6.4665200000000000        6.4699700000000000        6.4734200000000000        6.4768600000000003        6.4803100000000002        6.4837600000000002        6.4872100000000001        6.4906600000000001        6.4941000000000004        6.4975500000000004        6.5010000000000003        6.5044500000000003        6.5078899999999997        6.5113399999999997        6.5147899999999996        6.5182399999999996        6.5216900000000004        6.5251299999999999        6.5285799999999998        6.5320299999999998        6.5354799999999997        6.5389200000000001        6.5423700000000000        6.5458200000000000        6.5492699999999999        6.5527199999999999        6.5561600000000002        6.5596100000000002        6.5630600000000001        6.5665100000000001        6.5699500000000004        6.5734000000000004        6.5768500000000003        6.5803000000000003        6.5837500000000002        6.5871899999999997        6.5906399999999996        6.5940899999999996        6.5975400000000004        6.6009799999999998        6.6044299999999998        6.6078799999999998        6.6113299999999997        6.6147799999999997        6.6182200000000000        6.6216699999999999        6.6251199999999999        6.6285699999999999        6.6320100000000002        6.6354600000000001        6.6389100000000001        6.6423600000000000        6.6458100000000000        6.6492500000000003        6.6527000000000003        6.6561500000000002        6.6596000000000002        6.6630399999999996        6.6664899999999996        6.6699400000000004        6.6733900000000004        6.6768400000000003        6.6802799999999998        6.6837299999999997        6.6871799999999997        6.6906299999999996        6.6940700000000000        6.6975199999999999        6.7009699999999999        6.7044199999999998        6.7078699999999998        6.7113100000000001        6.7147600000000001        6.7182100000000000        6.7216600000000000        6.7251000000000003        6.7285500000000003        6.7321799999999996        6.7358000000000002        6.7394299999999996        6.7430500000000002        6.7466699999999999        6.7503000000000002        6.7539199999999999        6.7575500000000002        6.7611699999999999        6.7648000000000001        6.7684199999999999        6.7720500000000001        6.7756699999999999        6.7793000000000001        6.7829199999999998        6.7865500000000001        6.7901699999999998        6.7937900000000004        6.7974199999999998        6.8010400000000004        6.8046699999999998        6.8082900000000004        6.8119199999999998        6.8155400000000004        6.8191699999999997        6.8227900000000004        6.8264199999999997        6.8300400000000003        6.8336699999999997        6.8372900000000003        6.8409100000000000        6.8445400000000003        6.8481600000000000        6.8517900000000003        6.8554100000000000        6.8590400000000002        6.8626600000000000        6.8662900000000002        6.8699100000000000        6.8735400000000002        6.8771599999999999        6.8807799999999997        6.8844099999999999        6.8880299999999997        6.8916599999999999        6.8952799999999996        6.8989099999999999        6.9025299999999996        6.9061599999999999        6.9097799999999996        6.9134099999999998        6.9170299999999996        6.9206599999999998        6.9242800000000004        6.9279000000000002        6.9315300000000004        6.9351500000000001        6.9387800000000004        6.9424000000000001        6.9460300000000004        6.9496500000000001        6.9532800000000003        6.9569000000000001        6.9605300000000003        6.9641500000000001        6.9677699999999998        6.9714000000000000        6.9750199999999998        6.9786500000000000        6.9822699999999998        6.9859000000000000        6.9895199999999997        6.9931500000000000        6.9967699999999997        7.0004000000000000        7.0040199999999997        7.0076499999999999        7.0112699999999997        7.0148900000000003        7.0185199999999996        7.0221400000000003        7.0257699999999996        7.0293900000000002        7.0330199999999996        7.0366400000000002        7.0402699999999996        7.0438900000000002        7.0475199999999996        7.0511400000000002        7.0547700000000004        7.0583900000000002        7.0620099999999999        7.0656400000000001        7.0692599999999999        7.0728900000000001        7.0765099999999999        7.0801400000000001        7.0837599999999998        7.0873900000000001        7.0910099999999998        7.0946400000000001        7.0982599999999998        7.1018800000000004        7.1055099999999998        7.1091300000000004        7.1127599999999997        7.1163800000000004        7.1200099999999997        7.1236300000000004        7.1272599999999997        7.1308800000000003        7.1345099999999997        7.1381300000000003        7.1417599999999997        7.1453800000000003        7.1490000000000000        7.1526300000000003        7.1562500000000000        7.1598800000000002        7.1635000000000000        7.1671300000000002        7.1707500000000000        7.1743800000000002        7.1779999999999999        7.1816300000000002        7.1852499999999999        7.1888699999999996        7.1924999999999999        7.1962999999999999        7.2000999999999999        7.2039000000000000        7.2077099999999996        7.2115099999999996        7.2153099999999997        7.2191099999999997        7.2229099999999997        7.2267099999999997        7.2305099999999998        7.2343099999999998        7.2381200000000003        7.2419200000000004        7.2457200000000004        7.2495200000000004        7.2533200000000004        7.2571199999999996        7.2609199999999996        7.2647300000000001        7.2685300000000002        7.2723300000000002        7.2761300000000002        7.2799300000000002        7.2837300000000003        7.2875300000000003        7.2913399999999999        7.2951400000000000        7.2989400000000000        7.3027400000000000        7.3065400000000000        7.3103400000000001        7.3141400000000001        7.3179499999999997        7.3217499999999998        7.3255499999999998        7.3293499999999998        7.3331499999999998        7.3369499999999999        7.3407499999999999        7.3445600000000004        7.3483599999999996        7.3521599999999996        7.3559599999999996        7.3597599999999996        7.3635599999999997        7.3673599999999997        7.3711700000000002        7.3749700000000002        7.3787700000000003        7.3825700000000003        7.3863700000000003        7.3901700000000003        7.3939700000000004        7.3977800000000000        7.4015800000000000        7.4053800000000001        7.4091800000000001        7.4129800000000001        7.4167800000000002        7.4205800000000002        7.4243800000000002        7.4281899999999998        7.4319899999999999        7.4357899999999999        7.4395899999999999        7.4433900000000000        7.4471900000000000        7.4509900000000000        7.4547999999999996        7.4585999999999997        7.4623999999999997        7.4661999999999997        7.4699999999999998        7.4737999999999998        7.4775999999999998        7.4814100000000003        7.4852100000000004        7.4890100000000004        7.4928100000000004        7.4966100000000004        7.5004099999999996        7.5042099999999996        7.5080200000000001        7.5118200000000002        7.5156200000000002        7.5194200000000002        7.5232200000000002        7.5270200000000003        7.5308200000000003        7.5346299999999999        7.5384300000000000        7.5422300000000000        7.5460300000000000        7.5498300000000000        7.5536300000000001        7.5574300000000001        7.5612399999999997        7.5650399999999998        7.5688399999999998        7.5726399999999998        7.5764399999999998        7.5802399999999999        7.5840399999999999        7.5878500000000004        7.5916499999999996        7.5954499999999996        7.5992499999999996        7.6030499999999996        7.6068499999999997        7.6106499999999997        7.6144499999999997        7.6182600000000003        7.6220600000000003        7.6258600000000003        7.6296600000000003        7.6334600000000004        7.6372600000000004        7.6410600000000004        7.6448700000000001        7.6486700000000001        7.6524700000000001        7.6562700000000001        7.6600700000000002        7.6638700000000002        7.6676700000000002        7.6714799999999999        7.6752799999999999        7.6790799999999999        7.6830600000000002        7.6870399999999997        7.6910100000000003        7.6949899999999998        7.6989700000000001        7.7029500000000004        7.7069299999999998        7.7108999999999996        7.7148800000000000        7.7188600000000003        7.7228399999999997        7.7268200000000000        7.7308000000000003        7.7347700000000001        7.7387499999999996        7.7427299999999999        7.7467100000000002        7.7506899999999996        7.7546600000000003        7.7586399999999998        7.7626200000000001        7.7666000000000004        7.7705799999999998        7.7745600000000001        7.7785299999999999        7.7825100000000003        7.7864899999999997        7.7904700000000000        7.7944500000000003        7.7984200000000001        7.8023999999999996        7.8063799999999999        7.8103600000000002        7.8143399999999996        7.8183199999999999        7.8222899999999997        7.8262700000000001        7.8302500000000004        7.8342299999999998        7.8382100000000001        7.8421900000000004        7.8461600000000002        7.8501399999999997        7.8541200000000000        7.8581000000000003        7.8620799999999997        7.8660500000000004        7.8700299999999999        7.8740100000000002        7.8779899999999996        7.8819699999999999        7.8859500000000002        7.8899200000000000        7.8939000000000004        7.8978799999999998        7.9018600000000001        7.9058400000000004        7.9098100000000002        7.9137899999999997        7.9177700000000000        7.9217500000000003        7.9257299999999997        7.9297100000000000        7.9336799999999998        7.9376600000000002        7.9416399999999996        7.9456199999999999        7.9496000000000002        7.9535799999999997        7.9575500000000003        7.9615299999999998        7.9655100000000001        7.9694900000000004        7.9734699999999998        7.9774399999999996        7.9814200000000000        7.9854000000000003        7.9893799999999997        7.9933600000000000        7.9973400000000003        8.0013100000000001        8.0052900000000005        8.0092700000000008        8.0132499999999993        8.0172299999999996        8.0212000000000003        8.0251800000000006        8.0291599999999992        8.0331399999999995        8.0371199999999998        8.0411000000000001        8.0450700000000008        8.0490499999999994        8.0530299999999997        8.0570100000000000        8.0609900000000003        8.0649599999999992        8.0689399999999996        8.0729199999999999        8.0769000000000002        8.0808800000000005        8.0848600000000008        8.0888299999999997        8.0928100000000001        8.0967900000000004        8.1007700000000007        8.1047499999999992        8.1087299999999995        8.1127000000000002        8.1166800000000006        8.1206600000000009        8.1246399999999994        8.1286199999999997        8.1325900000000004        8.1365700000000007        8.1405499999999993        8.1445299999999996        8.1485099999999999        8.1524900000000002        8.1564599999999992        8.1604399999999995        8.1644199999999998        8.1684000000000001        8.1723800000000004        8.1763499999999993        8.1803299999999997        8.1843100000000000        8.1882900000000003        8.1924399999999995        8.1966000000000001        8.2007499999999993        8.2049099999999999        8.2090599999999991        8.2132199999999997        8.2173700000000007        8.2215299999999996        8.2256800000000005        8.2298399999999994        8.2339900000000004        8.2381499999999992        8.2423000000000002        8.2464600000000008        8.2506100000000000        8.2547700000000006        8.2589199999999998        8.2630800000000004        8.2672299999999996        8.2713900000000002        8.2755399999999995        8.2797000000000001        8.2838499999999993        8.2880099999999999        8.2921600000000009        8.2963199999999997        8.3004700000000007        8.3046299999999995        8.3087800000000005        8.3129399999999993        8.3170900000000003        8.3212499999999991        8.3254000000000001        8.3295600000000007        8.3337100000000000        8.3378700000000006        8.3420199999999998        8.3461800000000004        8.3503299999999996        8.3544900000000002        8.3586500000000008        8.3628000000000000        8.3669600000000006        8.3711099999999998        8.3752700000000004        8.3794199999999996        8.3835800000000003        8.3877299999999995        8.3918900000000001        8.3960399999999993        8.4001999999999999        8.4043500000000009        8.4085099999999997        8.4126600000000007        8.4168199999999995        8.4209700000000005        8.4251299999999993        8.4292800000000003        8.4334399999999992        8.4375900000000001        8.4417500000000008        8.4459000000000000        8.4500600000000006        8.4542099999999998        8.4583700000000004        8.4625199999999996        8.4666800000000002        8.4708299999999994        8.4749900000000000        8.4791399999999992        8.4832999999999998        8.4874500000000008        8.4916099999999997        8.4957600000000006        8.4999199999999995        8.5040700000000005        8.5082299999999993        8.5123800000000003        8.5165400000000009        8.5206900000000001        8.5248500000000007        8.5289999999999999        8.5331600000000005        8.5373099999999997        8.5414700000000003        8.5456199999999995        8.5497800000000002        8.5539299999999994        8.5580900000000000        8.5622399999999992        8.5663999999999998        8.5705500000000008        8.5747099999999996        8.5788600000000006        8.5830199999999994        8.5871700000000004        8.5913299999999992        8.5954800000000002        8.5996400000000008        8.6037900000000000        8.6079500000000007        8.6120999999999999        8.6162600000000005        8.6204099999999997        8.6245700000000003        8.6287199999999995        8.6328800000000001        8.6370299999999993        8.6411899999999999        8.6453399999999991        8.6494999999999997        8.6536500000000007        8.6578099999999996        8.6619600000000005        8.6661199999999994        8.6702700000000004        8.6744299999999992        8.6785800000000002        8.6827400000000008        8.6868900000000000        8.6910500000000006        8.6951999999999998        8.6993600000000004        8.7035099999999996        8.7076700000000002        8.7118199999999995        8.7159800000000001        8.7201299999999993        8.7244600000000005        8.7287999999999997        8.7331299999999992        8.7374600000000004        8.7417899999999999        8.7461199999999995        8.7504500000000007        8.7547899999999998        8.7591199999999994        8.7634500000000006        8.7677800000000001        8.7721099999999996        8.7764500000000005        8.7807800000000000        8.7851099999999995        8.7894400000000008        8.7937700000000003        8.7980999999999998        8.8024400000000007        8.8067700000000002        8.8110999999999997        8.8154299999999992        8.8197600000000005        8.8240999999999996        8.8284300000000009        8.8327600000000004        8.8370899999999999        8.8414199999999994        8.8457500000000007        8.8500899999999998        8.8544199999999993        8.8587500000000006        8.8630800000000001        8.8674099999999996        8.8717500000000005        8.8760800000000000        8.8804099999999995        8.8847400000000007        8.8890700000000002        8.8933999999999997        8.8977400000000006        8.9020700000000001        8.9063999999999997        8.9107299999999992        8.9150600000000004        8.9193999999999996        8.9237300000000008        8.9280600000000003        8.9323899999999998        8.9367199999999993        8.9410500000000006        8.9453899999999997        8.9497199999999992        8.9540500000000005        8.9583800000000000        8.9627099999999995        8.9670500000000004        8.9713799999999999        8.9757099999999994        8.9800400000000007        8.9843700000000002        8.9886999999999997        8.9930400000000006        8.9973700000000001        9.0016999999999996        9.0060300000000009        9.0103600000000004        9.0146999999999995        9.0190300000000008        9.0233600000000003        9.0276899999999998        9.0320199999999993        9.0363500000000005        9.0406899999999997        9.0450199999999992        9.0493500000000004        9.0536799999999999        9.0580099999999995        9.0623500000000003        9.0666799999999999        9.0710099999999994        9.0753400000000006        9.0796700000000001        9.0839999999999996        9.0883400000000005        9.0926700000000000        9.0969999999999995        9.1013300000000008        9.1056600000000003        9.1099999999999994        9.1143300000000007        9.1186600000000002        9.1229899999999997        9.1273199999999992        9.1316500000000005        9.1359899999999996        9.1403199999999991        9.1446500000000004        9.1489799999999999        9.1533099999999994        9.1576500000000003        9.1619799999999998        9.1663099999999993        9.1706400000000006        9.1749700000000001        9.1792999999999996        9.1836400000000005        9.1879700000000000        9.1922999999999995        9.1966300000000007        9.2009600000000002        9.2052999999999994        9.2096300000000006        9.2139600000000002        9.2182899999999997        9.2226199999999992        9.2269500000000004        9.2312899999999996        9.2356200000000008        9.2399500000000003        9.2442799999999998        9.2486099999999993        9.2529500000000002        9.2572799999999997        9.2616099999999992        9.2659400000000005        9.2702700000000000        9.2745999999999995        9.2791099999999993        9.2836200000000009        9.2881300000000007        9.2926400000000005        9.2971500000000002        9.3016600000000000        9.3061699999999998        9.3106700000000000        9.3151799999999998        9.3196899999999996        9.3241999999999994        9.3287099999999992        9.3332200000000007        9.3377300000000005        9.3422300000000007        9.3467400000000005        9.3512500000000003        9.3557600000000001        9.3602699999999999        9.3647799999999997        9.3692899999999995        9.3737899999999996        9.3782999999999994        9.3828099999999992        9.3873200000000008        9.3918300000000006        9.3963400000000004        9.4008500000000002        9.4053599999999999        9.4098600000000001        9.4143699999999999        9.4188799999999997        9.4233899999999995        9.4278999999999993        9.4324100000000008        9.4369200000000006        9.4414200000000008        9.4459300000000006        9.4504400000000004        9.4549500000000002        9.4594600000000000        9.4639699999999998        9.4684799999999996        9.4729799999999997        9.4774899999999995        9.4819999999999993        9.4865100000000009        9.4910200000000007        9.4955300000000005        9.5000400000000003        9.5045500000000001        9.5090500000000002        9.5135600000000000        9.5180699999999998        9.5225799999999996        9.5270899999999994        9.5315999999999992        9.5361100000000008        9.5406099999999991        9.5451200000000007        9.5496300000000005        9.5541400000000003        9.5586500000000001        9.5631599999999999        9.5676699999999997        9.5721699999999998        9.5766799999999996        9.5811899999999994        9.5856999999999992        9.5902100000000008        9.5947200000000006        9.5992300000000004        9.6037400000000002        9.6082400000000003        9.6127500000000001        9.6172599999999999        9.6217699999999997        9.6262799999999995        9.6307899999999993        9.6353000000000009        9.6397999999999993        9.6443100000000008        9.6488200000000006        9.6533300000000004        9.6578400000000002        9.6623500000000000        9.6668599999999998        9.6713600000000000        9.6758699999999997        9.6803799999999995        9.6848899999999993        9.6893999999999991        9.6939100000000007        9.6984200000000005        9.7029200000000007        9.7074300000000004        9.7119400000000002        9.7164500000000000        9.7209599999999998        9.7254699999999996        9.7299799999999994        9.7344899999999992        9.7389899999999994        9.7434999999999992        9.7480100000000007        9.7525200000000005        9.7570300000000003        9.7615400000000001        9.7660499999999999        9.7705500000000001        9.7750599999999999        9.7795699999999997        9.7840799999999994        9.7885899999999992        9.7931000000000008        9.7976100000000006        9.8021100000000008        9.8066200000000006        9.8111300000000004        9.8156400000000001        9.8201499999999999        9.8246599999999997        9.8291699999999995        9.8336799999999993        9.8381799999999995        9.8426899999999993        9.8472000000000008        9.8517100000000006        9.8564000000000007        9.8610799999999994        9.8657699999999995        9.8704499999999999        9.8751400000000000        9.8798200000000005        9.8845100000000006        9.8891899999999993        9.8938799999999993        9.8985599999999998        9.9032499999999999        9.9079400000000000        9.9126200000000004        9.9173100000000005        9.9219899999999992        9.9266799999999993        9.9313599999999997        9.9360499999999998        9.9407300000000003        9.9454200000000004        9.9501000000000008        9.9547899999999991        9.9594799999999992        9.9641599999999997        9.9688499999999998        9.9735300000000002        9.9782200000000003        9.9829000000000008        9.9875900000000009        9.9922699999999995        9.9969599999999996        10.001640000000000        10.006330000000000        10.011010000000001        10.015700000000001        10.020390000000001        10.025069999999999        10.029760000000000        10.034440000000000        10.039130000000000        10.043810000000001        10.048500000000001        10.053179999999999        10.057869999999999        10.062550000000000        10.067240000000000        10.071930000000000        10.076610000000001        10.081300000000001        10.085979999999999        10.090669999999999        10.095350000000000        10.100040000000000        10.104720000000000        10.109410000000000        10.114089999999999        10.118779999999999        10.123469999999999        10.128150000000000        10.132840000000000        10.137520000000000        10.142210000000000        10.146890000000001        10.151579999999999        10.156260000000000        10.160950000000000        10.165630000000000        10.170320000000000        10.175010000000000        10.179690000000001        10.184380000000001        10.189060000000000        10.193750000000000        10.198430000000000        10.203120000000000        10.207800000000001        10.212490000000001        10.217169999999999        10.221860000000000        10.226550000000000        10.231230000000000        10.235920000000000        10.240600000000001        10.245290000000001        10.249969999999999        10.254659999999999        10.259340000000000        10.264030000000000        10.268710000000000        10.273400000000001        10.278090000000001        10.282769999999999        10.287459999999999        10.292140000000000        10.296830000000000        10.301510000000000        10.306200000000000        10.310879999999999        10.315569999999999        10.320250000000000        10.324940000000000        10.329630000000000        10.334310000000000        10.339000000000000        10.343680000000001        10.348369999999999        10.353050000000000        10.357740000000000        10.362420000000000        10.367110000000000        10.371790000000001        10.376480000000001        10.381169999999999        10.385850000000000        10.390540000000000        10.395220000000000        10.399910000000000        10.404590000000001        10.409280000000001        10.413959999999999        10.418650000000000        10.423330000000000        10.428020000000000        10.432700000000001        10.437390000000001        10.442080000000001        10.446759999999999        10.451449999999999     
 vg =   -9.0000000000000000       -8.9983599999999999       -8.9967199999999998       -8.9950799999999997       -8.9934399999999997       -8.9917999999999996       -8.9901599999999995       -8.9885199999999994       -8.9868699999999997       -8.9852299999999996       -8.9835899999999995       -8.9819499999999994       -8.9803099999999993       -8.9786699999999993       -8.9770299999999992       -8.9753900000000009       -8.9737500000000008       -8.9721100000000007       -8.9704700000000006       -8.9688300000000005       -8.9671900000000004       -8.9655500000000004       -8.9639100000000003       -8.9622700000000002       -8.9606300000000001       -8.9589800000000004       -8.9573400000000003       -8.9557000000000002       -8.9540600000000001       -8.9524200000000000       -8.9507800000000000       -8.9491399999999999       -8.9474999999999998       -8.9458599999999997       -8.9442199999999996       -8.9425799999999995       -8.9409399999999994       -8.9392999999999994       -8.9376599999999993       -8.9360199999999992       -8.9343699999999995       -8.9327299999999994       -8.9310899999999993       -8.9294499999999992       -8.9278099999999991       -8.9261700000000008       -8.9245300000000007       -8.9228900000000007       -8.9212500000000006       -8.9196100000000005       -8.9179700000000004       -8.9163300000000003       -8.9146900000000002       -8.9130500000000001       -8.9114100000000001       -8.9097700000000000       -8.9081299999999999       -8.9064800000000002       -8.9048400000000001       -8.9032000000000000       -8.9015599999999999       -8.8999199999999998       -8.8982799999999997       -8.8966399999999997       -8.8949999999999996       -8.8933599999999995       -8.8917199999999994       -8.8900799999999993       -8.8884399999999992       -8.8867999999999991       -8.8851600000000008       -8.8835200000000007       -8.8818800000000007       -8.8802299999999992       -8.8785900000000009       -8.8769500000000008       -8.8753100000000007       -8.8736700000000006       -8.8720300000000005       -8.8703900000000004       -8.8687500000000004       -8.8671100000000003       -8.8654700000000002       -8.8638300000000001       -8.8621900000000000       -8.8605499999999999       -8.8589099999999998       -8.8572699999999998       -8.8556200000000000       -8.8539800000000000       -8.8523399999999999       -8.8506999999999998       -8.8490599999999997       -8.8474199999999996       -8.8457799999999995       -8.8441399999999994       -8.8424999999999994       -8.8408599999999993       -8.8392199999999992       -8.8375800000000009       -8.8359400000000008       -8.8343000000000007       -8.8326600000000006       -8.8310200000000005       -8.8293800000000005       -8.8277300000000007       -8.8260900000000007       -8.8244500000000006       -8.8228100000000005       -8.8211700000000004       -8.8195300000000003       -8.8178900000000002       -8.8162500000000001       -8.8146100000000001       -8.8129700000000000       -8.8113299999999999       -8.8096899999999998       -8.8080499999999997       -8.8064099999999996       -8.8047699999999995       -8.8031199999999998       -8.8014799999999997       -8.7998399999999997       -8.7981999999999996       -8.7965599999999995       -8.7949199999999994       -8.7932799999999993       -8.7916399999999992       -8.7899999999999991       -8.7882400000000001       -8.7864900000000006       -8.7847299999999997       -8.7829800000000002       -8.7812199999999994       -8.7794699999999999       -8.7777100000000008       -8.7759499999999999       -8.7742000000000004       -8.7724399999999996       -8.7706900000000001       -8.7689299999999992       -8.7671799999999998       -8.7654200000000007       -8.7636599999999998       -8.7619100000000003       -8.7601499999999994       -8.7584000000000000       -8.7566400000000009       -8.7548800000000000       -8.7531300000000005       -8.7513699999999996       -8.7496200000000002       -8.7478599999999993       -8.7461099999999998       -8.7443500000000007       -8.7425899999999999       -8.7408400000000004       -8.7390799999999995       -8.7373300000000000       -8.7355699999999992       -8.7338199999999997       -8.7320600000000006       -8.7302999999999997       -8.7285500000000003       -8.7267899999999994       -8.7250399999999999       -8.7232800000000008       -8.7215299999999996       -8.7197700000000005       -8.7180099999999996       -8.7162600000000001       -8.7144999999999992       -8.7127499999999998       -8.7109900000000007       -8.7092399999999994       -8.7074800000000003       -8.7057199999999995       -8.7039700000000000       -8.7022099999999991       -8.7004599999999996       -8.6987000000000005       -8.6969399999999997       -8.6951900000000002       -8.6934299999999993       -8.6916799999999999       -8.6899200000000008       -8.6881699999999995       -8.6864100000000004       -8.6846499999999995       -8.6829000000000001       -8.6811399999999992       -8.6793899999999997       -8.6776300000000006       -8.6758799999999994       -8.6741200000000003       -8.6723599999999994       -8.6706099999999999       -8.6688500000000008       -8.6670999999999996       -8.6653400000000005       -8.6635899999999992       -8.6618300000000001       -8.6600699999999993       -8.6583199999999998       -8.6565600000000007       -8.6548099999999994       -8.6530500000000004       -8.6513000000000009       -8.6495400000000000       -8.6477799999999991       -8.6460299999999997       -8.6442700000000006       -8.6425199999999993       -8.6407600000000002       -8.6389999999999993       -8.6372499999999999       -8.6354900000000008       -8.6337399999999995       -8.6319800000000004       -8.6302299999999992       -8.6284700000000001       -8.6267099999999992       -8.6249599999999997       -8.6232000000000006       -8.6214499999999994       -8.6196900000000003       -8.6179400000000008       -8.6161799999999999       -8.6144200000000009       -8.6126699999999996       -8.6109100000000005       -8.6091599999999993       -8.6074000000000002       -8.6056500000000007       -8.6038899999999998       -8.6021300000000007       -8.6003799999999995       -8.5986200000000004       -8.5968699999999991       -8.5951100000000000       -8.5933600000000006       -8.5915999999999997       -8.5898400000000006       -8.5880899999999993       -8.5863300000000002       -8.5845800000000008       -8.5828199999999999       -8.5810600000000008       -8.5793099999999995       -8.5775500000000005       -8.5757999999999992       -8.5740400000000001       -8.5722900000000006       -8.5705299999999998       -8.5687700000000007       -8.5670199999999994       -8.5652600000000003       -8.5628499999999992       -8.5604300000000002       -8.5580099999999995       -8.5555900000000005       -8.5531699999999997       -8.5507600000000004       -8.5483399999999996       -8.5459200000000006       -8.5434999999999999       -8.5410900000000005       -8.5386699999999998       -8.5362500000000008       -8.5338300000000000       -8.5314099999999993       -8.5289999999999999       -8.5265799999999992       -8.5241600000000002       -8.5217399999999994       -8.5193300000000001       -8.5169099999999993       -8.5144900000000003       -8.5120699999999996       -8.5096500000000006       -8.5072399999999995       -8.5048200000000005       -8.5023999999999997       -8.4999800000000008       -8.4975699999999996       -8.4951500000000006       -8.4927299999999999       -8.4903099999999991       -8.4878900000000002       -8.4854800000000008       -8.4830600000000000       -8.4806399999999993       -8.4782200000000003       -8.4758099999999992       -8.4733900000000002       -8.4709699999999994       -8.4685500000000005       -8.4661299999999997       -8.4637200000000004       -8.4612999999999996       -8.4588800000000006       -8.4564599999999999       -8.4540500000000005       -8.4516299999999998       -8.4492100000000008       -8.4467900000000000       -8.4443800000000007       -8.4419599999999999       -8.4395399999999992       -8.4371200000000002       -8.4346999999999994       -8.4322900000000001       -8.4298699999999993       -8.4274500000000003       -8.4250299999999996       -8.4226200000000002       -8.4201999999999995       -8.4177800000000005       -8.4153599999999997       -8.4129400000000008       -8.4105299999999996       -8.4081100000000006       -8.4056899999999999       -8.4032699999999991       -8.4008599999999998       -8.3984400000000008       -8.3960200000000000       -8.3935999999999993       -8.3911800000000003       -8.3887699999999992       -8.3863500000000002       -8.3839299999999994       -8.3815100000000005       -8.3790999999999993       -8.3766800000000003       -8.3742599999999996       -8.3718400000000006       -8.3694199999999999       -8.3670100000000005       -8.3645899999999997       -8.3621700000000008       -8.3597500000000000       -8.3573400000000007       -8.3549199999999999       -8.3524999999999991       -8.3500800000000002       -8.3476599999999994       -8.3452500000000001       -8.3428299999999993       -8.3404100000000003       -8.3379899999999996       -8.3355800000000002       -8.3331599999999995       -8.3307400000000005       -8.3283199999999997       -8.3259000000000007       -8.3234899999999996       -8.3210700000000006       -8.3186499999999999       -8.3162299999999991       -8.3138199999999998       -8.3114000000000008       -8.3089800000000000       -8.3065599999999993       -8.3041400000000003       -8.3017299999999992       -8.2993100000000002       -8.2968899999999994       -8.2944700000000005       -8.2920599999999993       -8.2896400000000003       -8.2872199999999996       -8.2848000000000006       -8.2823799999999999       -8.2799700000000005       -8.2775499999999997       -8.2751300000000008       -8.2727100000000000       -8.2703000000000007       -8.2678799999999999       -8.2654599999999991       -8.2630400000000002       -8.2606300000000008       -8.2582100000000001       -8.2557899999999993       -8.2531400000000001       -8.2504899999999992       -8.2478499999999997       -8.2452000000000005       -8.2425499999999996       -8.2399000000000004       -8.2372499999999995       -8.2346100000000000       -8.2319600000000008       -8.2293099999999999       -8.2266600000000007       -8.2240099999999998       -8.2213700000000003       -8.2187199999999994       -8.2160700000000002       -8.2134199999999993       -8.2107700000000001       -8.2081300000000006       -8.2054799999999997       -8.2028300000000005       -8.2001799999999996       -8.1975300000000004       -8.1948799999999995       -8.1922400000000000       -8.1895900000000008       -8.1869399999999999       -8.1842900000000007       -8.1816399999999998       -8.1790000000000003       -8.1763499999999993       -8.1737000000000002       -8.1710499999999993       -8.1684000000000001       -8.1657600000000006       -8.1631099999999996       -8.1604600000000005       -8.1578099999999996       -8.1551600000000004       -8.1525200000000009       -8.1498699999999999       -8.1472200000000008       -8.1445699999999999       -8.1419200000000007       -8.1392799999999994       -8.1366300000000003       -8.1339799999999993       -8.1313300000000002       -8.1286799999999992       -8.1260399999999997       -8.1233900000000006       -8.1207399999999996       -8.1180900000000005       -8.1154399999999995       -8.1128000000000000       -8.1101500000000009       -8.1074999999999999       -8.1048500000000008       -8.1021999999999998       -8.0995600000000003       -8.0969099999999994       -8.0942600000000002       -8.0916099999999993       -8.0889600000000002       -8.0863200000000006       -8.0836699999999997       -8.0810200000000005       -8.0783699999999996       -8.0757200000000005       -8.0730799999999991       -8.0704300000000000       -8.0677800000000008       -8.0651299999999999       -8.0624800000000008       -8.0598399999999994       -8.0571900000000003       -8.0545399999999994       -8.0518900000000002       -8.0492399999999993       -8.0465999999999998       -8.0439500000000006       -8.0412999999999997       -8.0386500000000005       -8.0359999999999996       -8.0333600000000001       -8.0307099999999991       -8.0280600000000000       -8.0254100000000008       -8.0227599999999999       -8.0201200000000004       -8.0174699999999994       -8.0148200000000003       -8.0121699999999993       -8.0095200000000002       -8.0068800000000007       -8.0042299999999997       -8.0015800000000006       -7.9989299999999997       -7.9962799999999996       -7.9936299999999996       -7.9909900000000000       -7.9883400000000000       -7.9856900000000000       -7.9830399999999999       -7.9803899999999999       -7.9777500000000003       -7.9751000000000003       -7.9724500000000003       -7.9698000000000002       -7.9671500000000002       -7.9645099999999998       -7.9618599999999997       -7.9592099999999997       -7.9565599999999996       -7.9539099999999996       -7.9512700000000001       -7.9486200000000000       -7.9459700000000000       -7.9433199999999999       -7.9406699999999999       -7.9380300000000004       -7.9353800000000003       -7.9327300000000003       -7.9300800000000002       -7.9274300000000002       -7.9247899999999998       -7.9221399999999997       -7.9194899999999997       -7.9168399999999997       -7.9139600000000003       -7.9110899999999997       -7.9082100000000004       -7.9053300000000002       -7.9024500000000000       -7.8995699999999998       -7.8966900000000004       -7.8938199999999998       -7.8909399999999996       -7.8880600000000003       -7.8851800000000001       -7.8822999999999999       -7.8794199999999996       -7.8765499999999999       -7.8736699999999997       -7.8707900000000004       -7.8679100000000002       -7.8650300000000000       -7.8621499999999997       -7.8592800000000000       -7.8563999999999998       -7.8535199999999996       -7.8506400000000003       -7.8477600000000001       -7.8448900000000004       -7.8420100000000001       -7.8391299999999999       -7.8362499999999997       -7.8333700000000004       -7.8304900000000002       -7.8276199999999996       -7.8247400000000003       -7.8218600000000000       -7.8189799999999998       -7.8160999999999996       -7.8132200000000003       -7.8103499999999997       -7.8074700000000004       -7.8045900000000001       -7.8017099999999999       -7.7988299999999997       -7.7959500000000004       -7.7930799999999998       -7.7901999999999996       -7.7873200000000002       -7.7844400000000000       -7.7815599999999998       -7.7786799999999996       -7.7758099999999999       -7.7729299999999997       -7.7700500000000003       -7.7671700000000001       -7.7642899999999999       -7.7614099999999997       -7.7585400000000000       -7.7556599999999998       -7.7527799999999996       -7.7499000000000002       -7.7470200000000000       -7.7441399999999998       -7.7412700000000001       -7.7383899999999999       -7.7355099999999997       -7.7326300000000003       -7.7297500000000001       -7.7268800000000004       -7.7240000000000002       -7.7211200000000000       -7.7182399999999998       -7.7153600000000004       -7.7124800000000002       -7.7096099999999996       -7.7067300000000003       -7.7038500000000001       -7.7009699999999999       -7.6980899999999997       -7.6952100000000003       -7.6923399999999997       -7.6894600000000004       -7.6865800000000002       -7.6837000000000000       -7.6808199999999998       -7.6779400000000004       -7.6750699999999998       -7.6721899999999996       -7.6693100000000003       -7.6664300000000001       -7.6635499999999999       -7.6606699999999996       -7.6577999999999999       -7.6549199999999997       -7.6520400000000004       -7.6491600000000002       -7.6462800000000000       -7.6433999999999997       -7.6405300000000000       -7.6376499999999998       -7.6347699999999996       -7.6318900000000003       -7.6290100000000001       -7.6261400000000004       -7.6232600000000001       -7.6203799999999999       -7.6174999999999997       -7.6146200000000004       -7.6117400000000002       -7.6088699999999996       -7.6059900000000003       -7.6031100000000000       -7.6002299999999998       -7.5973499999999996       -7.5944700000000003       -7.5915999999999997       -7.5887200000000004       -7.5858400000000001       -7.5829599999999999       -7.5800799999999997       -7.5772000000000004       -7.5743299999999998       -7.5714499999999996       -7.5685700000000002       -7.5656900000000000       -7.5628099999999998       -7.5599299999999996       -7.5570599999999999       -7.5541799999999997       -7.5513000000000003       -7.5484200000000001       -7.5453099999999997       -7.5422000000000002       -7.5391000000000004       -7.5359900000000000       -7.5328799999999996       -7.5297700000000001       -7.5266599999999997       -7.5235500000000002       -7.5204399999999998       -7.5173399999999999       -7.5142300000000004       -7.5111200000000000       -7.5080099999999996       -7.5049000000000001       -7.5017899999999997       -7.4986800000000002       -7.4955800000000004       -7.4924700000000000       -7.4893599999999996       -7.4862500000000001       -7.4831399999999997       -7.4800300000000002       -7.4769199999999998       -7.4738199999999999       -7.4707100000000004       -7.4676000000000000       -7.4644899999999996       -7.4613800000000001       -7.4582699999999997       -7.4551600000000002       -7.4520600000000004       -7.4489500000000000       -7.4458399999999996       -7.4427300000000001       -7.4396199999999997       -7.4365100000000002       -7.4333999999999998       -7.4302999999999999       -7.4271900000000004       -7.4240800000000000       -7.4209699999999996       -7.4178600000000001       -7.4147499999999997       -7.4116499999999998       -7.4085400000000003       -7.4054300000000000       -7.4023199999999996       -7.3992100000000001       -7.3960999999999997       -7.3929900000000002       -7.3898900000000003       -7.3867799999999999       -7.3836700000000004       -7.3805600000000000       -7.3774499999999996       -7.3743400000000001       -7.3712299999999997       -7.3681299999999998       -7.3650200000000003       -7.3619100000000000       -7.3587999999999996       -7.3556900000000001       -7.3525799999999997       -7.3494700000000002       -7.3463700000000003       -7.3432599999999999       -7.3401500000000004       -7.3370400000000000       -7.3339299999999996       -7.3308200000000001       -7.3277099999999997       -7.3246099999999998       -7.3215000000000003       -7.3183900000000000       -7.3152799999999996       -7.3121700000000001       -7.3090599999999997       -7.3059500000000002       -7.3028500000000003       -7.2997399999999999       -7.2966300000000004       -7.2935200000000000       -7.2904099999999996       -7.2873000000000001       -7.2841899999999997       -7.2810899999999998       -7.2779800000000003       -7.2748699999999999       -7.2717599999999996       -7.2686500000000001       -7.2655399999999997       -7.2624300000000002       -7.2593300000000003       -7.2562199999999999       -7.2531100000000004       -7.2500000000000000       -7.2468899999999996       -7.2437800000000001       -7.2406699999999997       -7.2375699999999998       -7.2344600000000003       -7.2313499999999999       -7.2282400000000004       -7.2251300000000001       -7.2220199999999997       -7.2189100000000002       -7.2158100000000003       -7.2126999999999999       -7.2095900000000004       -7.2064800000000000       -7.2033699999999996       -7.2002600000000001       -7.1971600000000002       -7.1940499999999998       -7.1909400000000003       -7.1878299999999999       -7.1847200000000004       -7.1816100000000000       -7.1784999999999997       -7.1753999999999998       -7.1722900000000003       -7.1691799999999999       -7.1660700000000004       -7.1629600000000000       -7.1598499999999996       -7.1567400000000001       -7.1536400000000002       -7.1505299999999998       -7.1471900000000002       -7.1438499999999996       -7.1405099999999999       -7.1371700000000002       -7.1338299999999997       -7.1304900000000000       -7.1271599999999999       -7.1238200000000003       -7.1204799999999997       -7.1171400000000000       -7.1138000000000003       -7.1104599999999998       -7.1071200000000001       -7.1037800000000004       -7.1004399999999999       -7.0971099999999998       -7.0937700000000001       -7.0904299999999996       -7.0870899999999999       -7.0837500000000002       -7.0804099999999996       -7.0770700000000000       -7.0737300000000003       -7.0704000000000002       -7.0670599999999997       -7.0637200000000000       -7.0603800000000003       -7.0570399999999998       -7.0537000000000001       -7.0503600000000004       -7.0470199999999998       -7.0436800000000002       -7.0403500000000001       -7.0370100000000004       -7.0336699999999999       -7.0303300000000002       -7.0269899999999996       -7.0236499999999999       -7.0203100000000003       -7.0169699999999997       -7.0136399999999997       -7.0103000000000000       -7.0069600000000003       -7.0036199999999997       -7.0002800000000001       -6.9969400000000004       -6.9935999999999998       -6.9902600000000001       -6.9869199999999996       -6.9835900000000004       -6.9802499999999998       -6.9769100000000002       -6.9735699999999996       -6.9702299999999999       -6.9668900000000002       -6.9635499999999997       -6.9602100000000000       -6.9568800000000000       -6.9535400000000003       -6.9501999999999997       -6.9468600000000000       -6.9435200000000004       -6.9401799999999998       -6.9368400000000001       -6.9335000000000004       -6.9301599999999999       -6.9268299999999998       -6.9234900000000001       -6.9201499999999996       -6.9168099999999999       -6.9134700000000002       -6.9101299999999997       -6.9067900000000000       -6.9034500000000003       -6.9001200000000003       -6.8967799999999997       -6.8934400000000000       -6.8901000000000003       -6.8867599999999998       -6.8834200000000001       -6.8800800000000004       -6.8767399999999999       -6.8734099999999998       -6.8700700000000001       -6.8667299999999996       -6.8633899999999999       -6.8600500000000002       -6.8567099999999996       -6.8533700000000000       -6.8500300000000003       -6.8466899999999997       -6.8433599999999997       -6.8400200000000000       -6.8366800000000003       -6.8333399999999997       -6.8300000000000001       -6.8266600000000004       -6.8233199999999998       -6.8199800000000002       -6.8166500000000001       -6.8133100000000004       -6.8099699999999999       -6.8066300000000002       -6.8032899999999996       -6.7999499999999999       -6.7966100000000003       -6.7932699999999997       -6.7899300000000000       -6.7866000000000000       -6.7832600000000003       -6.7799199999999997       -6.7765800000000000       -6.7732400000000004       -6.7698999999999998       -6.7665600000000001       -6.7632199999999996       -6.7598900000000004       -6.7565499999999998       -6.7532100000000002       -6.7498699999999996       -6.7465299999999999       -6.7431900000000002       -6.7398499999999997       -6.7365100000000000       -6.7331700000000003       -6.7298400000000003       -6.7264999999999997       -6.7231600000000000       -6.7195900000000002       -6.7160200000000003       -6.7124499999999996       -6.7088799999999997       -6.7053099999999999       -6.7017400000000000       -6.6981700000000002       -6.6946099999999999       -6.6910400000000001       -6.6874700000000002       -6.6839000000000004       -6.6803299999999997       -6.6767599999999998       -6.6731900000000000       -6.6696200000000001       -6.6660500000000003       -6.6624800000000004       -6.6589200000000002       -6.6553500000000003       -6.6517799999999996       -6.6482099999999997       -6.6446399999999999       -6.6410700000000000       -6.6375000000000002       -6.6339300000000003       -6.6303599999999996       -6.6267899999999997       -6.6232199999999999       -6.6196599999999997       -6.6160899999999998       -6.6125200000000000       -6.6089500000000001       -6.6053800000000003       -6.6018100000000004       -6.5982399999999997       -6.5946699999999998       -6.5911000000000000       -6.5875300000000001       -6.5839600000000003       -6.5804000000000000       -6.5768300000000002       -6.5732600000000003       -6.5696899999999996       -6.5661199999999997       -6.5625499999999999       -6.5589800000000000       -6.5554100000000002       -6.5518400000000003       -6.5482699999999996       -6.5446999999999997       -6.5411400000000004       -6.5375699999999997       -6.5339999999999998       -6.5304300000000000       -6.5268600000000001       -6.5232900000000003       -6.5197200000000004       -6.5161499999999997       -6.5125799999999998       -6.5090100000000000       -6.5054400000000001       -6.5018799999999999       -6.4983100000000000       -6.4947400000000002       -6.4911700000000003       -6.4875999999999996       -6.4840299999999997       -6.4804599999999999       -6.4768900000000000       -6.4733200000000002       -6.4697500000000003       -6.4661799999999996       -6.4626200000000003       -6.4590500000000004       -6.4554799999999997       -6.4519099999999998       -6.4483400000000000       -6.4447700000000001       -6.4412000000000003       -6.4376300000000004       -6.4340599999999997       -6.4304899999999998       -6.4269299999999996       -6.4233599999999997       -6.4197899999999999       -6.4162200000000000       -6.4126500000000002       -6.4090800000000003       -6.4055099999999996       -6.4019399999999997       -6.3983699999999999       -6.3948000000000000       -6.3912300000000002       -6.3876700000000000       -6.3841000000000001       -6.3805300000000003       -6.3769600000000004       -6.3733899999999997       -6.3698199999999998       -6.3662500000000000       -6.3626800000000001       -6.3591100000000003       -6.3555400000000004       -6.3519699999999997       -6.3484100000000003       -6.3448399999999996       -6.3412699999999997       -6.3376999999999999       -6.3341300000000000       -6.3305600000000002       -6.3269900000000003       -6.3234199999999996       -6.3198499999999997       -6.3162799999999999       -6.3127100000000000       -6.3091499999999998       -6.3055800000000000       -6.3020100000000001       -6.2984400000000003       -6.2948700000000004       -6.2912999999999997       -6.2877299999999998       -6.2841600000000000       -6.2805900000000001       -6.2770200000000003       -6.2734500000000004       -6.2698900000000002       -6.2663200000000003       -6.2625200000000003       -6.2587200000000003       -6.2549200000000003       -6.2511200000000002       -6.2473200000000002       -6.2435200000000002       -6.2397200000000002       -6.2359200000000001       -6.2321200000000001       -6.2283200000000001       -6.2245200000000001       -6.2207200000000000       -6.2169299999999996       -6.2131299999999996       -6.2093299999999996       -6.2055300000000004       -6.2017300000000004       -6.1979300000000004       -6.1941300000000004       -6.1903300000000003       -6.1865300000000003       -6.1827300000000003       -6.1789300000000003       -6.1751300000000002       -6.1713300000000002       -6.1675300000000002       -6.1637300000000002       -6.1599300000000001       -6.1561399999999997       -6.1523399999999997       -6.1485399999999997       -6.1447399999999996       -6.1409399999999996       -6.1371399999999996       -6.1333399999999996       -6.1295400000000004       -6.1257400000000004       -6.1219400000000004       -6.1181400000000004       -6.1143400000000003       -6.1105400000000003       -6.1067400000000003       -6.1029400000000003       -6.0991499999999998       -6.0953499999999998       -6.0915499999999998       -6.0877499999999998       -6.0839499999999997       -6.0801499999999997       -6.0763499999999997       -6.0725499999999997       -6.0687499999999996       -6.0649499999999996       -6.0611499999999996       -6.0573499999999996       -6.0535500000000004       -6.0497500000000004       -6.0459500000000004       -6.0421600000000000       -6.0383599999999999       -6.0345599999999999       -6.0307599999999999       -6.0269599999999999       -6.0231599999999998       -6.0193599999999998       -6.0155599999999998       -6.0117599999999998       -6.0079599999999997       -6.0041599999999997       -6.0003599999999997       -5.9965599999999997       -5.9927599999999996       -5.9889599999999996       -5.9851700000000001       -5.9813700000000001       -5.9775700000000001       -5.9737700000000000       -5.9699700000000000       -5.9661700000000000       -5.9623699999999999       -5.9585699999999999       -5.9547699999999999       -5.9509699999999999       -5.9471699999999998       -5.9433699999999998       -5.9395699999999998       -5.9357699999999998       -5.9319699999999997       -5.9281800000000002       -5.9243800000000002       -5.9205800000000002       -5.9167800000000002       -5.9129800000000001       -5.9091800000000001       -5.9053800000000001       -5.9015800000000000       -5.8977800000000000       -5.8939800000000000       -5.8901800000000000       -5.8863799999999999       -5.8825799999999999       -5.8787799999999999       -5.8749799999999999       -5.8711900000000004       -5.8673900000000003       -5.8635900000000003       -5.8597900000000003       -5.8559900000000003       -5.8521900000000002       -5.8483900000000002       -5.8445900000000002       -5.8407900000000001       -5.8369900000000001       -5.8331900000000001       -5.8293900000000001       -5.8255900000000000       -5.8217900000000000       -5.8179900000000000       -5.8141900000000000       -5.8103999999999996       -5.8066000000000004       -5.8028000000000004       -5.7990000000000004       -5.7952000000000004       -5.7914000000000003       -5.7876000000000003       -5.7838000000000003       -5.7800000000000002       -5.7759700000000000       -5.7719399999999998       -5.7679099999999996       -5.7638800000000003       -5.7598500000000001       -5.7558199999999999       -5.7517899999999997       -5.7477600000000004       -5.7437300000000002       -5.7397000000000000       -5.7356800000000003       -5.7316500000000001       -5.7276199999999999       -5.7235899999999997       -5.7195600000000004       -5.7155300000000002       -5.7115000000000000       -5.7074699999999998       -5.7034399999999996       -5.6994100000000003       -5.6953800000000001       -5.6913499999999999       -5.6873199999999997       -5.6832900000000004       -5.6792600000000002       -5.6752300000000000       -5.6711999999999998       -5.6671699999999996       -5.6631400000000003       -5.6591100000000001       -5.6550799999999999       -5.6510499999999997       -5.6470200000000004       -5.6429900000000002       -5.6389600000000000       -5.6349400000000003       -5.6309100000000001       -5.6268799999999999       -5.6228499999999997       -5.6188200000000004       -5.6147900000000002       -5.6107600000000000       -5.6067299999999998       -5.6026999999999996       -5.5986700000000003       -5.5946400000000001       -5.5906099999999999       -5.5865799999999997       -5.5825500000000003       -5.5785200000000001       -5.5744899999999999       -5.5704599999999997       -5.5664300000000004       -5.5624000000000002       -5.5583700000000000       -5.5543399999999998       -5.5503099999999996       -5.5462800000000003       -5.5422500000000001       -5.5382199999999999       -5.5341899999999997       -5.5301700000000000       -5.5261399999999998       -5.5221099999999996       -5.5180800000000003       -5.5140500000000001       -5.5100199999999999       -5.5059899999999997       -5.5019600000000004       -5.4979300000000002       -5.4939000000000000       -5.4898699999999998       -5.4858399999999996       -5.4818100000000003       -5.4777800000000001       -5.4737499999999999       -5.4697199999999997       -5.4656900000000004       -5.4616600000000002       -5.4576300000000000       -5.4535999999999998       -5.4495699999999996       -5.4455400000000003       -5.4415100000000001       -5.4374799999999999       -5.4334499999999997       -5.4294300000000000       -5.4253999999999998       -5.4213699999999996       -5.4173400000000003       -5.4133100000000001       -5.4092799999999999       -5.4052499999999997       -5.4012200000000004       -5.3971900000000002       -5.3931600000000000       -5.3891299999999998       -5.3851000000000004       -5.3810700000000002       -5.3770400000000000       -5.3730099999999998       -5.3689799999999996       -5.3649500000000003       -5.3609200000000001       -5.3568899999999999       -5.3528599999999997       -5.3488300000000004       -5.3448000000000002       -5.3407700000000000       -5.3367399999999998       -5.3327099999999996       -5.3286899999999999       -5.3246599999999997       -5.3206300000000004       -5.3166000000000002       -5.3125700000000000       -5.3085399999999998       -5.3045099999999996       -5.3004800000000003       -5.2964500000000001       -5.2924199999999999       -5.2883899999999997       -5.2843600000000004       -5.2803300000000002       -5.2763000000000000       -5.2722699999999998       -5.2682399999999996       -5.2642100000000003       -5.2599499999999999       -5.2556900000000004       -5.2514300000000000       -5.2471699999999997       -5.2429100000000002       -5.2386499999999998       -5.2343900000000003       -5.2301299999999999       -5.2258699999999996       -5.2216100000000001       -5.2173499999999997       -5.2130900000000002       -5.2088299999999998       -5.2045700000000004       -5.2003100000000000       -5.1960499999999996       -5.1917900000000001       -5.1875299999999998       -5.1832700000000003       -5.1790099999999999       -5.1747500000000004       -5.1704900000000000       -5.1662299999999997       -5.1619700000000002       -5.1577099999999998       -5.1534500000000003       -5.1491899999999999       -5.1449400000000001       -5.1406799999999997       -5.1364200000000002       -5.1321599999999998       -5.1279000000000003       -5.1236400000000000       -5.1193799999999996       -5.1151200000000001       -5.1108599999999997       -5.1066000000000003       -5.1023399999999999       -5.0980800000000004       -5.0938200000000000       -5.0895599999999996       -5.0853000000000002       -5.0810399999999998       -5.0767800000000003       -5.0725199999999999       -5.0682600000000004       -5.0640000000000001       -5.0597399999999997       -5.0554800000000002       -5.0512199999999998       -5.0469600000000003       -5.0427000000000000       -5.0384399999999996       -5.0341800000000001       -5.0299199999999997       -5.0256600000000002       -5.0213999999999999       -5.0171400000000004       -5.0128800000000000       -5.0086199999999996       -5.0043600000000001       -5.0000999999999998       -4.9958400000000003       -4.9915799999999999       -4.9873200000000004       -4.9830600000000000       -4.9787999999999997       -4.9745400000000002       -4.9702799999999998       -4.9660200000000003       -4.9617599999999999       -4.9574999999999996       -4.9532400000000001       -4.9489799999999997       -4.9447200000000002       -4.9404599999999999       -4.9362000000000004       -4.9319400000000000       -4.9276799999999996       -4.9234200000000001       -4.9191599999999998       -4.9149000000000003       -4.9106399999999999       -4.9063800000000004       -4.9021200000000000       -4.8978599999999997       -4.8936000000000002       -4.8893399999999998       -4.8850800000000003       -4.8808199999999999       -4.8765599999999996       -4.8723000000000001       -4.8680399999999997       -4.8637800000000002       -4.8595199999999998       -4.8552600000000004       -4.8510000000000000       -4.8467399999999996       -4.8424800000000001       -4.8382199999999997       -4.8339600000000003       -4.8296999999999999       -4.8254500000000000       -4.8211899999999996       -4.8169300000000002       -4.8126699999999998       -4.8084100000000003       -4.8041499999999999       -4.7998900000000004       -4.7956300000000001       -4.7913699999999997       -4.7871100000000002       -4.7828499999999998       -4.7785900000000003       -4.7743300000000000       -4.7700699999999996       -4.7658100000000001       -4.7615499999999997       -4.7572900000000002       -4.7530299999999999       -4.7487700000000004       -4.7445100000000000       -4.7402499999999996       -4.7359900000000001       -4.7317299999999998       -4.7274700000000003       -4.7232099999999999       -4.7189500000000004       -4.7144599999999999       -4.7099700000000002       -4.7054799999999997       -4.7009900000000000       -4.6965000000000003       -4.6920099999999998       -4.6875200000000001       -4.6830299999999996       -4.6785399999999999       -4.6740500000000003       -4.6695599999999997       -4.6650700000000001       -4.6605800000000004       -4.6560899999999998       -4.6516000000000002       -4.6471099999999996       -4.6426200000000000       -4.6381300000000003       -4.6336399999999998       -4.6291500000000001       -4.6246600000000004       -4.6201699999999999       -4.6156800000000002       -4.6111899999999997       -4.6067000000000000       -4.6021999999999998       -4.5977100000000002       -4.5932199999999996       -4.5887300000000000       -4.5842400000000003       -4.5797499999999998       -4.5752600000000001       -4.5707700000000004       -4.5662799999999999       -4.5617900000000002       -4.5572999999999997       -4.5528100000000000       -4.5483200000000004       -4.5438299999999998       -4.5393400000000002       -4.5348499999999996       -4.5303599999999999       -4.5258700000000003       -4.5213799999999997       -4.5168900000000001       -4.5124000000000004       -4.5079099999999999       -4.5034200000000002       -4.4989299999999997       -4.4944400000000000       -4.4899500000000003       -4.4854599999999998       -4.4809700000000001       -4.4764799999999996       -4.4719899999999999       -4.4675000000000002       -4.4630099999999997       -4.4585200000000000       -4.4540300000000004       -4.4495399999999998       -4.4450500000000002       -4.4405599999999996       -4.4360700000000000       -4.4315800000000003       -4.4270899999999997       -4.4226000000000001       -4.4181100000000004       -4.4136199999999999       -4.4091300000000002       -4.4046399999999997       -4.4001500000000000       -4.3956600000000003       -4.3911699999999998       -4.3866800000000001       -4.3821899999999996       -4.3776999999999999       -4.3732100000000003       -4.3687199999999997       -4.3642300000000001       -4.3597400000000004       -4.3552499999999998       -4.3507600000000002       -4.3462699999999996       -4.3417800000000000       -4.3372900000000003       -4.3327999999999998       -4.3283100000000001       -4.3238200000000004       -4.3193299999999999       -4.3148400000000002       -4.3103499999999997       -4.3058600000000000       -4.3013700000000004       -4.2968799999999998       -4.2923900000000001       -4.2878999999999996       -4.2834099999999999       -4.2789200000000003       -4.2744299999999997       -4.2699400000000001       -4.2654399999999999       -4.2609500000000002       -4.2564599999999997       -4.2519700000000000       -4.2474800000000004       -4.2429899999999998       -4.2385000000000002       -4.2340099999999996       -4.2295199999999999       -4.2250300000000003       -4.2205399999999997       -4.2160500000000001       -4.2115600000000004       -4.2070699999999999       -4.2025800000000002       -4.1980899999999997       -4.1936000000000000       -4.1891100000000003       -4.1846199999999998       -4.1801300000000001       -4.1756399999999996       -4.1711499999999999       -4.1666600000000003       -4.1621699999999997       -4.1576800000000000       -4.1531900000000004       -4.1486999999999998       -4.1442100000000002       -4.1394900000000003       -4.1347699999999996       -4.1300499999999998       -4.1253299999999999       -4.1206100000000001       -4.1158900000000003       -4.1111700000000004       -4.1064499999999997       -4.1017299999999999       -4.0970100000000000       -4.0922900000000002       -4.0875700000000004       -4.0828499999999996       -4.0781299999999998       -4.0734100000000000       -4.0686900000000001       -4.0639599999999998       -4.0592400000000000       -4.0545200000000001       -4.0498000000000003       -4.0450799999999996       -4.0403599999999997       -4.0356399999999999       -4.0309200000000001       -4.0262000000000002       -4.0214800000000004       -4.0167599999999997       -4.0120399999999998       -4.0073200000000000       -4.0026000000000002       -3.9978799999999999       -3.9931600000000000       -3.9884400000000002       -3.9837199999999999       -3.9790000000000001       -3.9742799999999998       -3.9695600000000000       -3.9648400000000001       -3.9601199999999999       -3.9554000000000000       -3.9506800000000002       -3.9459499999999998       -3.9412300000000000       -3.9365100000000002       -3.9317899999999999       -3.9270700000000001       -3.9223499999999998       -3.9176299999999999       -3.9129100000000001       -3.9081899999999998       -3.9034700000000000       -3.8987500000000002       -3.8940299999999999       -3.8893100000000000       -3.8845900000000002       -3.8798699999999999       -3.8751500000000001       -3.8704299999999998       -3.8657100000000000       -3.8609900000000001       -3.8562699999999999       -3.8515500000000000       -3.8468300000000002       -3.8421099999999999       -3.8373900000000001       -3.8326699999999998       -3.8279399999999999       -3.8232200000000001       -3.8184999999999998       -3.8137799999999999       -3.8090600000000001       -3.8043399999999998       -3.7996200000000000       -3.7949000000000002       -3.7901799999999999       -3.7854600000000000       -3.7807400000000002       -3.7760199999999999       -3.7713000000000001       -3.7665799999999998       -3.7618600000000000       -3.7571400000000001       -3.7524199999999999       -3.7477000000000000       -3.7429800000000002       -3.7382599999999999       -3.7335400000000001       -3.7288199999999998       -3.7241000000000000       -3.7193800000000001       -3.7146599999999999       -3.7099299999999999       -3.7052100000000001       -3.7004899999999998       -3.6957700000000000       -3.6910500000000002       -3.6863299999999999       -3.6816100000000000       -3.6768900000000002       -3.6721699999999999       -3.6674500000000001       -3.6627299999999998       -3.6580100000000000       -3.6532900000000001       -3.6485699999999999       -3.6438500000000000       -3.6391300000000002       -3.6344099999999999       -3.6296900000000001       -3.6249699999999998       -3.6202500000000000       -3.6155300000000001       -3.6108099999999999       -3.6060900000000000       -3.6013700000000002       -3.5966499999999999       -3.5919300000000001       -3.5872000000000002       -3.5824799999999999       -3.5777600000000001       -3.5730400000000002       -3.5683199999999999       -3.5636000000000001       -3.5588799999999998       -3.5541600000000000       -3.5494400000000002       -3.5447199999999999       -3.5400000000000000       -3.5350500000000000       -3.5301000000000000       -3.5251500000000000       -3.5202000000000000       -3.5152500000000000       -3.5103000000000000       -3.5053500000000000       -3.5004000000000000       -3.4954399999999999       -3.4904899999999999       -3.4855399999999999       -3.4805899999999999       -3.4756399999999998       -3.4706899999999998       -3.4657399999999998       -3.4607899999999998       -3.4558399999999998       -3.4508899999999998       -3.4459399999999998       -3.4409900000000002       -3.4360400000000002       -3.4310900000000002       -3.4261400000000002       -3.4211800000000001       -3.4162300000000001       -3.4112800000000001       -3.4063300000000001       -3.4013800000000001       -3.3964300000000001       -3.3914800000000001       -3.3865300000000000       -3.3815800000000000       -3.3766300000000000       -3.3716800000000000       -3.3667300000000000       -3.3617800000000000       -3.3568300000000000       -3.3518800000000000       -3.3469199999999999       -3.3419699999999999       -3.3370199999999999       -3.3320699999999999       -3.3271199999999999       -3.3221699999999998       -3.3172199999999998       -3.3122699999999998       -3.3073199999999998       -3.3023699999999998       -3.2974199999999998       -3.2924699999999998       -3.2875200000000002       -3.2825700000000002       -3.2776200000000002       -3.2726700000000002       -3.2677100000000001       -3.2627600000000001       -3.2578100000000001       -3.2528600000000001       -3.2479100000000001       -3.2429600000000001       -3.2380100000000001       -3.2330600000000000       -3.2281100000000000       -3.2231600000000000       -3.2182100000000000       -3.2132600000000000       -3.2083100000000000       -3.2033600000000000       -3.1984100000000000       -3.1934499999999999       -3.1884999999999999       -3.1835499999999999       -3.1785999999999999       -3.1736499999999999       -3.1686999999999999       -3.1637499999999998       -3.1587999999999998       -3.1538499999999998       -3.1488999999999998       -3.1439499999999998       -3.1389999999999998       -3.1340499999999998       -3.1291000000000002       -3.1241500000000002       -3.1191900000000001       -3.1142400000000001       -3.1092900000000001       -3.1043400000000001       -3.0993900000000001       -3.0944400000000001       -3.0894900000000001       -3.0845400000000001       -3.0795900000000000       -3.0746400000000000       -3.0696900000000000       -3.0647400000000000       -3.0597900000000000       -3.0548400000000000       -3.0498900000000000       -3.0449299999999999       -3.0399799999999999       -3.0350299999999999       -3.0300799999999999       -3.0251299999999999       -3.0201799999999999       -3.0152299999999999       -3.0102799999999998       -3.0053299999999998       -3.0003799999999998       -2.9954299999999998       -2.9904799999999998       -2.9855299999999998       -2.9805799999999998       -2.9756300000000002       -2.9706700000000001       -2.9657200000000001       -2.9607700000000001       -2.9558200000000001       -2.9508700000000001       -2.9459200000000001       -2.9409700000000001       -2.9360200000000001       -2.9310700000000001       -2.9261200000000001       -2.9211700000000000       -2.9162200000000000       -2.9112700000000000       -2.9063200000000000       -2.9011399999999998       -2.8959500000000000       -2.8907699999999998       -2.8855900000000001       -2.8804099999999999       -2.8752300000000002       -2.8700500000000000       -2.8648699999999998       -2.8596900000000001       -2.8545099999999999       -2.8493300000000001       -2.8441500000000000       -2.8389600000000002       -2.8337800000000000       -2.8285999999999998       -2.8234200000000000       -2.8182399999999999       -2.8130600000000001       -2.8078799999999999       -2.8027000000000002       -2.7975200000000000       -2.7923399999999998       -2.7871500000000000       -2.7819699999999998       -2.7767900000000001       -2.7716099999999999       -2.7664300000000002       -2.7612500000000000       -2.7560699999999998       -2.7508900000000001       -2.7457099999999999       -2.7405300000000001       -2.7353499999999999       -2.7301600000000001       -2.7249800000000000       -2.7198000000000002       -2.7146200000000000       -2.7094399999999998       -2.7042600000000001       -2.6990799999999999       -2.6939000000000002       -2.6887200000000000       -2.6835399999999998       -2.6783600000000001       -2.6731699999999998       -2.6679900000000001       -2.6628099999999999       -2.6576300000000002       -2.6524500000000000       -2.6472699999999998       -2.6420900000000000       -2.6369099999999999       -2.6317300000000001       -2.6265499999999999       -2.6213700000000002       -2.6161799999999999       -2.6110000000000002       -2.6058200000000000       -2.6006399999999998       -2.5954600000000001       -2.5902799999999999       -2.5851000000000002       -2.5799200000000000       -2.5747399999999998       -2.5695600000000001       -2.5643799999999999       -2.5591900000000001       -2.5540099999999999       -2.5488300000000002       -2.5436500000000000       -2.5384699999999998       -2.5332900000000000       -2.5281099999999999       -2.5229300000000001       -2.5177499999999999       -2.5125700000000002       -2.5073900000000000       -2.5022000000000002       -2.4970200000000000       -2.4918399999999998       -2.4866600000000001       -2.4814799999999999       -2.4763000000000002       -2.4711200000000000       -2.4659399999999998       -2.4607600000000001       -2.4555799999999999       -2.4503900000000001       -2.4452099999999999       -2.4400300000000001       -2.4348500000000000       -2.4296700000000002       -2.4244900000000000       -2.4193099999999998       -2.4141300000000001       -2.4089499999999999       -2.4037700000000002       -2.3985900000000000       -2.3934000000000002       -2.3882200000000000       -2.3830399999999998       -2.3778600000000001       -2.3726799999999999       -2.3675000000000002       -2.3623200000000000       -2.3571399999999998       -2.3519600000000001       -2.3467799999999999       -2.3416000000000001       -2.3364099999999999       -2.3312300000000001       -2.3260500000000000       -2.3208700000000002       -2.3156900000000000       -2.3105099999999998       -2.3053300000000001       -2.3001499999999999       -2.2949700000000002       -2.2897900000000000       -2.2846099999999998       -2.2794200000000000       -2.2742399999999998       -2.2690600000000001       -2.2638799999999999       -2.2587000000000002       -2.2535200000000000       -2.2483399999999998       -2.2431600000000000       -2.2377500000000001       -2.2323400000000002       -2.2269199999999998       -2.2215099999999999       -2.2161000000000000       -2.2106900000000000       -2.2052800000000001       -2.1998700000000002       -2.1944599999999999       -2.1890499999999999       -2.1836400000000000       -2.1782200000000000       -2.1728100000000001       -2.1674000000000002       -2.1619899999999999       -2.1565799999999999       -2.1511700000000000       -2.1457600000000001       -2.1403500000000002       -2.1349300000000002       -2.1295199999999999       -2.1241099999999999       -2.1187000000000000       -2.1132900000000001       -2.1078800000000002       -2.1024699999999998       -2.0970599999999999       -2.0916399999999999       -2.0862300000000000       -2.0808200000000001       -2.0754100000000002       -2.0699999999999998       -2.0645899999999999       -2.0591800000000000       -2.0537700000000001       -2.0483600000000002       -2.0429400000000002       -2.0375299999999998       -2.0321199999999999       -2.0267100000000000       -2.0213000000000001       -2.0158900000000002       -2.0104799999999998       -2.0050699999999999       -1.9996499999999999       -1.9942400000000000       -1.9888300000000001       -1.9834200000000000       -1.9780100000000000       -1.9725999999999999       -1.9671900000000000       -1.9617800000000001       -1.9563699999999999       -1.9509500000000000       -1.9455400000000000       -1.9401299999999999       -1.9347200000000000       -1.9293100000000001       -1.9238999999999999       -1.9184900000000000       -1.9130799999999999       -1.9076599999999999       -1.9022500000000000       -1.8968400000000001       -1.8914299999999999       -1.8860200000000000       -1.8806099999999999       -1.8752000000000000       -1.8697900000000001       -1.8643799999999999       -1.8589599999999999       -1.8535500000000000       -1.8481399999999999       -1.8427300000000000       -1.8373200000000001       -1.8319099999999999       -1.8265000000000000       -1.8210900000000001       -1.8156699999999999       -1.8102600000000000       -1.8048500000000001       -1.7994399999999999       -1.7940300000000000       -1.7886200000000001       -1.7832100000000000       -1.7778000000000000       -1.7723899999999999       -1.7669699999999999       -1.7615600000000000       -1.7561500000000001       -1.7507400000000000       -1.7453300000000000       -1.7399199999999999       -1.7345100000000000       -1.7291000000000001       -1.7236800000000001       -1.7182700000000000       -1.7128600000000000       -1.7074499999999999       -1.7020400000000000       -1.6966300000000001       -1.6912199999999999       -1.6858100000000000       -1.6803900000000001       -1.6749799999999999       -1.6695700000000000       -1.6641600000000001       -1.6587499999999999       -1.6533400000000000       -1.6479299999999999       -1.6425200000000000       -1.6371100000000001       -1.6316900000000001       -1.6262799999999999       -1.6208700000000000       -1.6154599999999999       -1.6100500000000000       -1.6046400000000001       -1.5992299999999999       -1.5938200000000000       -1.5884000000000000       -1.5829899999999999       -1.5775800000000000       -1.5721700000000001       -1.5667599999999999       -1.5613500000000000       -1.5559400000000001       -1.5505300000000000       -1.5448900000000001       -1.5392399999999999       -1.5336000000000001       -1.5279600000000000       -1.5223199999999999       -1.5166800000000000       -1.5110399999999999       -1.5053900000000000       -1.4997499999999999       -1.4941100000000000       -1.4884700000000000       -1.4828300000000001       -1.4771900000000000       -1.4715499999999999       -1.4659000000000000       -1.4602599999999999       -1.4546200000000000       -1.4489799999999999       -1.4433400000000001       -1.4377000000000000       -1.4320600000000001       -1.4264100000000000       -1.4207700000000001       -1.4151300000000000       -1.4094899999999999       -1.4038500000000000       -1.3982100000000000       -1.3925700000000001       -1.3869199999999999       -1.3812800000000001       -1.3756400000000000       -1.3700000000000001       -1.3643600000000000       -1.3587199999999999       -1.3530800000000001       -1.3474299999999999       -1.3417900000000000       -1.3361499999999999       -1.3305100000000001       -1.3248700000000000       -1.3192299999999999       -1.3135900000000000       -1.3079400000000001       -1.3023000000000000       -1.2966599999999999       -1.2910200000000001       -1.2853800000000000       -1.2797400000000001       -1.2741000000000000       -1.2684500000000001       -1.2628100000000000       -1.2571699999999999       -1.2515300000000000       -1.2458899999999999       -1.2402500000000001       -1.2346100000000000       -1.2289600000000001       -1.2233200000000000       -1.2176800000000001       -1.2120400000000000       -1.2063999999999999       -1.2007600000000000       -1.1951200000000000       -1.1894700000000000       -1.1838299999999999       -1.1781900000000001       -1.1725500000000000       -1.1669099999999999       -1.1612700000000000       -1.1556299999999999       -1.1499800000000000       -1.1443399999999999       -1.1387000000000000       -1.1330600000000000       -1.1274200000000001       -1.1217800000000000       -1.1161399999999999       -1.1104900000000000       -1.1048500000000001       -1.0992100000000000       -1.0935699999999999       -1.0879300000000001       -1.0822900000000000       -1.0766500000000001       -1.0710000000000000       -1.0653600000000001       -1.0597200000000000       -1.0540799999999999       -1.0484400000000000       -1.0427999999999999       -1.0371500000000000       -1.0315099999999999       -1.0258700000000001       -1.0202300000000000       -1.0145900000000001       -1.0089500000000000       -1.0033099999999999      -0.99765999999999999      -0.99202000000000001      -0.98638000000000003      -0.98073999999999995      -0.97509999999999997      -0.96945999999999999      -0.96382000000000001      -0.95816999999999997      -0.95252999999999999      -0.94689000000000001      -0.94125000000000003      -0.93561000000000005      -0.92996999999999996      -0.92432999999999998      -0.91868000000000005      -0.91303999999999996      -0.90739999999999998      -0.90176000000000001      -0.89612000000000003      -0.89048000000000005      -0.88483999999999996      -0.87919000000000003      -0.87355000000000005      -0.86790999999999996      -0.86226999999999998      -0.85663000000000000      -0.85099000000000002      -0.84535000000000005      -0.83970000000000000      -0.83406000000000002      -0.82842000000000005      -0.82255000000000000      -0.81667999999999996      -0.81081000000000003      -0.80493000000000003      -0.79905999999999999      -0.79318999999999995      -0.78732000000000002      -0.78144999999999998      -0.77558000000000005      -0.76970000000000005      -0.76383000000000001      -0.75795999999999997      -0.75209000000000004      -0.74621999999999999      -0.74034999999999995      -0.73446999999999996      -0.72860000000000003      -0.72272999999999998      -0.71686000000000005      -0.71099000000000001      -0.70511999999999997      -0.69923999999999997      -0.69337000000000004      -0.68750000000000000      -0.68162999999999996      -0.67576000000000003      -0.66988999999999999      -0.66400999999999999      -0.65813999999999995      -0.65227000000000002      -0.64639999999999997      -0.64053000000000004      -0.63466000000000000      -0.62878000000000001      -0.62290999999999996      -0.61704000000000003      -0.61116999999999999      -0.60529999999999995      -0.59941999999999995      -0.59355000000000002      -0.58767999999999998      -0.58181000000000005      -0.57594000000000001      -0.57006999999999997      -0.56418999999999997      -0.55832000000000004      -0.55245000000000000      -0.54657999999999995      -0.54071000000000002      -0.53483999999999998      -0.52895999999999999      -0.52309000000000005      -0.51722000000000001      -0.51134999999999997      -0.50548000000000004      -0.49961000000000000      -0.49373000000000000      -0.48786000000000002      -0.48198999999999997      -0.47611999999999999      -0.47025000000000000      -0.46438000000000001      -0.45850000000000002      -0.45262999999999998      -0.44675999999999999      -0.44089000000000000      -0.43502000000000002      -0.42914999999999998      -0.42326999999999998      -0.41739999999999999      -0.41153000000000001      -0.40566000000000002      -0.39978999999999998      -0.39391999999999999      -0.38804000000000000      -0.38217000000000001      -0.37630000000000002      -0.37042999999999998      -0.36456000000000000      -0.35868000000000000      -0.35281000000000001      -0.34694000000000003      -0.34106999999999998      -0.33520000000000000      -0.32933000000000001      -0.32345000000000002      -0.31757999999999997      -0.31170999999999999      -0.30584000000000000      -0.29997000000000001      -0.29409999999999997      -0.28821999999999998      -0.28234999999999999      -0.27648000000000000      -0.27061000000000002      -0.26473999999999998      -0.25886999999999999      -0.25298999999999999      -0.24712000000000001      -0.24124999999999999      -0.23538000000000001      -0.22950999999999999      -0.22364000000000001      -0.21776000000000001      -0.21189000000000000      -0.20602000000000001      -0.20014999999999999      -0.19428000000000001      -0.18840999999999999      -0.18253000000000000      -0.17666000000000001      -0.17079000000000000      -0.16492000000000001      -0.15905000000000000      -0.15318000000000001      -0.14729999999999999      -0.14143000000000000      -0.13556000000000001      -0.12969000000000000      -0.12382000000000000      -0.11794000000000000      -0.11207000000000000      -0.10620000000000000      -0.10033000000000000       -9.4460000000000002E-002  -8.8590000000000002E-002  -8.2710000000000006E-002  -7.6840000000000006E-002  -7.0739999999999997E-002  -6.4640000000000003E-002  -5.8540000000000002E-002  -5.2440000000000001E-002  -4.6330000000000003E-002  -4.0230000000000002E-002  -3.4130000000000001E-002  -2.8029999999999999E-002  -2.1930000000000002E-002  -1.5820000000000001E-002  -9.7199999999999995E-003  -3.6200000000000000E-003   2.4800000000000000E-003   8.5800000000000008E-003   1.4690000000000000E-002   2.0789999999999999E-002   2.6890000000000001E-002   3.2989999999999998E-002   3.9090000000000000E-002   4.5199999999999997E-002   5.1299999999999998E-002   5.7400000000000000E-002   6.3500000000000001E-002   6.9599999999999995E-002   7.5710000000000000E-002   8.1809999999999994E-002   8.7910000000000002E-002   9.4009999999999996E-002  0.10011000000000000       0.10621999999999999       0.11232000000000000       0.11842000000000000       0.12452000000000001       0.13062000000000001       0.13672999999999999       0.14283000000000001       0.14893000000000001       0.15503000000000000       0.16113000000000000       0.16724000000000000       0.17333999999999999       0.17943999999999999       0.18554000000000001       0.19164000000000000       0.19775000000000001       0.20385000000000000       0.20995000000000000       0.21604999999999999       0.22214999999999999       0.22825999999999999       0.23436000000000001       0.24046000000000001       0.24656000000000000       0.25266000000000000       0.25877000000000000       0.26486999999999999       0.27096999999999999       0.27706999999999998       0.28316999999999998       0.28927999999999998       0.29537999999999998       0.30148000000000003       0.30758000000000002       0.31368000000000001       0.31979000000000002       0.32589000000000001       0.33199000000000001       0.33809000000000000       0.34419000000000000       0.35030000000000000       0.35639999999999999       0.36249999999999999       0.36859999999999998       0.37469999999999998       0.38080999999999998       0.38690999999999998       0.39301000000000003       0.39911000000000002       0.40521000000000001       0.41131000000000001       0.41742000000000001       0.42352000000000001       0.42962000000000000       0.43572000000000000       0.44181999999999999       0.44792999999999999       0.45402999999999999       0.46012999999999998       0.46622999999999998       0.47233000000000003       0.47843999999999998       0.48454000000000003       0.49064000000000002       0.49674000000000001       0.50283999999999995       0.50895000000000001       0.51505000000000001       0.52115000000000000       0.52725000000000000       0.53334999999999999       0.53946000000000005       0.54556000000000004       0.55166000000000004       0.55776000000000003       0.56386000000000003       0.56996999999999998       0.57606999999999997       0.58216999999999997       0.58826999999999996       0.59436999999999995       0.60048000000000001       0.60658000000000001       0.61268000000000000       0.61878000000000000       0.62487999999999999       0.63099000000000005       0.63709000000000005       0.64319000000000004       0.64929000000000003       0.65539000000000003       0.66149999999999998       0.66759999999999997       0.67369999999999997       0.67979999999999996       0.68589999999999995       0.69201000000000001       0.69811000000000001       0.70421000000000000     
 theta =    288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000000000001        288.30000999999999        288.30036999999999        288.30198000000001        288.30572999999998        288.31252999999998        288.32326000000000        288.33875000000000        288.35982999999999        288.38727000000000        288.42180000000002        288.46409999999997        288.51479000000000        288.57445000000001        288.64357000000001        288.72259000000003        288.81187999999997        288.91172999999998        289.02235999999999        289.14391999999998        289.27647000000002        289.42000999999999        289.57443999999998        289.73959000000002        289.91523999999998        290.10106000000002        290.29667000000001        290.50162000000000        290.71537999999998        290.93736999999999        291.16696000000002        291.40343000000001        291.64607000000001        291.89407000000000        292.14661000000001        292.40284000000003        292.66187000000002        292.92281000000003        293.18473999999998        293.44673999999998        293.70787999999999        293.96724000000000        294.22393000000000        294.47705999999999        294.72575999999998        294.96922000000001        295.20663000000002        295.43725000000001        295.66037000000000        295.87536000000000        296.08161000000001        296.27859000000001        296.46584999999999        296.64298000000002        296.80966999999998        296.96564999999998        297.11076000000003        297.24489999999997        297.36804000000001        297.48023999999998        297.58163000000002        297.67241999999999        297.75290000000001        297.82342000000000        297.88441000000000        297.93635999999998        297.97982999999999        298.01544000000001        298.04386000000000        298.06581000000000        298.08206000000001        298.09341999999998        298.10073000000000        298.10487000000001        298.10673000000003        298.10721000000001        298.12135999999998        298.14855000000000        298.17529000000002        298.20157999999998        298.22744000000000        298.25290000000001        298.27796000000001        298.30265000000003        298.32697000000002        298.35095000000001        298.37457999999998        298.39789000000002        298.42088000000001        298.44357000000002        298.46597000000003        298.48806999999999        298.50990000000002        298.53147000000001        298.55277000000001        298.57382000000001        298.59462000000002        298.61518999999998        298.63551999999999        298.65562999999997        298.67552000000001        298.69520000000000        298.71467000000001        298.73394000000002        298.75301999999999        298.77190000000002        298.79059000000001        298.80910000000000        298.82742999999999        298.84559000000002        298.86358000000001        298.88139999999999        298.89906000000002        298.91656000000000        298.93391000000003        298.95110000000000        298.96814999999998        298.98505000000000        299.00180999999998        299.01843000000002        299.03492000000000        299.05126999999999        299.06749000000002        299.08357999999998        299.09953999999999        299.11538000000002        299.13110000000000        299.14670999999998        299.16219000000001        299.17835000000002        299.19438000000002        299.21028999999999        299.22608000000002        299.24176000000000        299.25731000000002        299.27276000000001        299.28809999999999        299.30331999999999        299.31844000000001        299.33346000000000        299.34836999999999        299.36318000000000        299.37788999999998        299.39249999999998        299.40701000000001        299.42142999999999        299.43576000000002        299.44999000000001        299.46413999999999        299.47818999999998        299.49216000000001        299.50603999999998        299.51983999999999        299.53354999999999        299.54718000000003        299.56072999999998        299.57420000000002        299.58758000000000        299.60090000000002        299.61412999999999        299.62729000000002        299.64037999999999        299.65339000000000        299.66633000000002        299.67919999999998        299.69200000000001        299.70472000000001        299.71737999999999        299.72998000000001        299.74250000000001        299.75495999999998        299.76736000000000        299.77969000000002        299.79194999999999        299.80416000000002        299.81630000000001        299.82839000000001        299.84041000000002        299.85237000000001        299.86426999999998        299.87612000000001        299.88790999999998        299.89963999999998        299.91131999999999        299.92293999999998        299.93450999999999        299.94601999999998        299.95747999999998        299.96888000000001        299.98023999999998        299.99153999999999        300.00279000000000        300.01398999999998        300.02515000000000        300.03625000000000        300.04730000000001        300.05831000000001        300.06925999999999        300.08017000000001        300.09104000000002        300.10185999999999        300.11263000000002        300.12335999999999        300.13404000000003        300.14467999999999        300.15526999999997        300.16582000000000        300.17633000000001        300.18678999999997        300.19722000000002        300.20760000000001        300.21794000000000        300.22824000000003        300.23849999999999        300.24871999999999        300.25889000000001        300.26902999999999        300.27913999999998        300.28919999999999        300.29921999999999        300.30921000000001        300.31916000000001        300.32907000000000        300.33895000000001        300.34879000000001        300.35858999999999        300.36836000000000        300.37808999999999        300.38779000000000        300.39744999999999        300.40708000000001        300.41667000000001        300.42622999999998        300.43574999999998        300.44524999999999        300.45470999999998        300.46413000000001        300.47352999999998        300.48289000000000        300.49221999999997        300.50152000000003        300.51078999999999        300.52001999999999        300.52922999999998        300.53841000000000        300.54755000000000        300.55667000000000        300.56574999999998        300.57481000000001        300.58382999999998        300.59282999999999        300.60180000000003        300.61074000000002        300.61964999999998        300.62853000000001        300.63738999999998        300.64621000000000        300.65544000000000        300.66464000000002        300.67381000000000        300.68295000000001        300.69206000000003        300.70114000000001        300.71019000000001        300.71922000000001        300.72820999999999        300.73718000000002        300.74612000000002        300.75502999999998        300.76391000000001        300.77276999999998        300.78160000000003        300.79039999999998        300.79917000000000        300.80792000000002        300.81664999999998        300.82533999999998        300.83400999999998        300.84266000000002        300.85127999999997        300.85987000000000        300.86844000000002        300.87698999999998        300.88551000000001        300.89400000000001        300.90246999999999        300.91091999999998        300.91933999999998        300.92773999999997        300.93610999999999        300.94445999999999        300.95278999999999        300.96109999999999        300.96938000000000        300.97764000000001        300.98586999999998        300.99408000000000        301.00227000000001        301.01044000000002        301.01859000000002        301.02670999999998        301.03482000000002        301.04289999999997        301.05095999999998        301.05898999999999        301.06700999999998        301.07499999999999        301.08298000000002        301.09093000000001        301.09886999999998        301.10678000000001        301.11466999999999        301.12254000000001        301.13038999999998        301.13821999999999        301.14603000000000        301.15383000000003        301.16160000000002        301.16935000000001        301.17707999999999        301.18480000000000        301.19249000000002        301.20015999999998        301.20782000000003        301.21546000000001        301.22307999999998        301.23068000000001        301.23826000000003        301.24581999999998        301.25337000000002        301.26089000000002        301.26839999999999        301.27589000000000        301.28336000000002        301.29082000000000        301.29826000000003        301.30568000000000        301.31308000000001        301.32047000000000        301.32783000000001        301.33517999999998        301.34251999999998        301.34983000000000        301.35712999999998        301.36442000000000        301.37168000000003        301.37894000000000        301.38616999999999        301.39339000000001        301.40059000000002        301.40777000000003        301.41494000000000        301.42209000000003        301.42923000000002        301.43635000000000        301.44346000000002        301.45055000000002        301.45762000000002        301.46467999999999        301.47172000000000        301.47874999999999        301.48577000000000        301.49275999999998        301.49975000000001        301.50671000000000        301.51366999999999        301.52060999999998        301.52753000000001        301.53444000000002        301.54133000000002        301.54820999999998        301.55507999999998        301.56193000000002        301.56876000000000        301.57558999999998        301.58238999999998        301.58918999999997        301.59597000000002        301.60273000000001        301.60948999999999        301.61622999999997        301.62295000000000        301.62966000000000        301.63636000000002        301.64303999999998        301.65003000000002        301.65699000000001        301.66394000000003        301.67088000000001        301.67779999999999        301.68471000000000        301.69161000000003        301.69848999999999        301.70535000000001        301.71220000000000        301.71904000000001        301.72586999999999        301.73268000000002        301.73946999999998        301.74626000000001        301.75301999999999        301.75977999999998        301.76652000000001        301.77325000000002        301.77996999999999        301.78667000000002        301.79336000000001        301.80002999999999        301.80669999999998        301.81335000000001        301.81997999999999        301.82661000000002        301.83321999999998        301.83981999999997        301.84640000000002        301.85297000000003        301.85953000000001        301.86608000000001        301.87261999999998        301.87914000000001        301.88565000000000        301.89215000000002        301.89864000000000        301.90510999999998        301.91156999999998        301.91802000000001        301.92446000000001        301.93088000000000        301.93729999999999        301.94369999999998        301.95008999999999        301.95647000000002        301.96284000000003        301.96919000000003        301.97552999999999        301.98187000000001        301.98818999999997        301.99450000000002        302.00078999999999        302.00707999999997        302.01335999999998        302.01961999999997        302.02587000000000        302.03210999999999        302.03834999999998        302.04457000000002        302.05077000000000        302.05696999999998        302.06315999999998        302.06934000000001        302.07549999999998        302.08166000000000        302.08780000000002        302.09393000000000        302.10005999999998        302.10617000000002        302.11227000000002        302.11836000000000        302.12443999999999        302.13051000000002        302.13657000000001        302.14262000000002        302.14866000000001        302.15469000000002        302.16070999999999        302.16672000000000        302.17272000000003        302.17871000000002        302.18468999999999        302.19065999999998        302.19662000000000        302.20256999999998        302.20850999999999        302.21444000000002        302.22036000000003        302.22627000000000        302.23217000000000        302.23806000000002        302.24394000000001        302.24981000000002        302.25567000000001        302.26152999999999        302.26737000000003        302.27321000000001        302.27902999999998        302.28485000000001        302.29065000000003        302.29644999999999        302.30223999999998        302.30802000000000        302.31378999999998        302.31954999999999        302.32530000000003        302.33103999999997        302.33677999999998        302.34249999999997        302.34822000000003        302.35392000000002        302.35962000000001        302.36531000000002        302.37099000000001        302.37666000000002        302.38231999999999        302.38798000000003        302.39362000000000        302.39926000000003        302.40489000000002        302.41050999999999        302.41611999999998        302.42171999999999        302.42732000000001        302.43290999999999        302.43848000000003        302.44430000000000        302.45011000000000        302.45591000000002        302.46170000000001        302.46748000000002        302.47325000000001        302.47901000000002        302.48475999999999        302.49050999999997        302.49624999999997        302.50196999999997        302.50769000000003        302.51339999999999        302.51909999999998        302.52480000000003        302.53048000000001        302.53616000000000        302.54181999999997        302.54748000000001        302.55313000000001        302.55876999999998        302.56441000000001        302.57002999999997        302.57565000000000        302.58125999999999        302.58686000000000        302.59244999999999        302.59802999999999        302.60361000000000        302.60917000000001        302.61473000000001        302.62027999999998        302.62583000000001        302.63135999999997        302.63688999999999        302.64240999999998        302.64792000000000        302.65341999999998        302.65890999999999        302.66440000000000        302.66987999999998        302.67534999999998        302.68081999999998        302.68626999999998        302.69171999999998        302.69716000000000        302.70258999999999        302.70801999999998        302.71343000000002        302.71884000000000        302.72424999999998        302.72964000000002        302.73502999999999        302.74041000000000        302.74578000000002        302.75115000000000        302.75650000000002        302.76184999999998        302.76720000000000        302.77253000000002        302.77785999999998        302.78318000000002        302.78849000000002        302.79379999999998        302.79910000000001        302.80439000000001        302.80966999999998        302.81495000000001        302.82022000000001        302.82548000000003        302.83073999999999        302.83598999999998        302.84123000000000        302.84647000000001        302.85169999999999        302.85692000000000        302.86212999999998        302.86734000000001        302.87254000000001        302.87772999999999        302.88292000000001        302.88810000000001        302.89326999999997        302.89843999999999        302.90359999999998        302.90875000000000        302.91390000000001        302.91904000000000        302.92417000000000        302.92930000000001        302.93441999999999        302.93952999999999        302.94463000000002        302.94972999999999        302.95483000000002        302.95990999999998        302.96499000000000        302.97007000000002        302.97514000000001        302.98020000000002        302.98525000000001        302.99029999999999        302.99534000000000        303.00038000000001        303.00540999999998        303.01042999999999        303.01544999999999        303.02046000000001        303.02546000000001        303.03046000000001        303.03545000000003        303.04043000000001        303.04541000000000        303.05038999999999        303.05534999999998        303.06031000000002        303.06527000000000        303.07022000000001        303.07515999999998        303.08010000000002        303.08503000000002        303.08994999999999        303.09487000000001        303.09978000000001        303.10469000000001        303.10959000000003        303.11448000000001        303.11937000000000        303.12446000000000        303.12954999999999        303.13461999999998        303.13970000000000        303.14476000000002        303.14981999999998        303.15487000000002        303.15992000000000        303.16496000000001        303.16998999999998        303.17502000000002        303.18004000000002        303.18506000000002        303.19006999999999        303.19506999999999        303.20006999999998        303.20506000000000        303.21003999999999        303.21501999999998        303.21999000000000        303.22496000000001        303.22991999999999        303.23487999999998        303.23982999999998        303.24477000000002        303.24970999999999        303.25463999999999        303.25956000000002        303.26447999999999        303.26938999999999        303.27429999999998        303.27920000000000        303.28410000000002        303.28899000000001        303.29388000000000        303.29874999999998        303.30363000000000        303.30849000000001        303.31335999999999        303.31821000000002        303.32306000000000        303.32790999999997        303.33274999999998        303.33758000000000        303.34240999999997        303.34723000000002        303.35205000000002        303.35685999999998        303.36165999999997        303.36646000000002        303.37126000000001        303.37605000000002        303.38083000000000        303.38560999999999        303.39037999999999        303.39515000000000        303.39990999999998        303.40467000000001        303.40942000000001        303.41415999999998        303.41890000000001        303.42363999999998        303.42836999999997        303.43308999999999        303.43781000000001        303.44252999999998        303.44722999999999        303.45193999999998        303.45663999999999        303.46132999999998        303.46602000000001        303.47070000000002        303.47537999999997        303.48005000000001        303.48471999999998        303.48937999999998        303.49403999999998        303.49869000000001        303.50333000000001        303.50797000000000        303.51261000000000        303.51724000000002        303.52186999999998        303.52649000000002        303.53111000000001        303.53572000000003        303.54032999999998        303.54493000000002        303.54951999999997        303.55410999999998        303.55869999999999        303.56328000000002        303.56786000000000        303.57243000000000        303.57700000000000        303.58156000000002        303.58611999999999        303.59066999999999        303.59521999999998        303.59976000000000        303.60430000000002        303.60883000000001        303.61336000000000        303.61788999999999        303.62241000000000        303.62691999999998        303.63143000000002        303.63592999999997        303.64042999999998        303.64492999999999        303.64942000000002        303.65391000000000        303.65839000000000        303.66287000000000        303.66734000000002        303.67180999999999        303.67626999999999        303.68072999999998        303.68518000000000        303.68963000000002        303.69407999999999        303.69851999999997        303.70294999999999        303.70738000000000        303.71181000000001        303.71623000000000        303.72064999999998        303.72505999999998        303.72964999999999        303.73424000000000        303.73881000000000        303.74338999999998        303.74795999999998        303.75252000000000        303.75707999999997        303.76164000000000        303.76618999999999        303.77073000000001        303.77528000000001        303.77981000000000        303.78433999999999        303.78886999999997        303.79338999999999        303.79791000000000        303.80241999999998        303.80693000000002        303.81144000000000        303.81594000000001        303.82042999999999        303.82492000000002        303.82941000000000        303.83389000000000        303.83836000000002        303.84284000000002        303.84730000000002        303.85176999999999        303.85622000000001        303.86068000000000        303.86513000000002        303.86957000000001        303.87401000000000        303.87844999999999        303.88288000000000        303.88731000000001        303.89173000000000        303.89614999999998        303.90055999999998        303.90496999999999        303.90938000000000        303.91377999999997        303.91818000000001        303.92257000000001        303.92696000000001        303.93133999999998        303.93572000000000        303.94009000000000        303.94445999999999        303.94882999999999        303.95319000000001        303.95755000000003        303.96190000000001        303.96625000000000        303.97059999999999        303.97494000000000        303.97928000000002        303.98361000000000        303.98793999999998        303.99225999999999        303.99657999999999        304.00090000000000        304.00520999999998        304.00952000000001        304.01382000000001        304.01812000000001        304.02242000000001        304.02670999999998        304.03100000000001        304.03528000000000        304.03955999999999        304.04383000000001        304.04811000000001        304.05237000000000        304.05664000000002        304.06090000000000        304.06515000000002        304.06939999999997        304.07364999999999        304.07789000000002        304.08213000000001        304.08636999999999        304.09059999999999        304.09482000000003        304.09904999999998        304.10327000000001        304.10748000000001        304.11169999999998        304.11590000000001        304.12011000000001        304.12430999999998        304.12849999999997        304.13270000000000        304.13688000000002        304.14107000000001        304.14524999999998        304.14943000000000        304.15359999999998        304.15777000000003        304.16192999999998        304.16609999999997        304.17025000000001        304.17441000000002        304.17856000000000        304.18270999999999        304.18684999999999        304.19099000000000        304.19511999999997        304.19925999999998        304.20337999999998        304.20751000000001        304.21163000000001        304.21575000000001        304.21985999999998        304.22397000000001        304.22807999999998        304.23218000000003        304.23628000000002        304.24036999999998        304.24446000000000        304.24855000000002        304.25263999999999        304.25671999999997        304.26078999999999        304.26486999999997        304.26893999999999        304.27300000000002        304.27706999999998        304.28127999999998        304.28550000000001        304.28971000000001        304.29392000000001        304.29811999999998        304.30232000000001        304.30651000000000        304.31070999999997        304.31488999999999        304.31907999999999        304.32326000000000        304.32742999999999        304.33161000000001        304.33578000000000        304.33994000000001        304.34410000000003        304.34825999999998        304.35242000000000        304.35656999999998        304.36070999999998        304.36486000000002        304.36900000000003        304.37313000000000        304.37727000000001        304.38139000000001        304.38551999999999        304.38963999999999        304.39375999999999        304.39787000000001        304.40197999999998        304.40609000000001        304.41019000000000        304.41428999999999        304.41838999999999        304.42248000000001        304.42657000000003        304.43065999999999        304.43473999999998        304.43882000000002        304.44288999999998        304.44697000000002        304.45103000000000        304.45510000000002        304.45916000000000        304.46321999999998        304.46726999999998        304.47131999999999        304.47537000000000        304.47940999999997        304.48345000000000        304.48748999999998        304.49151999999998        304.49554999999998        304.49957999999998        304.50360000000001        304.50761999999997        304.51164000000000        304.51564999999999        304.51965999999999        304.52366999999998        304.52767000000000        304.53167000000002        304.53566999999998        304.53966000000003        304.54365000000001        304.54764000000000        304.55162000000001        304.55560000000003        304.55957000000001        304.56355000000002        304.56752000000000        304.57148000000001        304.57544999999999        304.57941000000000        304.58336000000003        304.58731000000000        304.59125999999998        304.59521000000001        304.59915000000001        304.60309000000001        304.60703000000001        304.61097000000001        304.61489999999998        304.61882000000003        304.62275000000000        304.62666999999999        304.63058999999998        304.63450000000000        304.63841000000002        304.64231999999998        304.64623000000000        304.65012999999999        304.65402999999998        304.65791999999999        304.66181000000000        304.66570000000002        304.66959000000003        304.67347000000001        304.67734999999999        304.68123000000003        304.68509999999998        304.68896999999998        304.69283999999999        304.69671000000000        304.70057000000003        304.70442000000003        304.70828000000000        304.71213000000000        304.71598000000000        304.71983000000000        304.72367000000003        304.72751000000000        304.73135000000002        304.73518000000001        304.73901000000001        304.74284000000000        304.74666000000002        304.75049000000001        304.75430999999998        304.75812000000002        304.76193000000001        304.76573999999999        304.76954999999998        304.77336000000003        304.77715999999998        304.78095000000002        304.78474999999997        304.78854000000001     
 rt =    9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4500000000000001E-003   9.4400000000000005E-003   9.4400000000000005E-003   9.4299999999999991E-003   9.4199999999999996E-003   9.4100000000000000E-003   9.3900000000000008E-003   9.3699999999999999E-003   9.3500000000000007E-003   9.3200000000000002E-003   9.2899999999999996E-003   9.2499999999999995E-003   9.2099999999999994E-003   9.1599999999999997E-003   9.1100000000000000E-003   9.0500000000000008E-003   8.9899999999999997E-003   8.9200000000000008E-003   8.8500000000000002E-003   8.7700000000000000E-003   8.6899999999999998E-003   8.6000000000000000E-003   8.5100000000000002E-003   8.4100000000000008E-003   8.3099999999999997E-003   8.2100000000000003E-003   8.0999999999999996E-003   7.9900000000000006E-003   7.8700000000000003E-003   7.7600000000000004E-003   7.6400000000000001E-003   7.5199999999999998E-003   7.3899999999999999E-003   7.2700000000000004E-003   7.1500000000000001E-003   7.0200000000000002E-003   6.8999999999999999E-003   6.7799999999999996E-003   6.6600000000000001E-003   6.5399999999999998E-003   6.4200000000000004E-003   6.3099999999999996E-003   6.1900000000000002E-003   6.0800000000000003E-003   5.9800000000000001E-003   5.8799999999999998E-003   5.7800000000000004E-003   5.6899999999999997E-003   5.5999999999999999E-003   5.5199999999999997E-003   5.4400000000000004E-003   5.3600000000000002E-003   5.3000000000000000E-003   5.2300000000000003E-003   5.1700000000000001E-003   5.1200000000000004E-003   5.0699999999999999E-003   5.0299999999999997E-003   4.9899999999999996E-003   4.9600000000000000E-003   4.9300000000000004E-003   4.9100000000000003E-003   4.8900000000000002E-003   4.8700000000000002E-003   4.8599999999999997E-003   4.8399999999999997E-003   4.8399999999999997E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8300000000000001E-003   4.8199999999999996E-003   4.8199999999999996E-003   4.8100000000000000E-003   4.8100000000000000E-003   4.7999999999999996E-003   4.7999999999999996E-003   4.7999999999999996E-003   4.7900000000000000E-003   4.7900000000000000E-003   4.7800000000000004E-003   4.7800000000000004E-003   4.7699999999999999E-003   4.7699999999999999E-003   4.7600000000000003E-003   4.7600000000000003E-003   4.7600000000000003E-003   4.7499999999999999E-003   4.7499999999999999E-003   4.7400000000000003E-003   4.7400000000000003E-003   4.7299999999999998E-003   4.7299999999999998E-003   4.7299999999999998E-003   4.7200000000000002E-003   4.7200000000000002E-003   4.7099999999999998E-003   4.7099999999999998E-003   4.7000000000000002E-003   4.7000000000000002E-003   4.6899999999999997E-003   4.6899999999999997E-003   4.6899999999999997E-003   4.6800000000000001E-003   4.6800000000000001E-003   4.6699999999999997E-003   4.6699999999999997E-003   4.6600000000000001E-003   4.6600000000000001E-003   4.6600000000000001E-003   4.6499999999999996E-003   4.6499999999999996E-003   4.6400000000000000E-003   4.6400000000000000E-003   4.6299999999999996E-003   4.6299999999999996E-003   4.6299999999999996E-003   4.6200000000000000E-003   4.6200000000000000E-003   4.6100000000000004E-003   4.6100000000000004E-003   4.6100000000000004E-003   4.5999999999999999E-003   4.5999999999999999E-003   4.5900000000000003E-003   4.5900000000000003E-003   4.5799999999999999E-003   4.5799999999999999E-003   4.5799999999999999E-003   4.5700000000000003E-003   4.5700000000000003E-003   4.5599999999999998E-003   4.5599999999999998E-003   4.5500000000000002E-003   4.5500000000000002E-003   4.5500000000000002E-003   4.5399999999999998E-003   4.5399999999999998E-003   4.5300000000000002E-003   4.5300000000000002E-003   4.5199999999999997E-003   4.5199999999999997E-003   4.5199999999999997E-003   4.5100000000000001E-003   4.5100000000000001E-003   4.4999999999999997E-003   4.4999999999999997E-003   4.4900000000000001E-003   4.4900000000000001E-003   4.4900000000000001E-003   4.4799999999999996E-003   4.4799999999999996E-003   4.4700000000000000E-003   4.4700000000000000E-003   4.4600000000000004E-003   4.4600000000000004E-003   4.4600000000000004E-003   4.4500000000000000E-003   4.4500000000000000E-003   4.4400000000000004E-003   4.4400000000000004E-003   4.4400000000000004E-003   4.4299999999999999E-003   4.4299999999999999E-003   4.4200000000000003E-003   4.4200000000000003E-003   4.4200000000000003E-003   4.4099999999999999E-003   4.4099999999999999E-003   4.4000000000000003E-003   4.4000000000000003E-003   4.4000000000000003E-003   4.3899999999999998E-003   4.3899999999999998E-003   4.3800000000000002E-003   4.3800000000000002E-003   4.3800000000000002E-003   4.3699999999999998E-003   4.3699999999999998E-003   4.3600000000000002E-003   4.3600000000000002E-003   4.3600000000000002E-003   4.3499999999999997E-003   4.3499999999999997E-003   4.3400000000000001E-003   4.3400000000000001E-003   4.3400000000000001E-003   4.3299999999999996E-003   4.3299999999999996E-003   4.3200000000000001E-003   4.3200000000000001E-003   4.3200000000000001E-003   4.3099999999999996E-003   4.3099999999999996E-003   4.3000000000000000E-003   4.3000000000000000E-003   4.3000000000000000E-003   4.2900000000000004E-003   4.2900000000000004E-003   4.2800000000000000E-003   4.2800000000000000E-003   4.2800000000000000E-003   4.2700000000000004E-003   4.2700000000000004E-003   4.2700000000000004E-003   4.2599999999999999E-003   4.2599999999999999E-003   4.2500000000000003E-003   4.2500000000000003E-003   4.2500000000000003E-003   4.2399999999999998E-003   4.2399999999999998E-003   4.2399999999999998E-003   4.2300000000000003E-003   4.2300000000000003E-003   4.2199999999999998E-003   4.2199999999999998E-003   4.2199999999999998E-003   4.2100000000000002E-003   4.2100000000000002E-003   4.2100000000000002E-003   4.1999999999999997E-003   4.1999999999999997E-003   4.1900000000000001E-003   4.1900000000000001E-003   4.1900000000000001E-003   4.1799999999999997E-003   4.1799999999999997E-003   4.1799999999999997E-003   4.1700000000000001E-003   4.1700000000000001E-003   4.1599999999999996E-003   4.1599999999999996E-003   4.1599999999999996E-003   4.1500000000000000E-003   4.1500000000000000E-003   4.1500000000000000E-003   4.1399999999999996E-003   4.1399999999999996E-003   4.1399999999999996E-003   4.1300000000000000E-003   4.1300000000000000E-003   4.1300000000000000E-003   4.1200000000000004E-003   4.1200000000000004E-003   4.1099999999999999E-003   4.1099999999999999E-003   4.1099999999999999E-003   4.1000000000000003E-003   4.1000000000000003E-003   4.1000000000000003E-003   4.0899999999999999E-003   4.0899999999999999E-003   4.0899999999999999E-003   4.0800000000000003E-003   4.0800000000000003E-003   4.0699999999999998E-003   4.0699999999999998E-003   4.0699999999999998E-003   4.0600000000000002E-003   4.0600000000000002E-003   4.0600000000000002E-003   4.0499999999999998E-003   4.0499999999999998E-003   4.0499999999999998E-003   4.0400000000000002E-003   4.0400000000000002E-003   4.0299999999999997E-003   4.0299999999999997E-003   4.0299999999999997E-003   4.0200000000000001E-003   4.0200000000000001E-003   4.0200000000000001E-003   4.0099999999999997E-003   4.0099999999999997E-003   4.0099999999999997E-003   4.0000000000000001E-003   4.0000000000000001E-003   4.0000000000000001E-003   3.9899999999999996E-003   3.9899999999999996E-003   3.9800000000000000E-003   3.9800000000000000E-003   3.9800000000000000E-003   3.9699999999999996E-003   3.9699999999999996E-003   3.9699999999999996E-003   3.9600000000000000E-003   3.9600000000000000E-003   3.9600000000000000E-003   3.9500000000000004E-003   3.9500000000000004E-003   3.9500000000000004E-003   3.9399999999999999E-003   3.9399999999999999E-003   3.9399999999999999E-003   3.9300000000000003E-003   3.9300000000000003E-003   3.9300000000000003E-003   3.9199999999999999E-003   3.9199999999999999E-003   3.9199999999999999E-003   3.9100000000000003E-003   3.9100000000000003E-003   3.9100000000000003E-003   3.8999999999999998E-003   3.8999999999999998E-003   3.8999999999999998E-003   3.8899999999999998E-003   3.8899999999999998E-003   3.8899999999999998E-003   3.8800000000000002E-003   3.8800000000000002E-003   3.8800000000000002E-003   3.8700000000000002E-003   3.8700000000000002E-003   3.8700000000000002E-003   3.8600000000000001E-003   3.8600000000000001E-003   3.8600000000000001E-003   3.8500000000000001E-003   3.8500000000000001E-003   3.8500000000000001E-003   3.8400000000000001E-003   3.8400000000000001E-003   3.8400000000000001E-003   3.8300000000000001E-003   3.8300000000000001E-003   3.8300000000000001E-003   3.8200000000000000E-003   3.8200000000000000E-003   3.8200000000000000E-003   3.8100000000000000E-003   3.8100000000000000E-003   3.8100000000000000E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7900000000000000E-003   3.7799999999999999E-003   3.7799999999999999E-003   3.7799999999999999E-003   3.7699999999999999E-003   3.7699999999999999E-003   3.7699999999999999E-003   3.7599999999999999E-003   3.7599999999999999E-003   3.7599999999999999E-003   3.7499999999999999E-003   3.7499999999999999E-003   3.7499999999999999E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7399999999999998E-003   3.7299999999999998E-003   3.7299999999999998E-003   3.7299999999999998E-003   3.7200000000000002E-003   3.7200000000000002E-003   3.7200000000000002E-003   3.7100000000000002E-003   3.7100000000000002E-003   3.7100000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.7000000000000002E-003   3.6900000000000001E-003   3.6900000000000001E-003   3.6900000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6800000000000001E-003   3.6700000000000001E-003   3.6700000000000001E-003   3.6700000000000001E-003   3.6600000000000001E-003   3.6600000000000001E-003   3.6600000000000001E-003   3.6500000000000000E-003   3.6500000000000000E-003   3.6500000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6400000000000000E-003   3.6300000000000000E-003   3.6300000000000000E-003   3.6300000000000000E-003   3.6200000000000000E-003   3.6200000000000000E-003   3.6200000000000000E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.6099999999999999E-003   3.5999999999999999E-003   3.5999999999999999E-003   3.5999999999999999E-003   3.5899999999999999E-003   3.5899999999999999E-003   3.5899999999999999E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5799999999999998E-003   3.5699999999999998E-003   3.5699999999999998E-003   3.5699999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5599999999999998E-003   3.5500000000000002E-003   3.5500000000000002E-003   3.5500000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5400000000000002E-003   3.5300000000000002E-003   3.5300000000000002E-003   3.5300000000000002E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5200000000000001E-003   3.5100000000000001E-003   3.5100000000000001E-003   3.5100000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.5000000000000001E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4900000000000000E-003   3.4800000000000000E-003   3.4800000000000000E-003   3.4800000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4700000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4600000000000000E-003   3.4499999999999999E-003   3.4499999999999999E-003   3.4499999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4399999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4299999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4199999999999999E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.4099999999999998E-003   3.3999999999999998E-003   3.3999999999999998E-003   3.3999999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3899999999999998E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3800000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3700000000000002E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3600000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3500000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3400000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3300000000000001E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3200000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3100000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.3000000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2900000000000000E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2799999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2699999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2599999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2499999999999999E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2399999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2299999999999998E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2200000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2100000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.2000000000000002E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1900000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1800000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1700000000000001E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1600000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1500000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1400000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1300000000000000E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1199999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.1099999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0999999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0899999999999999E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0799999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0699999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0599999999999998E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0500000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0400000000000002E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0300000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0200000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0100000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   3.0000000000000001E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9900000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9800000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9700000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9600000000000000E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9499999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9399999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9299999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9199999999999999E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.9099999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8999999999999998E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8900000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8800000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8700000000000002E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8600000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8500000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8400000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8300000000000001E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8200000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8100000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.8000000000000000E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7899999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7799999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7699999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7599999999999999E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7499999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7399999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7299999999999998E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7200000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7100000000000002E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.7000000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6900000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6800000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6700000000000001E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6600000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6500000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6400000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6300000000000000E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6199999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.6099999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5999999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5899999999999999E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5799999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5699999999999998E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5600000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5500000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5400000000000002E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5300000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5200000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5100000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.5000000000000001E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4900000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4800000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4700000000000000E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003   2.4599999999999999E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000       -9.9999999999999995E-007  -1.9999999999999999E-006  -3.0000000000000001E-006  -3.9999999999999998E-006  -5.0000000000000004E-006  -6.9999999999999999E-006  -7.9999999999999996E-006  -9.0000000000000002E-006  -1.0000000000000001E-005  -1.1000000000000000E-005  -1.2000000000000000E-005  -1.2999999999999999E-005  -1.4000000000000000E-005  -1.5000000000000000E-005  -1.5999999999999999E-005  -1.8000000000000000E-005  -1.9000000000000001E-005  -2.0000000000000002E-005  -2.0999999999999999E-005  -2.1999999999999999E-005  -2.3000000000000000E-005  -2.4000000000000001E-005  -2.5000000000000001E-005  -2.5999999999999998E-005  -2.6999999999999999E-005  -2.9000000000000000E-005  -3.0000000000000001E-005  -3.1000000000000001E-005  -3.1999999999999999E-005  -3.3000000000000003E-005  -3.4000000000000000E-005  -3.4999999999999997E-005  -3.6000000000000001E-005  -3.6999999999999998E-005  -3.8000000000000002E-005  -4.0000000000000003E-005  -4.1000000000000000E-005  -4.1999999999999998E-005  -4.3000000000000002E-005  -4.3999999999999999E-005  -4.5000000000000003E-005  -4.6000000000000000E-005  -4.6999999999999997E-005  -4.8000000000000001E-005  -4.8999999999999998E-005  -5.1000000000000000E-005  -5.1999999999999997E-005  -5.3000000000000001E-005  -5.3999999999999998E-005  -5.5000000000000002E-005  -5.5999999999999999E-005  -5.7000000000000003E-005  -5.8000000000000000E-005  -5.8999999999999998E-005  -6.0000000000000002E-005  -6.2000000000000003E-005  -6.3000000000000000E-005  -6.3999999999999997E-005  -6.4999999999999994E-005  -6.6000000000000005E-005  -6.7000000000000002E-005  -6.7999999999999999E-005  -6.8999999999999997E-005  -6.9999999999999994E-005  -7.1000000000000005E-005  -7.2999999999999999E-005  -7.3999999999999996E-005  -7.4999999999999993E-005  -7.6000000000000004E-005  -7.7000000000000001E-005  -7.7999999999999999E-005  -7.8999999999999996E-005  -8.0000000000000007E-005  -8.1000000000000004E-005  -8.2000000000000001E-005  -8.2999999999999998E-005  -8.5000000000000006E-005  -8.6000000000000003E-005  -8.7000000000000001E-005  -8.7999999999999998E-005  -8.8999999999999995E-005  -9.0000000000000006E-005  -9.1000000000000003E-005  -9.2000000000000000E-005  -9.2999999999999997E-005  -9.3999999999999994E-005  -9.6000000000000002E-005  -9.7000000000000000E-005  -9.7999999999999997E-005  -9.8999999999999994E-005  -1.0000000000000000E-004  -1.0100000000000000E-004  -1.0200000000000000E-004  -1.0300000000000000E-004  -1.0399999999999999E-004  -1.0500000000000000E-004  -1.0700000000000000E-004  -1.0800000000000000E-004  -1.0900000000000001E-004  -1.1000000000000000E-004  -1.1100000000000000E-004  -1.1200000000000000E-004  -1.1300000000000000E-004  -1.1400000000000001E-004  -1.1500000000000000E-004  -1.1600000000000000E-004  -1.1800000000000000E-004  -1.1900000000000001E-004  -1.2000000000000000E-004  -1.2100000000000000E-004  -1.2200000000000000E-004  -1.2300000000000001E-004  -1.2400000000000001E-004  -1.2500000000000000E-004  -1.2600000000000000E-004  -1.2700000000000000E-004  -1.2899999999999999E-004  -1.2999999999999999E-004  -1.3100000000000001E-004  -1.3200000000000001E-004  -1.3300000000000001E-004  -1.3400000000000000E-004  -1.3500000000000000E-004  -1.3600000000000000E-004  -1.3700000000000000E-004  -1.3799999999999999E-004  -1.3999999999999999E-004  -1.4100000000000001E-004  -1.4200000000000001E-004  -1.4300000000000001E-004  -1.4400000000000000E-004  -1.4500000000000000E-004  -1.4700000000000000E-004  -1.4799999999999999E-004  -1.4899999999999999E-004  -1.4999999999999999E-004  -1.5100000000000001E-004  -1.5200000000000001E-004  -1.5400000000000000E-004  -1.5500000000000000E-004  -1.5600000000000000E-004  -1.5699999999999999E-004  -1.5799999999999999E-004  -1.5899999999999999E-004  -1.6100000000000001E-004  -1.6200000000000001E-004  -1.6300000000000000E-004  -1.6400000000000000E-004  -1.6500000000000000E-004  -1.6600000000000000E-004  -1.6799999999999999E-004  -1.6899999999999999E-004  -1.7000000000000001E-004  -1.7100000000000001E-004  -1.7200000000000001E-004  -1.7400000000000000E-004  -1.7500000000000000E-004  -1.7600000000000000E-004  -1.7699999999999999E-004  -1.7799999999999999E-004  -1.7899999999999999E-004  -1.8100000000000001E-004  -1.8200000000000001E-004  -1.8300000000000000E-004  -1.8400000000000000E-004  -1.8500000000000000E-004  -1.8599999999999999E-004  -1.8799999999999999E-004  -1.8900000000000001E-004  -1.9000000000000001E-004  -1.9100000000000001E-004  -1.9200000000000000E-004  -1.9400000000000000E-004  -1.9500000000000000E-004  -1.9599999999999999E-004  -1.9699999999999999E-004  -1.9799999999999999E-004  -1.9900000000000001E-004  -2.0100000000000001E-004  -2.0200000000000000E-004  -2.0300000000000000E-004  -2.0400000000000000E-004  -2.0500000000000000E-004  -2.0599999999999999E-004  -2.0799999999999999E-004  -2.0900000000000001E-004  -2.1000000000000001E-004  -2.1100000000000001E-004  -2.1200000000000000E-004  -2.1400000000000000E-004  -2.1499999999999999E-004  -2.1599999999999999E-004  -2.1699999999999999E-004  -2.1800000000000001E-004  -2.1900000000000001E-004  -2.2100000000000001E-004  -2.2200000000000000E-004  -2.2300000000000000E-004  -2.2400000000000000E-004  -2.2499999999999999E-004  -2.2599999999999999E-004  -2.2800000000000001E-004  -2.2900000000000001E-004  -2.3000000000000001E-004  -2.3100000000000000E-004  -2.3200000000000000E-004  -2.3400000000000000E-004  -2.3499999999999999E-004  -2.3599999999999999E-004  -2.3699999999999999E-004  -2.3800000000000001E-004  -2.3900000000000001E-004  -2.4100000000000000E-004  -2.4200000000000000E-004  -2.4300000000000000E-004  -2.4399999999999999E-004  -2.4499999999999999E-004  -2.4600000000000002E-004  -2.4800000000000001E-004  -2.4899999999999998E-004  -2.5000000000000001E-004  -2.5099999999999998E-004  -2.5200000000000000E-004  -2.5300000000000002E-004  -2.5500000000000002E-004  -2.5599999999999999E-004  -2.5700000000000001E-004  -2.5799999999999998E-004  -2.5900000000000001E-004  -2.6100000000000000E-004  -2.6200000000000003E-004  -2.6300000000000000E-004  -2.6400000000000002E-004  -2.6499999999999999E-004  -2.6600000000000001E-004  -2.6800000000000001E-004  -2.6899999999999998E-004  -2.7000000000000000E-004  -2.7099999999999997E-004  -2.7200000000000000E-004  -2.7300000000000002E-004  -2.7500000000000002E-004  -2.7599999999999999E-004  -2.7700000000000001E-004  -2.7799999999999998E-004  -2.7900000000000001E-004  -2.8100000000000000E-004  -2.8200000000000002E-004  -2.8299999999999999E-004  -2.8400000000000002E-004  -2.8499999999999999E-004  -2.8600000000000001E-004  -2.8800000000000001E-004  -2.8899999999999998E-004  -2.9000000000000000E-004  -2.9100000000000003E-004  -2.9300000000000002E-004  -2.9399999999999999E-004  -2.9599999999999998E-004  -2.9799999999999998E-004  -2.9900000000000000E-004  -3.0100000000000000E-004  -3.0200000000000002E-004  -3.0400000000000002E-004  -3.0600000000000001E-004  -3.0699999999999998E-004  -3.0899999999999998E-004  -3.1100000000000002E-004  -3.1199999999999999E-004  -3.1399999999999999E-004  -3.1500000000000001E-004  -3.1700000000000001E-004  -3.1900000000000000E-004  -3.2000000000000003E-004  -3.2200000000000002E-004  -3.2299999999999999E-004  -3.2499999999999999E-004  -3.2699999999999998E-004  -3.2800000000000000E-004  -3.3000000000000000E-004  -3.3199999999999999E-004  -3.3300000000000002E-004  -3.3500000000000001E-004  -3.3599999999999998E-004  -3.3799999999999998E-004  -3.4000000000000002E-004  -3.4099999999999999E-004  -3.4299999999999999E-004  -3.4499999999999998E-004  -3.4600000000000001E-004  -3.4800000000000000E-004  -3.4900000000000003E-004  -3.5100000000000002E-004  -3.5300000000000002E-004  -3.5399999999999999E-004  -3.5599999999999998E-004  -3.5700000000000000E-004  -3.5900000000000000E-004  -3.6099999999999999E-004  -3.6200000000000002E-004  -3.6400000000000001E-004  -3.6600000000000001E-004  -3.6699999999999998E-004  -3.6900000000000002E-004  -3.6999999999999999E-004  -3.7199999999999999E-004  -3.7399999999999998E-004  -3.7500000000000001E-004  -3.7700000000000000E-004  -3.7900000000000000E-004  -3.8000000000000002E-004  -3.8200000000000002E-004  -3.8299999999999999E-004  -3.8499999999999998E-004  -3.8699999999999997E-004  -3.8800000000000000E-004  -3.8999999999999999E-004  -3.9100000000000002E-004  -3.9300000000000001E-004  -3.9500000000000001E-004  -3.9599999999999998E-004  -3.9800000000000002E-004  -4.0000000000000002E-004  -4.0099999999999999E-004  -4.0299999999999998E-004  -4.0400000000000001E-004  -4.0600000000000000E-004  -4.0800000000000000E-004  -4.0900000000000002E-004  -4.1100000000000002E-004  -4.1300000000000001E-004  -4.1399999999999998E-004  -4.1599999999999997E-004  -4.1700000000000000E-004  -4.1899999999999999E-004  -4.2099999999999999E-004  -4.2200000000000001E-004  -4.2400000000000001E-004  -4.2499999999999998E-004  -4.2700000000000002E-004  -4.2900000000000002E-004  -4.2999999999999999E-004  -4.3199999999999998E-004  -4.3399999999999998E-004  -4.3500000000000000E-004  -4.3700000000000000E-004  -4.3800000000000002E-004  -4.4000000000000002E-004  -4.4200000000000001E-004  -4.4299999999999998E-004  -4.4499999999999997E-004  -4.4700000000000002E-004  -4.4799999999999999E-004  -4.4999999999999999E-004  -4.5100000000000001E-004  -4.5300000000000001E-004  -4.5500000000000000E-004  -4.5600000000000003E-004  -4.5800000000000002E-004  -4.5899999999999999E-004  -4.6099999999999998E-004  -4.6299999999999998E-004  -4.6400000000000000E-004  -4.6600000000000000E-004  -4.6799999999999999E-004  -4.6900000000000002E-004  -4.7100000000000001E-004  -4.7199999999999998E-004  -4.7399999999999997E-004  -4.7600000000000002E-004  -4.7699999999999999E-004  -4.7899999999999999E-004  -4.8099999999999998E-004  -4.8200000000000001E-004  -4.8400000000000000E-004  -4.8500000000000003E-004  -4.8700000000000002E-004  -4.8899999999999996E-004  -4.8999999999999998E-004  -4.9200000000000003E-004  -4.9299999999999995E-004  -4.9500000000000000E-004  -4.9700000000000005E-004  -4.9799999999999996E-004  -5.0000000000000001E-004  -5.0199999999999995E-004  -5.0400000000000000E-004  -5.0500000000000002E-004  -5.0699999999999996E-004  -5.0900000000000001E-004  -5.1099999999999995E-004  -5.1300000000000000E-004  -5.1400000000000003E-004  -5.1599999999999997E-004  -5.1800000000000001E-004  -5.1999999999999995E-004  -5.2099999999999998E-004  -5.2300000000000003E-004  -5.2499999999999997E-004  -5.2700000000000002E-004  -5.2899999999999996E-004  -5.2999999999999998E-004  -5.3200000000000003E-004  -5.3399999999999997E-004  -5.3600000000000002E-004  -5.3700000000000004E-004  -5.3899999999999998E-004  -5.4100000000000003E-004  -5.4299999999999997E-004  -5.4400000000000000E-004  -5.4600000000000004E-004  -5.4799999999999998E-004  -5.5000000000000003E-004  -5.5199999999999997E-004  -5.5300000000000000E-004  -5.5500000000000005E-004  -5.5699999999999999E-004  -5.5900000000000004E-004  -5.5999999999999995E-004  -5.6200000000000000E-004  -5.6400000000000005E-004  -5.6599999999999999E-004  -5.6800000000000004E-004  -5.6899999999999995E-004  -5.7100000000000000E-004  -5.7300000000000005E-004  -5.7499999999999999E-004  -5.7600000000000001E-004  -5.7799999999999995E-004  -5.8000000000000000E-004  -5.8200000000000005E-004  -5.8299999999999997E-004  -5.8500000000000002E-004  -5.8699999999999996E-004  -5.8900000000000001E-004  -5.9100000000000005E-004  -5.9199999999999997E-004  -5.9400000000000002E-004  -5.9599999999999996E-004  -5.9800000000000001E-004  -5.9900000000000003E-004  -6.0099999999999997E-004  -6.0300000000000002E-004  -6.0499999999999996E-004  -6.0700000000000001E-004  -6.0800000000000003E-004  -6.0999999999999997E-004  -6.1200000000000002E-004  -6.1399999999999996E-004  -6.1499999999999999E-004  -6.1700000000000004E-004  -6.1899999999999998E-004  -6.2100000000000002E-004  -6.2200000000000005E-004  -6.2399999999999999E-004  -6.2600000000000004E-004  -6.2799999999999998E-004  -6.3000000000000003E-004  -6.3100000000000005E-004  -6.3299999999999999E-004  -6.3500000000000004E-004  -6.3699999999999998E-004  -6.3800000000000000E-004  -6.4000000000000005E-004  -6.4199999999999999E-004  -6.4400000000000004E-004  -6.4599999999999998E-004  -6.4700000000000001E-004  -6.4899999999999995E-004  -6.5099999999999999E-004  -6.5300000000000004E-004  -6.5399999999999996E-004  -6.5600000000000001E-004  -6.5799999999999995E-004  -6.6000000000000000E-004  -6.6100000000000002E-004  -6.6299999999999996E-004  -6.6500000000000001E-004  -6.6699999999999995E-004  -6.6900000000000000E-004  -6.7000000000000002E-004  -6.7199999999999996E-004  -6.7400000000000001E-004  -6.7599999999999995E-004  -6.7699999999999998E-004  -6.7900000000000002E-004  -6.8099999999999996E-004  -6.8300000000000001E-004  -6.8499999999999995E-004  -6.8599999999999998E-004  -6.8800000000000003E-004  -6.8999999999999997E-004  -6.9200000000000002E-004  -6.9300000000000004E-004  -6.9499999999999998E-004  -6.9700000000000003E-004  -6.9899999999999997E-004  -7.0100000000000002E-004  -7.0200000000000004E-004  -7.0399999999999998E-004  -7.0600000000000003E-004  -7.0799999999999997E-004  -7.0899999999999999E-004  -7.1100000000000004E-004  -7.1299999999999998E-004  -7.1500000000000003E-004  -7.1599999999999995E-004  -7.1800000000000000E-004  -7.2000000000000005E-004  -7.2199999999999999E-004  -7.2400000000000003E-004  -7.2499999999999995E-004  -7.2700000000000000E-004  -7.2900000000000005E-004  -7.3099999999999999E-004  -7.3300000000000004E-004  -7.3499999999999998E-004  -7.3700000000000002E-004  -7.3899999999999997E-004  -7.4100000000000001E-004  -7.4299999999999995E-004  -7.4500000000000000E-004  -7.4700000000000005E-004  -7.4799999999999997E-004  -7.5000000000000002E-004  -7.5199999999999996E-004  -7.5400000000000000E-004  -7.5600000000000005E-004  -7.5799999999999999E-004  -7.6000000000000004E-004  -7.6199999999999998E-004  -7.6400000000000003E-004  -7.6599999999999997E-004  -7.6800000000000002E-004  -7.6999999999999996E-004  -7.7200000000000001E-004  -7.7399999999999995E-004  -7.7499999999999997E-004  -7.7700000000000002E-004  -7.7899999999999996E-004  -7.8100000000000001E-004  -7.8299999999999995E-004  -7.8500000000000000E-004  -7.8700000000000005E-004  -7.8899999999999999E-004  -7.9100000000000004E-004  -7.9299999999999998E-004  -7.9500000000000003E-004  -7.9699999999999997E-004  -7.9900000000000001E-004  -8.0000000000000004E-004  -8.0199999999999998E-004  -8.0400000000000003E-004  -8.0599999999999997E-004  -8.0800000000000002E-004  -8.0999999999999996E-004  -8.1200000000000000E-004  -8.1400000000000005E-004  -8.1599999999999999E-004  -8.1800000000000004E-004  -8.1999999999999998E-004  -8.2200000000000003E-004  -8.2399999999999997E-004  -8.2600000000000002E-004  -8.2700000000000004E-004  -8.2899999999999998E-004  -8.3100000000000003E-004  -8.3299999999999997E-004  -8.3500000000000002E-004  -8.3699999999999996E-004  -8.3900000000000001E-004  -8.4099999999999995E-004  -8.4300000000000000E-004  -8.4500000000000005E-004  -8.4699999999999999E-004  -8.4900000000000004E-004  -8.5099999999999998E-004  -8.5300000000000003E-004  -8.5400000000000005E-004  -8.5599999999999999E-004  -8.5800000000000004E-004  -8.5999999999999998E-004  -8.6200000000000003E-004  -8.6399999999999997E-004  -8.6600000000000002E-004  -8.6799999999999996E-004  -8.7000000000000001E-004  -8.7200000000000005E-004  -8.7399999999999999E-004  -8.7600000000000004E-004  -8.7799999999999998E-004  -8.8000000000000003E-004  -8.8099999999999995E-004  -8.8300000000000000E-004  -8.8500000000000004E-004  -8.8699999999999998E-004  -8.8900000000000003E-004  -8.9099999999999997E-004  -8.9300000000000002E-004  -8.9499999999999996E-004  -8.9700000000000001E-004  -8.9899999999999995E-004  -9.0100000000000000E-004  -9.0300000000000005E-004  -9.0499999999999999E-004  -9.0700000000000004E-004  -9.0799999999999995E-004  -9.1000000000000000E-004  -9.1200000000000005E-004  -9.1399999999999999E-004  -9.1600000000000004E-004  -9.1799999999999998E-004  -9.2000000000000003E-004  -9.2199999999999997E-004  -9.2400000000000002E-004  -9.2599999999999996E-004  -9.2800000000000001E-004  -9.3000000000000005E-004  -9.3199999999999999E-004  -9.3300000000000002E-004  -9.3499999999999996E-004  -9.3700000000000001E-004  -9.3899999999999995E-004  -9.4100000000000000E-004  -9.4300000000000004E-004  -9.4499999999999998E-004  -9.4700000000000003E-004  -9.4899999999999997E-004  -9.5100000000000002E-004  -9.5299999999999996E-004  -9.5500000000000001E-004  -9.5699999999999995E-004  -9.5900000000000000E-004  -9.6000000000000002E-004  -9.6199999999999996E-004  -9.6400000000000001E-004  -9.6599999999999995E-004  -9.6800000000000000E-004  -9.7000000000000005E-004  -9.7199999999999999E-004  -9.7400000000000004E-004  -9.7599999999999998E-004  -9.7799999999999992E-004  -9.7999999999999997E-004  -9.8200000000000002E-004  -9.8499999999999998E-004  -9.8700000000000003E-004  -9.8900000000000008E-004  -9.9099999999999991E-004  -9.9299999999999996E-004  -9.9500000000000001E-004  -9.9700000000000006E-004  -9.9900000000000010E-004  -1.0009999999999999E-003  -1.0030000000000000E-003  -1.0050000000000000E-003  -1.0070000000000001E-003  -1.0100000000000000E-003  -1.0120000000000001E-003  -1.0139999999999999E-003  -1.0160000000000000E-003  -1.0180000000000000E-003  -1.0200000000000001E-003  -1.0219999999999999E-003  -1.0240000000000000E-003  -1.0260000000000000E-003  -1.0280000000000001E-003  -1.0300000000000001E-003  -1.0319999999999999E-003  -1.0340000000000000E-003  -1.0369999999999999E-003  -1.0390000000000000E-003  -1.0410000000000000E-003  -1.0430000000000001E-003  -1.0449999999999999E-003  -1.0470000000000000E-003  -1.0490000000000000E-003  -1.0510000000000001E-003  -1.0529999999999999E-003  -1.0549999999999999E-003  -1.0570000000000000E-003  -1.0590000000000000E-003  -1.0620000000000000E-003  -1.0640000000000001E-003  -1.0660000000000001E-003  -1.0679999999999999E-003  -1.0700000000000000E-003  -1.0720000000000000E-003  -1.0740000000000001E-003  -1.0759999999999999E-003  -1.0780000000000000E-003  -1.0800000000000000E-003  -1.0820000000000001E-003  -1.0839999999999999E-003  -1.0870000000000001E-003  -1.0889999999999999E-003  -1.0910000000000000E-003  -1.0930000000000000E-003  -1.0950000000000001E-003  -1.0970000000000001E-003  -1.0989999999999999E-003  -1.1010000000000000E-003  -1.1030000000000000E-003  -1.1050000000000001E-003  -1.1069999999999999E-003  -1.1090000000000000E-003  -1.1119999999999999E-003  -1.1140000000000000E-003  -1.1160000000000000E-003  -1.1180000000000001E-003  -1.1199999999999999E-003  -1.1220000000000000E-003  -1.1240000000000000E-003  -1.1260000000000000E-003  -1.1280000000000001E-003  -1.1299999999999999E-003  -1.1320000000000000E-003  -1.1340000000000000E-003  -1.1360000000000001E-003  -1.1390000000000000E-003  -1.1410000000000001E-003  -1.1429999999999999E-003  -1.1450000000000000E-003  -1.1470000000000000E-003  -1.1490000000000001E-003  -1.1509999999999999E-003  -1.1529999999999999E-003  -1.1550000000000000E-003  -1.1570000000000000E-003  -1.1590000000000001E-003  -1.1609999999999999E-003  -1.1640000000000001E-003  -1.1659999999999999E-003  -1.1680000000000000E-003  -1.1700000000000000E-003  -1.1720000000000001E-003  -1.1739999999999999E-003  -1.1760000000000000E-003  -1.1780000000000000E-003  -1.1800000000000001E-003  -1.1820000000000001E-003  -1.1839999999999999E-003  -1.1860000000000000E-003  -1.1890000000000000E-003  -1.1910000000000000E-003  -1.1930000000000000E-003  -1.1950000000000001E-003  -1.1969999999999999E-003  -1.1990000000000000E-003  -1.2010000000000000E-003  -1.2030000000000001E-003  -1.2049999999999999E-003  -1.2070000000000000E-003  -1.2090000000000000E-003  -1.2110000000000001E-003  -1.2140000000000000E-003  -1.2160000000000001E-003  -1.2179999999999999E-003  -1.2199999999999999E-003  -1.2220000000000000E-003  -1.2240000000000000E-003  -1.2260000000000001E-003  -1.2279999999999999E-003  -1.2300000000000000E-003  -1.2320000000000000E-003  -1.2340000000000001E-003  -1.2359999999999999E-003  -1.2380000000000000E-003  -1.2409999999999999E-003  -1.2430000000000000E-003  -1.2450000000000000E-003  -1.2470000000000001E-003  -1.2500000000000000E-003  -1.2520000000000001E-003  -1.2539999999999999E-003  -1.2560000000000000E-003  -1.2589999999999999E-003  -1.2610000000000000E-003  -1.2630000000000000E-003  -1.2650000000000001E-003  -1.2680000000000000E-003  -1.2700000000000001E-003  -1.2719999999999999E-003  -1.2740000000000000E-003  -1.2760000000000000E-003  -1.2790000000000000E-003  -1.2810000000000000E-003  -1.2830000000000001E-003  -1.2849999999999999E-003  -1.2880000000000001E-003  -1.2899999999999999E-003  -1.2920000000000000E-003  -1.2940000000000000E-003  -1.2970000000000000E-003  -1.2990000000000000E-003  -1.3010000000000001E-003  -1.3029999999999999E-003  -1.3060000000000001E-003  -1.3079999999999999E-003  -1.3100000000000000E-003  -1.3120000000000000E-003  -1.3150000000000000E-003  -1.3170000000000000E-003  -1.3190000000000001E-003  -1.3209999999999999E-003  -1.3230000000000000E-003  -1.3259999999999999E-003  -1.3280000000000000E-003  -1.3300000000000000E-003  -1.3320000000000001E-003  -1.3350000000000000E-003  -1.3370000000000001E-003  -1.3389999999999999E-003  -1.3410000000000000E-003  -1.3439999999999999E-003  -1.3460000000000000E-003  -1.3480000000000000E-003  -1.3500000000000001E-003  -1.3530000000000000E-003  -1.3550000000000001E-003  -1.3569999999999999E-003  -1.3590000000000000E-003  -1.3610000000000000E-003  -1.3640000000000000E-003  -1.3660000000000000E-003  -1.3680000000000001E-003  -1.3699999999999999E-003  -1.3730000000000001E-003  -1.3749999999999999E-003  -1.3770000000000000E-003  -1.3790000000000000E-003  -1.3820000000000000E-003  -1.3840000000000000E-003  -1.3860000000000001E-003  -1.3879999999999999E-003  -1.3910000000000001E-003  -1.3929999999999999E-003  -1.3950000000000000E-003  -1.3970000000000000E-003  -1.3990000000000001E-003  -1.4020000000000000E-003  -1.4040000000000001E-003  -1.4059999999999999E-003  -1.4080000000000000E-003  -1.4109999999999999E-003  -1.4130000000000000E-003  -1.4150000000000000E-003  -1.4170000000000001E-003  -1.4200000000000000E-003  -1.4220000000000001E-003  -1.4239999999999999E-003  -1.4260000000000000E-003  -1.4289999999999999E-003  -1.4310000000000000E-003  -1.4330000000000000E-003  -1.4350000000000001E-003  -1.4369999999999999E-003  -1.4400000000000001E-003  -1.4419999999999999E-003  -1.4440000000000000E-003  -1.4460000000000000E-003  -1.4490000000000000E-003  -1.4510000000000000E-003  -1.4530000000000001E-003  -1.4549999999999999E-003  -1.4580000000000001E-003  -1.4599999999999999E-003  -1.4620000000000000E-003  -1.4640000000000000E-003  -1.4670000000000000E-003  -1.4690000000000000E-003  -1.4710000000000001E-003  -1.4729999999999999E-003  -1.4750000000000000E-003  -1.4779999999999999E-003  -1.4800000000000000E-003  -1.4820000000000000E-003  -1.4840000000000001E-003  -1.4870000000000000E-003  -1.4890000000000001E-003  -1.4909999999999999E-003  -1.4930000000000000E-003  -1.4959999999999999E-003  -1.4980000000000000E-003  -1.5000000000000000E-003  -1.5020000000000001E-003  -1.5050000000000000E-003  -1.5070000000000001E-003  -1.5089999999999999E-003  -1.5110000000000000E-003  -1.5130000000000000E-003  -1.5160000000000000E-003  -1.5180000000000000E-003  -1.5200000000000001E-003  -1.5219999999999999E-003  -1.5250000000000001E-003  -1.5269999999999999E-003  -1.5290000000000000E-003  -1.5319999999999999E-003  -1.5340000000000000E-003  -1.5370000000000000E-003  -1.5390000000000000E-003  -1.5410000000000001E-003  -1.5440000000000000E-003  -1.5460000000000001E-003  -1.5490000000000000E-003  -1.5510000000000001E-003  -1.5529999999999999E-003  -1.5560000000000001E-003  -1.5579999999999999E-003  -1.5610000000000001E-003  -1.5629999999999999E-003  -1.5650000000000000E-003  -1.5679999999999999E-003  -1.5700000000000000E-003  -1.5720000000000000E-003  -1.5750000000000000E-003  -1.5770000000000001E-003  -1.5800000000000000E-003  -1.5820000000000001E-003  -1.5839999999999999E-003  -1.5870000000000001E-003  -1.5889999999999999E-003  -1.5920000000000001E-003  -1.5939999999999999E-003  -1.5960000000000000E-003  -1.5989999999999999E-003  -1.6010000000000000E-003  -1.6040000000000000E-003  -1.6060000000000000E-003  -1.6080000000000001E-003  -1.6110000000000000E-003  -1.6130000000000001E-003  -1.6149999999999999E-003  -1.6180000000000001E-003  -1.6199999999999999E-003  -1.6230000000000001E-003  -1.6249999999999999E-003  -1.6270000000000000E-003  -1.6299999999999999E-003  -1.6320000000000000E-003  -1.6350000000000000E-003  -1.6370000000000000E-003  -1.6390000000000000E-003  -1.6420000000000000E-003  -1.6440000000000001E-003  -1.6470000000000000E-003  -1.6490000000000001E-003  -1.6509999999999999E-003  -1.6540000000000001E-003  -1.6559999999999999E-003  -1.6590000000000001E-003  -1.6609999999999999E-003  -1.6630000000000000E-003  -1.6659999999999999E-003  -1.6680000000000000E-003  -1.6700000000000000E-003  -1.6730000000000000E-003  -1.6750000000000001E-003  -1.6780000000000000E-003  -1.6800000000000001E-003  -1.6819999999999999E-003  -1.6850000000000001E-003  -1.6869999999999999E-003  -1.6900000000000001E-003  -1.6919999999999999E-003  -1.6940000000000000E-003  -1.6969999999999999E-003  -1.6990000000000000E-003  -1.7020000000000000E-003  -1.7040000000000000E-003  -1.7060000000000001E-003  -1.7090000000000000E-003  -1.7110000000000001E-003  -1.7129999999999999E-003  -1.7160000000000001E-003  -1.7179999999999999E-003  -1.7210000000000001E-003  -1.7229999999999999E-003  -1.7250000000000000E-003  -1.7279999999999999E-003  -1.7300000000000000E-003  -1.7329999999999999E-003  -1.7350000000000000E-003  -1.7370000000000000E-003  -1.7400000000000000E-003  -1.7420000000000001E-003  -1.7450000000000000E-003  -1.7470000000000001E-003  -1.7489999999999999E-003  -1.7520000000000001E-003  -1.7539999999999999E-003  -1.7570000000000001E-003  -1.7589999999999999E-003  -1.7610000000000000E-003  -1.7639999999999999E-003  -1.7660000000000000E-003  -1.7680000000000000E-003  -1.7710000000000000E-003  -1.7730000000000001E-003  -1.7760000000000000E-003  -1.7780000000000001E-003  -1.7799999999999999E-003  -1.7830000000000001E-003  -1.7849999999999999E-003  -1.7880000000000001E-003  -1.7899999999999999E-003  -1.7920000000000000E-003  -1.7949999999999999E-003  -1.7970000000000000E-003  -1.8000000000000000E-003  -1.8020000000000000E-003  -1.8040000000000000E-003  -1.8070000000000000E-003  -1.8090000000000001E-003  -1.8109999999999999E-003  -1.8140000000000001E-003  -1.8159999999999999E-003  -1.8190000000000001E-003  -1.8209999999999999E-003  -1.8230000000000000E-003  -1.8259999999999999E-003  -1.8280000000000000E-003  -1.8309999999999999E-003  -1.8330000000000000E-003  -1.8360000000000000E-003  -1.8380000000000000E-003  -1.8410000000000000E-003  -1.8430000000000000E-003  -1.8460000000000000E-003  -1.8480000000000000E-003  -1.8510000000000000E-003  -1.8530000000000000E-003  -1.8560000000000000E-003  -1.8590000000000000E-003  -1.8610000000000000E-003  -1.8640000000000000E-003  -1.8660000000000000E-003  -1.8690000000000000E-003  -1.8710000000000001E-003  -1.8740000000000000E-003  -1.8760000000000001E-003  -1.8790000000000000E-003  -1.8810000000000001E-003  -1.8840000000000000E-003  -1.8870000000000000E-003  -1.8890000000000001E-003  -1.8920000000000000E-003  -1.8940000000000001E-003  -1.8970000000000000E-003  -1.8990000000000001E-003  -1.9020000000000000E-003  -1.9040000000000001E-003  -1.9070000000000001E-003  -1.9090000000000001E-003  -1.9120000000000001E-003  -1.9150000000000000E-003  -1.9170000000000001E-003  -1.9200000000000000E-003  -1.9220000000000001E-003  -1.9250000000000001E-003  -1.9269999999999999E-003  -1.9300000000000001E-003  -1.9319999999999999E-003  -1.9350000000000001E-003  -1.9369999999999999E-003  -1.9400000000000001E-003  -1.9430000000000001E-003  -1.9449999999999999E-003  -1.9480000000000001E-003  -1.9499999999999999E-003  -1.9530000000000001E-003  -1.9550000000000001E-003  -1.9580000000000001E-003  -1.9599999999999999E-003  -1.9629999999999999E-003  -1.9650000000000002E-003  -1.9680000000000001E-003  -1.9710000000000001E-003  -1.9729999999999999E-003  -1.9759999999999999E-003  -1.9780000000000002E-003  -1.9810000000000001E-003  -1.9830000000000000E-003  -1.9859999999999999E-003  -1.9880000000000002E-003  -1.9910000000000001E-003  -1.9930000000000000E-003  -1.9959999999999999E-003  -1.9989999999999999E-003  -2.0010000000000002E-003  -2.0040000000000001E-003  -2.0060000000000000E-003  -2.0089999999999999E-003  -2.0110000000000002E-003  -2.0140000000000002E-003  -2.0160000000000000E-003  -2.0190000000000000E-003  -2.0209999999999998E-003  -2.0240000000000002E-003  -2.0260000000000000E-003  -2.0290000000000000E-003  -2.0320000000000000E-003  -2.0339999999999998E-003  -2.0370000000000002E-003  -2.0390000000000000E-003  -2.0420000000000000E-003  -2.0439999999999998E-003  -2.0470000000000002E-003  -2.0490000000000000E-003  -2.0520000000000000E-003  -2.0539999999999998E-003  -2.0569999999999998E-003  -2.0600000000000002E-003  -2.0620000000000000E-003  -2.0650000000000000E-003  -2.0669999999999998E-003  -2.0699999999999998E-003  -2.0720000000000001E-003  -2.0750000000000000E-003  -2.0769999999999999E-003  -2.0799999999999998E-003  -2.0820000000000001E-003  -2.0850000000000000E-003  -2.0880000000000000E-003  -2.0899999999999998E-003  -2.0929999999999998E-003  -2.0950000000000001E-003  -2.0980000000000000E-003  -2.0999999999999999E-003  -2.1029999999999998E-003  -2.1050000000000001E-003  -2.1080000000000001E-003  -2.1099999999999999E-003  -2.1129999999999999E-003  -2.1159999999999998E-003  -2.1180000000000001E-003  -2.1210000000000001E-003  -2.1229999999999999E-003  -2.1259999999999999E-003  -2.1280000000000001E-003  -2.1310000000000001E-003  -2.1329999999999999E-003  -2.1359999999999999E-003  -2.1380000000000001E-003  -2.1410000000000001E-003  -2.1440000000000001E-003  -2.1459999999999999E-003  -2.1489999999999999E-003  -2.1510000000000001E-003  -2.1540000000000001E-003  -2.1559999999999999E-003  -2.1589999999999999E-003  -2.1619999999999999E-003  -2.1640000000000001E-003  -2.1670000000000001E-003  -2.1700000000000001E-003  -2.1719999999999999E-003  -2.1749999999999999E-003  -2.1779999999999998E-003  -2.1810000000000002E-003  -2.1830000000000000E-003  -2.1860000000000000E-003  -2.1890000000000000E-003  -2.1909999999999998E-003  -2.1940000000000002E-003  -2.1970000000000002E-003  -2.1990000000000000E-003  -2.2020000000000000E-003  -2.2049999999999999E-003  -2.2079999999999999E-003  -2.2100000000000002E-003  -2.2130000000000001E-003  -2.2160000000000001E-003  -2.2179999999999999E-003  -2.2209999999999999E-003  -2.2239999999999998E-003  -2.2260000000000001E-003  -2.2290000000000001E-003  -2.2320000000000000E-003  -2.2350000000000000E-003  -2.2369999999999998E-003  -2.2399999999999998E-003  -2.2430000000000002E-003  -2.2450000000000000E-003  -2.2480000000000000E-003  -2.2510000000000000E-003  -2.2529999999999998E-003  -2.2560000000000002E-003  -2.2590000000000002E-003  -2.2610000000000000E-003  -2.2640000000000000E-003  -2.2669999999999999E-003  -2.2699999999999999E-003  -2.2720000000000001E-003  -2.2750000000000001E-003  -2.2780000000000001E-003  -2.2799999999999999E-003  -2.2829999999999999E-003  -2.2859999999999998E-003  -2.2880000000000001E-003  -2.2910000000000001E-003  -2.2940000000000000E-003  -2.2970000000000000E-003  -2.2989999999999998E-003  -2.3019999999999998E-003  -2.3050000000000002E-003  -2.3070000000000000E-003  -2.3100000000000000E-003  -2.3130000000000000E-003  -2.3149999999999998E-003  -2.3180000000000002E-003  -2.3210000000000001E-003  -2.3240000000000001E-003  -2.3259999999999999E-003  -2.3289999999999999E-003  -2.3319999999999999E-003  -2.3340000000000001E-003  -2.3370000000000001E-003  -2.3400000000000001E-003  -2.3419999999999999E-003  -2.3449999999999999E-003  -2.3479999999999998E-003  -2.3509999999999998E-003  -2.3530000000000001E-003  -2.3560000000000000E-003  -2.3590000000000000E-003  -2.3609999999999998E-003  -2.3640000000000002E-003  -2.3670000000000002E-003  -2.3690000000000000E-003  -2.3720000000000000E-003  -2.3749999999999999E-003  -2.3779999999999999E-003  -2.3800000000000002E-003  -2.3830000000000001E-003  -2.3860000000000001E-003  -2.3879999999999999E-003  -2.3909999999999999E-003  -2.3939999999999999E-003  -2.3960000000000001E-003  -2.3990000000000001E-003  -2.4020000000000001E-003  -2.4050000000000000E-003  -2.4069999999999999E-003  -2.4099999999999998E-003  -2.4130000000000002E-003  -2.4150000000000000E-003  -2.4180000000000000E-003  -2.4210000000000000E-003  -2.4229999999999998E-003  -2.4260000000000002E-003  -2.4290000000000002E-003  -2.4310000000000000E-003  -2.4340000000000000E-003  -2.4369999999999999E-003  -2.4399999999999999E-003  -2.4420000000000002E-003  -2.4450000000000001E-003  -2.4480000000000001E-003  -2.4499999999999999E-003  -2.4529999999999999E-003  -2.4559999999999998E-003  -2.4580000000000001E-003  -2.4610000000000001E-003  -2.4640000000000000E-003  -2.4670000000000000E-003  -2.4689999999999998E-003  -2.4719999999999998E-003  -2.4750000000000002E-003  -2.4770000000000000E-003  -2.4800000000000000E-003  -2.4830000000000000E-003  -2.4849999999999998E-003  -2.4880000000000002E-003  -2.4910000000000002E-003  -2.4940000000000001E-003  -2.4960000000000000E-003  -2.4989999999999999E-003  -2.5019999999999999E-003  -2.5040000000000001E-003  -2.5070000000000001E-003  -2.5100000000000001E-003  -2.5130000000000000E-003  -2.5160000000000000E-003  -2.5190000000000000E-003  -2.5219999999999999E-003  -2.5240000000000002E-003  -2.5270000000000002E-003  -2.5300000000000001E-003  -2.5330000000000001E-003  -2.5360000000000001E-003  -2.5390000000000000E-003  -2.5420000000000000E-003  -2.5439999999999998E-003  -2.5469999999999998E-003  -2.5500000000000002E-003  -2.5530000000000001E-003  -2.5560000000000001E-003  -2.5590000000000001E-003  -2.5620000000000000E-003  -2.5639999999999999E-003  -2.5669999999999998E-003  -2.5699999999999998E-003  -2.5730000000000002E-003  -2.5760000000000002E-003  -2.5790000000000001E-003  -2.5820000000000001E-003  -2.5839999999999999E-003  -2.5869999999999999E-003  -2.5899999999999999E-003  -2.5929999999999998E-003  -2.5959999999999998E-003  -2.5990000000000002E-003  -2.6010000000000000E-003  -2.6040000000000000E-003  -2.6069999999999999E-003  -2.6099999999999999E-003  -2.6129999999999999E-003  -2.6159999999999998E-003  -2.6189999999999998E-003  -2.6210000000000001E-003  -2.6240000000000000E-003  -2.6270000000000000E-003  -2.6300000000000000E-003  -2.6329999999999999E-003  -2.6359999999999999E-003  -2.6389999999999999E-003  -2.6410000000000001E-003  -2.6440000000000001E-003  -2.6470000000000000E-003  -2.6500000000000000E-003  -2.6530000000000000E-003  -2.6559999999999999E-003  -2.6589999999999999E-003  -2.6610000000000002E-003  -2.6640000000000001E-003  -2.6670000000000001E-003  -2.6700000000000001E-003  -2.6730000000000000E-003  -2.6760000000000000E-003  -2.6790000000000000E-003  -2.6809999999999998E-003  -2.6840000000000002E-003  -2.6870000000000002E-003  -2.6900000000000001E-003  -2.6930000000000001E-003  -2.6960000000000000E-003  -2.6979999999999999E-003  -2.7009999999999998E-003  -2.7039999999999998E-003  -2.7070000000000002E-003  -2.7100000000000002E-003  -2.7130000000000001E-003  -2.7160000000000001E-003  -2.7179999999999999E-003  -2.7209999999999999E-003  -2.7239999999999999E-003  -2.7269999999999998E-003  -2.7299999999999998E-003  -2.7330000000000002E-003  -2.7360000000000002E-003  -2.7380000000000000E-003  -2.7409999999999999E-003  -2.7439999999999999E-003  -2.7469999999999999E-003  -2.7499999999999998E-003  -2.7529999999999998E-003  -2.7560000000000002E-003  -2.7580000000000000E-003  -2.7610000000000000E-003  -2.7640000000000000E-003  -2.7669999999999999E-003  -2.7699999999999999E-003  -2.7729999999999999E-003  -2.7750000000000001E-003  -2.7780000000000001E-003  -2.7810000000000001E-003  -2.7840000000000000E-003  -2.7870000000000000E-003  -2.7899999999999999E-003  -2.7929999999999999E-003  -2.7950000000000002E-003  -2.7980000000000001E-003  -2.8010000000000001E-003  -2.8040000000000001E-003  -2.8070000000000000E-003  -2.8100000000000000E-003  -2.8130000000000000E-003  -2.8149999999999998E-003  -2.8180000000000002E-003  -2.8210000000000002E-003  -2.8240000000000001E-003  -2.8270000000000001E-003  -2.8300000000000001E-003  -2.8330000000000000E-003  -2.8349999999999998E-003  -2.8379999999999998E-003  -2.8410000000000002E-003  -2.8440000000000002E-003  -2.8470000000000001E-003  -2.8500000000000001E-003  -2.8530000000000001E-003  -2.8549999999999999E-003  -2.8579999999999999E-003  -2.8609999999999998E-003  -2.8639999999999998E-003  -2.8670000000000002E-003  -2.8700000000000002E-003  -2.8730000000000001E-003  -2.8760000000000001E-003  -2.8790000000000000E-003  -2.8820000000000000E-003  -2.8850000000000000E-003  -2.8879999999999999E-003  -2.8909999999999999E-003  -2.8939999999999999E-003  -2.8969999999999998E-003  -2.8999999999999998E-003  -2.9030000000000002E-003  -2.9060000000000002E-003  -2.9090000000000001E-003  -2.9120000000000001E-003  -2.9150000000000001E-003  -2.9180000000000000E-003  -2.9210000000000000E-003  -2.9239999999999999E-003  -2.9269999999999999E-003  -2.9299999999999999E-003  -2.9329999999999998E-003  -2.9359999999999998E-003  -2.9390000000000002E-003  -2.9420000000000002E-003  -2.9450000000000001E-003  -2.9480000000000001E-003  -2.9510000000000001E-003  -2.9540000000000000E-003  -2.9570000000000000E-003  -2.9600000000000000E-003  -2.9629999999999999E-003  -2.9659999999999999E-003  -2.9689999999999999E-003  -2.9719999999999998E-003  -2.9750000000000002E-003  -2.9780000000000002E-003  -2.9810000000000001E-003  -2.9840000000000001E-003  -2.9870000000000001E-003  -2.9900000000000000E-003  -2.9930000000000000E-003  -2.9960000000000000E-003  -2.9989999999999999E-003  -3.0019999999999999E-003  -3.0049999999999999E-003  -3.0079999999999998E-003  -3.0109999999999998E-003  -3.0140000000000002E-003  -3.0170000000000002E-003  -3.0200000000000001E-003  -3.0230000000000001E-003  -3.0260000000000000E-003  -3.0290000000000000E-003  -3.0320000000000000E-003  -3.0349999999999999E-003  -3.0379999999999999E-003  -3.0409999999999999E-003  -3.0439999999999998E-003  -3.0469999999999998E-003  -3.0500000000000002E-003  -3.0530000000000002E-003  -3.0560000000000001E-003  -3.0590000000000001E-003  -3.0620000000000001E-003  -3.0650000000000000E-003  -3.0680000000000000E-003  -3.0709999999999999E-003  -3.0739999999999999E-003  -3.0769999999999999E-003  -3.0799999999999998E-003  -3.0829999999999998E-003  -3.0860000000000002E-003  -3.0890000000000002E-003  -3.0920000000000001E-003  -3.0950000000000001E-003  -3.0980000000000001E-003  -3.1010000000000000E-003  -3.1040000000000000E-003  -3.1070000000000000E-003  -3.1099999999999999E-003  -3.1129999999999999E-003  -3.1159999999999998E-003  -3.1189999999999998E-003  -3.1220000000000002E-003  -3.1250000000000002E-003  -3.1280000000000001E-003  -3.1310000000000001E-003  -3.1340000000000001E-003  -3.1370000000000000E-003  -3.1400000000000000E-003  -3.1430000000000000E-003  -3.1459999999999999E-003  -3.1489999999999999E-003  -3.1519999999999999E-003  -3.1549999999999998E-003  -3.1580000000000002E-003  -3.1610000000000002E-003  -3.1640000000000001E-003  -3.1670000000000001E-003  -3.1700000000000001E-003  -3.1730000000000000E-003  -3.1760000000000000E-003  -3.1790000000000000E-003  -3.1819999999999999E-003  -3.1849999999999999E-003  -3.1890000000000000E-003  -3.1920000000000000E-003  -3.1949999999999999E-003  -3.1979999999999999E-003  -3.2009999999999999E-003  -3.2039999999999998E-003  -3.2070000000000002E-003  -3.2100000000000002E-003  -3.2130000000000001E-003  -3.2160000000000001E-003  -3.2190000000000001E-003  -3.2220000000000000E-003  -3.2250000000000000E-003  -3.2280000000000000E-003  -3.2309999999999999E-003  -3.2339999999999999E-003  -3.2369999999999999E-003  -3.2399999999999998E-003  -3.2429999999999998E-003  -3.2460000000000002E-003  -3.2490000000000002E-003  -3.2520000000000001E-003  -3.2550000000000001E-003  -3.2580000000000000E-003  -3.2610000000000000E-003  -3.2640000000000000E-003  -3.2669999999999999E-003  -3.2710000000000000E-003  -3.2740000000000000E-003  -3.2770000000000000E-003  -3.2799999999999999E-003  -3.2829999999999999E-003  -3.2859999999999999E-003  -3.2900000000000000E-003  -3.2929999999999999E-003  -3.2959999999999999E-003  -3.2989999999999998E-003  -3.3019999999999998E-003  -3.3050000000000002E-003  -3.3089999999999999E-003  -3.3119999999999998E-003  -3.3149999999999998E-003  -3.3180000000000002E-003  -3.3210000000000002E-003  -3.3240000000000001E-003  -3.3279999999999998E-003  -3.3310000000000002E-003  -3.3340000000000002E-003  -3.3370000000000001E-003  -3.3400000000000001E-003  -3.3430000000000001E-003  -3.3460000000000000E-003  -3.3500000000000001E-003  -3.3530000000000001E-003  -3.3560000000000000E-003  -3.3590000000000000E-003  -3.3620000000000000E-003  -3.3649999999999999E-003  -3.3690000000000000E-003  -3.3720000000000000E-003  -3.3750000000000000E-003  -3.3779999999999999E-003  -3.3809999999999999E-003  -3.3839999999999999E-003  -3.3880000000000000E-003  -3.3909999999999999E-003  -3.3939999999999999E-003  -3.3969999999999998E-003  -3.3999999999999998E-003  -3.4030000000000002E-003  -3.4069999999999999E-003  -3.4099999999999998E-003  -3.4129999999999998E-003  -3.4160000000000002E-003  -3.4190000000000002E-003  -3.4220000000000001E-003  -3.4250000000000001E-003  -3.4290000000000002E-003  -3.4320000000000002E-003  -3.4350000000000001E-003  -3.4380000000000001E-003  -3.4410000000000000E-003  -3.4440000000000000E-003  -3.4480000000000001E-003  -3.4510000000000001E-003  -3.4540000000000000E-003  -3.4570000000000000E-003  -3.4600000000000000E-003  -3.4629999999999999E-003  -3.4670000000000000E-003  -3.4700000000000000E-003  -3.4730000000000000E-003  -3.4759999999999999E-003  -3.4789999999999999E-003  -3.4819999999999999E-003  -3.4859999999999999E-003  -3.4889999999999999E-003  -3.4919999999999999E-003  -3.4949999999999998E-003  -3.4979999999999998E-003  -3.5010000000000002E-003  -3.5049999999999999E-003  -3.5079999999999998E-003  -3.5109999999999998E-003  -3.5140000000000002E-003  -3.5170000000000002E-003  -3.5200000000000001E-003  -3.5230000000000001E-003  -3.5270000000000002E-003  -3.5300000000000002E-003  -3.5330000000000001E-003  -3.5360000000000001E-003  -3.5390000000000000E-003  -3.5420000000000000E-003  -3.5460000000000001E-003  -3.5490000000000001E-003  -3.5520000000000000E-003  -3.5550000000000000E-003  -3.5580000000000000E-003  -3.5609999999999999E-003  -3.5650000000000000E-003  -3.5680000000000000E-003  -3.5710000000000000E-003  -3.5739999999999999E-003  -3.5769999999999999E-003  -3.5799999999999998E-003  -3.5839999999999999E-003  -3.5869999999999999E-003  -3.5899999999999999E-003  -3.5929999999999998E-003  -3.5959999999999998E-003  -3.5990000000000002E-003  -3.6029999999999999E-003  -3.6059999999999998E-003  -3.6089999999999998E-003  -3.6120000000000002E-003  -3.6150000000000002E-003  -3.6180000000000001E-003  -3.6210000000000001E-003  -3.6250000000000002E-003  -3.6280000000000001E-003  -3.6310000000000001E-003  -3.6340000000000001E-003  -3.6370000000000000E-003  -3.6400000000000000E-003  -3.6440000000000001E-003  -3.6470000000000001E-003  -3.6500000000000000E-003  -3.6530000000000000E-003  -3.6560000000000000E-003  -3.6600000000000001E-003  -3.6630000000000000E-003  -3.6660000000000000E-003  -3.6700000000000001E-003  -3.6730000000000000E-003  -3.6760000000000000E-003  -3.6790000000000000E-003  -3.6830000000000001E-003  -3.6860000000000000E-003  -3.6890000000000000E-003  -3.6930000000000001E-003  -3.6960000000000001E-003  -3.6990000000000000E-003  -3.7030000000000001E-003  -3.7060000000000001E-003  -3.7090000000000001E-003  -3.7130000000000002E-003  -3.7160000000000001E-003  -3.7190000000000001E-003  -3.7230000000000002E-003  -3.7260000000000001E-003  -3.7290000000000001E-003  -3.7320000000000001E-003  -3.7360000000000002E-003  -3.7390000000000001E-003  -3.7420000000000001E-003  -3.7460000000000002E-003  -3.7490000000000002E-003  -3.7520000000000001E-003  -3.7559999999999998E-003  -3.7590000000000002E-003  -3.7620000000000002E-003  -3.7659999999999998E-003  -3.7690000000000002E-003  -3.7720000000000002E-003  -3.7759999999999998E-003  -3.7789999999999998E-003  -3.7820000000000002E-003  -3.7859999999999999E-003  -3.7889999999999998E-003  -3.7919999999999998E-003  -3.7950000000000002E-003  -3.7989999999999999E-003  -3.8019999999999998E-003  -3.8049999999999998E-003  -3.8089999999999999E-003  -3.8119999999999999E-003  -3.8149999999999998E-003  -3.8189999999999999E-003  -3.8219999999999999E-003  -3.8249999999999998E-003  -3.8289999999999999E-003  -3.8319999999999999E-003  -3.8349999999999999E-003  -3.8390000000000000E-003  -3.8419999999999999E-003  -3.8449999999999999E-003  -3.8490000000000000E-003  -3.8520000000000000E-003  -3.8549999999999999E-003  -3.8579999999999999E-003  -3.8620000000000000E-003  -3.8649999999999999E-003  -3.8679999999999999E-003  -3.8720000000000000E-003  -3.8750000000000000E-003  -3.8779999999999999E-003  -3.8820000000000000E-003  -3.8850000000000000E-003  -3.8880000000000000E-003  -3.8920000000000001E-003  -3.8950000000000000E-003  -3.8980000000000000E-003  -3.9020000000000001E-003  -3.9050000000000001E-003  -3.9080000000000000E-003  -3.9119999999999997E-003  -3.9150000000000001E-003  -3.9179999999999996E-003  -3.9210000000000000E-003  -3.9249999999999997E-003  -3.9280000000000001E-003  -3.9309999999999996E-003  -3.9350000000000001E-003  -3.9379999999999997E-003  -3.9410000000000001E-003  -3.9449999999999997E-003  -3.9480000000000001E-003  -3.9509999999999997E-003  -3.9550000000000002E-003  -3.9579999999999997E-003  -3.9610000000000001E-003  -3.9649999999999998E-003  -3.9680000000000002E-003  -3.9709999999999997E-003  -3.9750000000000002E-003  -3.9779999999999998E-003  -3.9810000000000002E-003  -3.9839999999999997E-003  -3.9880000000000002E-003  -3.9909999999999998E-003  -3.9940000000000002E-003  -3.9979999999999998E-003  -4.0010000000000002E-003  -4.0039999999999997E-003  -4.0080000000000003E-003  -4.0109999999999998E-003  -4.0140000000000002E-003  -4.0179999999999999E-003  -4.0210000000000003E-003  -4.0239999999999998E-003  -4.0280000000000003E-003  -4.0309999999999999E-003  -4.0340000000000003E-003  -4.0369999999999998E-003  -4.0410000000000003E-003  -4.0439999999999999E-003  -4.0470000000000002E-003  -4.0509999999999999E-003  -4.0540000000000003E-003  -4.0569999999999998E-003  -4.0610000000000004E-003  -4.0639999999999999E-003  -4.0670000000000003E-003  -4.0710000000000000E-003  -4.0740000000000004E-003  -4.0769999999999999E-003  -4.0810000000000004E-003  -4.0840000000000000E-003  -4.0879999999999996E-003  -4.0910000000000000E-003  -4.0940000000000004E-003  -4.0980000000000001E-003  -4.1009999999999996E-003  -4.1050000000000001E-003  -4.1079999999999997E-003  -4.1120000000000002E-003  -4.1149999999999997E-003  -4.1190000000000003E-003  -4.1219999999999998E-003  -4.1260000000000003E-003  -4.1289999999999999E-003  -4.1330000000000004E-003  -4.1359999999999999E-003  -4.1399999999999996E-003  -4.1430000000000000E-003  -4.1469999999999996E-003  -4.1500000000000000E-003  -4.1529999999999996E-003  -4.1570000000000001E-003  -4.1599999999999996E-003  -4.1640000000000002E-003  -4.1669999999999997E-003  -4.1710000000000002E-003  -4.1739999999999998E-003  -4.1780000000000003E-003  -4.1809999999999998E-003  -4.1850000000000004E-003  -4.1879999999999999E-003  -4.1920000000000004E-003  -4.1949999999999999E-003  -4.1989999999999996E-003  -4.2020000000000000E-003  -4.2050000000000004E-003  -4.2090000000000001E-003  -4.2119999999999996E-003  -4.2160000000000001E-003  -4.2189999999999997E-003  -4.2230000000000002E-003  -4.2259999999999997E-003  -4.2300000000000003E-003  -4.2329999999999998E-003  -4.2370000000000003E-003  -4.2399999999999998E-003  -4.2440000000000004E-003  -4.2469999999999999E-003  -4.2509999999999996E-003  -4.2540000000000000E-003  -4.2579999999999996E-003  -4.2610000000000000E-003  -4.2640000000000004E-003  -4.2680000000000001E-003  -4.2709999999999996E-003  -4.2750000000000002E-003  -4.2779999999999997E-003  -4.2820000000000002E-003  -4.2849999999999997E-003  -4.2890000000000003E-003  -4.2919999999999998E-003  -4.2960000000000003E-003  -4.2989999999999999E-003  -4.3030000000000004E-003  -4.3059999999999999E-003  -4.3099999999999996E-003  -4.3130000000000000E-003  -4.3169999999999997E-003  -4.3200000000000001E-003  -4.3229999999999996E-003  -4.3270000000000001E-003  -4.3299999999999996E-003  -4.3340000000000002E-003  -4.3369999999999997E-003  -4.3410000000000002E-003  -4.3439999999999998E-003  -4.3480000000000003E-003  -4.3509999999999998E-003  -4.3550000000000004E-003  -4.3579999999999999E-003  -4.3620000000000004E-003  -4.3650000000000000E-003  -4.3689999999999996E-003  -4.3720000000000000E-003  -4.3750000000000004E-003  -4.3790000000000001E-003  -4.3819999999999996E-003  -4.3860000000000001E-003  -4.3889999999999997E-003  -4.3930000000000002E-003  -4.3959999999999997E-003  -4.4000000000000003E-003  -4.4029999999999998E-003  -4.4070000000000003E-003  -4.4099999999999999E-003  -4.4140000000000004E-003  -4.4169999999999999E-003  -4.4209999999999996E-003  -4.4240000000000000E-003  -4.4279999999999996E-003  -4.4310000000000000E-003  -4.4339999999999996E-003  -4.4380000000000001E-003  -4.4409999999999996E-003  -4.4450000000000002E-003  -4.4479999999999997E-003  -4.4520000000000002E-003  -4.4549999999999998E-003  -4.4590000000000003E-003  -4.4619999999999998E-003  -4.4660000000000004E-003  -4.4689999999999999E-003  -4.4730000000000004E-003  -4.4759999999999999E-003  -4.4799999999999996E-003  -4.4830000000000000E-003  -4.4869999999999997E-003  -4.4900000000000001E-003  -4.4929999999999996E-003  -4.4970000000000001E-003  -4.4999999999999997E-003  -4.5040000000000002E-003  -4.5069999999999997E-003  -4.5110000000000003E-003  -4.5139999999999998E-003  -4.5180000000000003E-003  -4.5209999999999998E-003  -4.5250000000000004E-003  -4.5279999999999999E-003  -4.5319999999999996E-003  -4.5360000000000001E-003  -4.5389999999999996E-003  -4.5430000000000002E-003  -4.5459999999999997E-003  -4.5500000000000002E-003  -4.5539999999999999E-003  -4.5570000000000003E-003  -4.5610000000000000E-003  -4.5649999999999996E-003  -4.5680000000000000E-003  -4.5719999999999997E-003  -4.5750000000000001E-003  -4.5789999999999997E-003  -4.5830000000000003E-003  -4.5859999999999998E-003  -4.5900000000000003E-003  -4.5940000000000000E-003  -4.5970000000000004E-003  -4.6010000000000001E-003  -4.6039999999999996E-003  -4.6080000000000001E-003  -4.6119999999999998E-003  -4.6150000000000002E-003  -4.6189999999999998E-003  -4.6230000000000004E-003  -4.6259999999999999E-003  -4.6299999999999996E-003  -4.6330000000000000E-003  -4.6369999999999996E-003  -4.6410000000000002E-003  -4.6439999999999997E-003  -4.6480000000000002E-003  -4.6509999999999998E-003  -4.6550000000000003E-003  -4.6589999999999999E-003  -4.6620000000000003E-003  -4.6660000000000000E-003  -4.6699999999999997E-003  -4.6730000000000001E-003  -4.6769999999999997E-003  -4.6800000000000001E-003  -4.6839999999999998E-003  -4.6880000000000003E-003  -4.6909999999999999E-003  -4.6950000000000004E-003  -4.6990000000000001E-003  -4.7019999999999996E-003  -4.7060000000000001E-003  -4.7089999999999996E-003  -4.7130000000000002E-003  -4.7169999999999998E-003  -4.7200000000000002E-003  -4.7239999999999999E-003  -4.7280000000000004E-003  -4.7310000000000000E-003  -4.7349999999999996E-003  -4.7380000000000000E-003  -4.7419999999999997E-003  -4.7460000000000002E-003  -4.7489999999999997E-003  -4.7530000000000003E-003  -4.7569999999999999E-003  -4.7600000000000003E-003  -4.7640000000000000E-003  -4.7670000000000004E-003  -4.7710000000000001E-003  -4.7749999999999997E-003  -4.7780000000000001E-003  -4.7819999999999998E-003  -4.7860000000000003E-003  -4.7889999999999999E-003  -4.7930000000000004E-003  -4.7959999999999999E-003  -4.7999999999999996E-003  -4.8040000000000001E-003  -4.8069999999999996E-003  -4.8110000000000002E-003  -4.8149999999999998E-003  -4.8180000000000002E-003  -4.8219999999999999E-003  -4.8250000000000003E-003  -4.8290000000000000E-003  -4.8329999999999996E-003  -4.8360000000000000E-003  -4.8399999999999997E-003  -4.8440000000000002E-003  -4.8469999999999997E-003  -4.8510000000000003E-003  -4.8539999999999998E-003  -4.8580000000000003E-003  -4.8620000000000000E-003  -4.8650000000000004E-003  -4.8690000000000001E-003  -4.8729999999999997E-003  -4.8760000000000001E-003  -4.8799999999999998E-003  -4.8830000000000002E-003  -4.8869999999999999E-003  -4.8910000000000004E-003  -4.8939999999999999E-003  -4.8979999999999996E-003  -4.9020000000000001E-003  -4.9049999999999996E-003  -4.9090000000000002E-003  -4.9119999999999997E-003  -4.9160000000000002E-003  -4.9199999999999999E-003  -4.9230000000000003E-003  -4.9270000000000000E-003  -4.9309999999999996E-003  -4.9340000000000000E-003  -4.9379999999999997E-003  -4.9410000000000001E-003  -4.9449999999999997E-003  -4.9490000000000003E-003  -4.9519999999999998E-003  -4.9560000000000003E-003  -4.9589999999999999E-003  -4.9630000000000004E-003  -4.9670000000000001E-003  -4.9699999999999996E-003  -4.9740000000000001E-003  -4.9779999999999998E-003  -4.9810000000000002E-003  -4.9849999999999998E-003  -4.9880000000000002E-003  -4.9919999999999999E-003  -4.9959999999999996E-003  -5.0000000000000001E-003  -5.0039999999999998E-003  -5.0070000000000002E-003  -5.0109999999999998E-003  -5.0150000000000004E-003  -5.0190000000000000E-003  -5.0220000000000004E-003  -5.0260000000000001E-003  -5.0299999999999997E-003  -5.0340000000000003E-003  -5.0379999999999999E-003  -5.0410000000000003E-003  -5.0450000000000000E-003  -5.0489999999999997E-003  -5.0530000000000002E-003  -5.0559999999999997E-003  -5.0600000000000003E-003  -5.0639999999999999E-003  -5.0679999999999996E-003  -5.0720000000000001E-003  -5.0749999999999997E-003  -5.0790000000000002E-003  -5.0829999999999998E-003  -5.0870000000000004E-003  -5.0899999999999999E-003  -5.0939999999999996E-003  -5.0980000000000001E-003  -5.1019999999999998E-003  -5.1060000000000003E-003  -5.1089999999999998E-003  -5.1130000000000004E-003  -5.1170000000000000E-003  -5.1209999999999997E-003  -5.1240000000000001E-003  -5.1279999999999997E-003  -5.1320000000000003E-003  -5.1359999999999999E-003  -5.1399999999999996E-003  -5.1430000000000000E-003  -5.1469999999999997E-003  -5.1510000000000002E-003  -5.1549999999999999E-003  -5.1580000000000003E-003  -5.1619999999999999E-003  -5.1659999999999996E-003  -5.1700000000000001E-003  -5.1739999999999998E-003  -5.1770000000000002E-003  -5.1809999999999998E-003  -5.1850000000000004E-003  -5.1890000000000000E-003  -5.1919999999999996E-003  -5.1960000000000001E-003  -5.1999999999999998E-003  -5.2040000000000003E-003  -5.2080000000000000E-003  -5.2110000000000004E-003  -5.2150000000000000E-003  -5.2189999999999997E-003  -5.2230000000000002E-003  -5.2259999999999997E-003  -5.2300000000000003E-003  -5.2339999999999999E-003  -5.2379999999999996E-003  -5.2420000000000001E-003  -5.2449999999999997E-003  -5.2490000000000002E-003  -5.2529999999999999E-003  -5.2570000000000004E-003  -5.2599999999999999E-003  -5.2639999999999996E-003  -5.2680000000000001E-003  -5.2719999999999998E-003  -5.2760000000000003E-003  -5.2789999999999998E-003  -5.2830000000000004E-003  -5.2870000000000000E-003  -5.2909999999999997E-003  -5.2940000000000001E-003  -5.2979999999999998E-003  -5.3020000000000003E-003  -5.3060000000000000E-003  -5.3099999999999996E-003  -5.3130000000000000E-003  -5.3169999999999997E-003  -5.3210000000000002E-003  -5.3249999999999999E-003  -5.3280000000000003E-003  -5.3319999999999999E-003  -5.3359999999999996E-003  -5.3400000000000001E-003  -5.3439999999999998E-003  -5.3470000000000002E-003  -5.3509999999999999E-003  -5.3550000000000004E-003  -5.3590000000000000E-003  -5.3619999999999996E-003  -5.3660000000000001E-003  -5.3699999999999998E-003  -5.3740000000000003E-003  -5.3780000000000000E-003  -5.3810000000000004E-003  -5.3850000000000000E-003  -5.3889999999999997E-003  -5.3930000000000002E-003  -5.3959999999999998E-003  -5.4000000000000003E-003  -5.4039999999999999E-003  -5.4079999999999996E-003  -5.4120000000000001E-003  -5.4149999999999997E-003  -5.4190000000000002E-003  -5.4229999999999999E-003  -5.4270000000000004E-003  -5.4299999999999999E-003  -5.4339999999999996E-003  -5.4380000000000001E-003  -5.4419999999999998E-003  -5.4460000000000003E-003  -5.4489999999999999E-003  -5.4530000000000004E-003  -5.4570000000000000E-003  -5.4609999999999997E-003  -5.4640000000000001E-003  -5.4679999999999998E-003  -5.4720000000000003E-003  -5.4760000000000000E-003  -5.4799999999999996E-003  -5.4840000000000002E-003  -5.4879999999999998E-003  -5.4920000000000004E-003  -5.4960000000000000E-003  -5.4999999999999997E-003  -5.5030000000000001E-003  -5.5069999999999997E-003  -5.5110000000000003E-003  -5.5149999999999999E-003  -5.5189999999999996E-003  -5.5230000000000001E-003  -5.5269999999999998E-003  -5.5310000000000003E-003  -5.5350000000000000E-003  -5.5389999999999997E-003  -5.5430000000000002E-003  -5.5469999999999998E-003  -5.5510000000000004E-003  -5.5550000000000000E-003  -5.5589999999999997E-003  -5.5620000000000001E-003  -5.5659999999999998E-003  -5.5700000000000003E-003  -5.5740000000000000E-003  -5.5779999999999996E-003  -5.5820000000000002E-003  -5.5859999999999998E-003  -5.5900000000000004E-003  -5.5940000000000000E-003  -5.5979999999999997E-003  -5.6020000000000002E-003  -5.6059999999999999E-003  -5.6100000000000004E-003  -5.6140000000000001E-003  -5.6179999999999997E-003  -5.6210000000000001E-003  -5.6249999999999998E-003  -5.6290000000000003E-003  -5.6330000000000000E-003  -5.6369999999999996E-003  -5.6410000000000002E-003  -5.6449999999999998E-003  -5.6490000000000004E-003  -5.6530000000000000E-003  -5.6569999999999997E-003  -5.6610000000000002E-003  -5.6649999999999999E-003  -5.6690000000000004E-003  -5.6730000000000001E-003  -5.6769999999999998E-003  -5.6800000000000002E-003  -5.6839999999999998E-003  -5.6880000000000003E-003  -5.6920000000000000E-003  -5.6959999999999997E-003  -5.7000000000000002E-003  -5.7039999999999999E-003  -5.7080000000000004E-003  -5.7120000000000001E-003  -5.7159999999999997E-003  -5.7200000000000003E-003  -5.7239999999999999E-003  -5.7279999999999996E-003  -5.7320000000000001E-003  -5.7349999999999996E-003  -5.7390000000000002E-003  -5.7429999999999998E-003  -5.7470000000000004E-003  -5.7510000000000000E-003  -5.7549999999999997E-003  -5.7590000000000002E-003  -5.7629999999999999E-003  -5.7670000000000004E-003  -5.7710000000000001E-003  -5.7749999999999998E-003  -5.7790000000000003E-003  -5.7829999999999999E-003  -5.7869999999999996E-003  -5.7910000000000001E-003  -5.7939999999999997E-003  -5.7980000000000002E-003  -5.8019999999999999E-003  -5.8060000000000004E-003  -5.8100000000000001E-003  -5.8139999999999997E-003  -5.8180000000000003E-003  -5.8219999999999999E-003  -5.8259999999999996E-003  -5.8300000000000001E-003  -5.8339999999999998E-003  -5.8380000000000003E-003  -5.8420000000000000E-003  -5.8459999999999996E-003  -5.8500000000000002E-003  -5.8529999999999997E-003  -5.8570000000000002E-003  -5.8609999999999999E-003  -5.8650000000000004E-003  -5.8690000000000001E-003  -5.8729999999999997E-003  -5.8770000000000003E-003  -5.8809999999999999E-003  -5.8849999999999996E-003  -5.8890000000000001E-003  -5.8929999999999998E-003  -5.8970000000000003E-003  -5.9010000000000000E-003  -5.9049999999999997E-003  -5.9080000000000001E-003  -5.9119999999999997E-003  -5.9160000000000003E-003  -5.9199999999999999E-003  -5.9239999999999996E-003  -5.9280000000000001E-003  -5.9319999999999998E-003  -5.9360000000000003E-003  -5.9400000000000000E-003  -5.9439999999999996E-003  -5.9480000000000002E-003  -5.9519999999999998E-003  -5.9560000000000004E-003  -5.9600000000000000E-003  -5.9639999999999997E-003  -5.9670000000000001E-003  -5.9709999999999997E-003  -5.9750000000000003E-003  -5.9789999999999999E-003  -5.9839999999999997E-003  -5.9880000000000003E-003  -5.9919999999999999E-003  -5.9959999999999996E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003  -6.0000000000000001E-003
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =      300.0
iteration =        2; time =      600.0
iteration =        3; time =      900.0
iteration =        4; time =     1200.0
iteration =        5; time =     1500.0
iteration =        6; time =     1800.0
iteration =        7; time =     2100.0
iteration =        8; time =     2400.0
iteration =        9; time =     2700.0
iteration =       10; time =     3000.0
iteration =       11; time =     3300.0
iteration =       12; time =     3600.0
iteration =       13; time =     3900.0
iteration =       14; time =     4200.0
iteration =       15; time =     4500.0
iteration =       16; time =     4800.0
iteration =       17; time =     5100.0
iteration =       18; time =     5400.0
iteration =       19; time =     5700.0
iteration =       20; time =     6000.0
iteration =       21; time =     6300.0
iteration =       22; time =     6600.0
iteration =       23; time =     6900.0
iteration =       24; time =     7200.0
iteration =       25; time =     7500.0
iteration =       26; time =     7800.0
iteration =       27; time =     8100.0
iteration =       28; time =     8400.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Program exited normally
iteration =       29; time =     8700.0
iteration =       30; time =     9000.0
iteration =       31; time =     9300.0
iteration =       32; time =     9600.0
iteration =       33; time =     9900.0
iteration =       34; time =    10200.0
iteration =       35; time =    10500.0
iteration =       36; time =    10800.0
iteration =       37; time =    11100.0
iteration =       38; time =    11400.0
iteration =       39; time =    11700.0
iteration =       40; time =    12000.0
iteration =       41; time =    12300.0
iteration =       42; time =    12600.0
iteration =       43; time =    12900.0
iteration =       44; time =    13200.0
iteration =       45; time =    13500.0
iteration =       46; time =    13800.0
iteration =       47; time =    14100.0
iteration =       48; time =    14400.0
iteration =       49; time =    14700.0
iteration =       50; time =    15000.0
iteration =       51; time =    15300.0
iteration =       52; time =    15600.0
iteration =       53; time =    15900.0
iteration =       54; time =    16200.0
iteration =       55; time =    16500.0
iteration =       56; time =    16800.0
iteration =       57; time =    17100.0
iteration =       58; time =    17400.0
iteration =       59; time =    17700.0
iteration =       60; time =    18000.0
iteration =       61; time =    18300.0
iteration =       62; time =    18600.0
iteration =       63; time =    18900.0
iteration =       64; time =    19200.0
iteration =       65; time =    19500.0
iteration =       66; time =    19800.0
iteration =       67; time =    20100.0
iteration =       68; time =    20400.0
iteration =       69; time =    20700.0
iteration =       70; time =    21000.0
iteration =       71; time =    21300.0
iteration =       72; time =    21600.0
CLUBB-TIMER time_loop_init =             0.0239
CLUBB-TIMER time_clubb_advance =         0.2749
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.1710
CLUBB-TIMER time_output_multi_col =      0.0000
CLUBB-TIMER time_total =                 0.4701
Running fire
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:42
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = fire
 nzmax =           48
 grid_type =            1
 deltaz =    25.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    1600.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =            7
 month =            7
 year =         1987
 lat_vals =    43.229999999999997     
 lon_vals =   -125.00000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    0.0000000000000000     
 time_final =    10800.000000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            1
 T_sfc =    288.00000000000000     
 p_sfc =    100000.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    1.0000000000000000E-004
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/fire
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = fire
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  T
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    74.000000000000000     
 F1 =    0.0000000000000000     
 kappa =    130.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 Warning: ../input/case_setups/fire_corr_array_cloud.in was not found! The default correlation arrays will be used.
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: fire_sounding.in
 File exists?  T
 Path to sclr_sounding: fire_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: fire_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        690.00000000000000        785.00000000000000        1000.0000000000000        1500.0000000000000        2000.0000000000000     
 u =    2.0000000000000000        2.0000000000000000        2.0000000000000000        2.0000000000000000        2.0000000000000000        2.0000000000000000     
 v =   -4.0000000000000000       -4.0000000000000000       -4.0000000000000000       -4.0000000000000000       -4.0000000000000000       -4.0000000000000000     
 ug =    2.0000000000000000        2.0000000000000000        2.0000000000000000        2.0000000000000000        2.0000000000000000        2.0000000000000000     
 vg =   -4.0000000000000000       -4.0000000000000000       -4.0000000000000000       -4.0000000000000000       -4.0000000000000000       -4.0000000000000000     
 theta =    288.00000000000000        288.31999999999999        294.39999999999998        295.30000000000001        297.35000000000002        299.39999999999998     
 rt =    8.0999999999999996E-003   8.0999999999999996E-003   3.4999999999999996E-003   3.3700000000000002E-003   3.0899999999999999E-003   2.8100000000000000E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000       -3.4499999999999999E-003  -3.9249999999999997E-003  -5.0000000000000001E-003  -7.4999999999999997E-003   0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Program exited normally
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =      300.0
iteration =        2; time =      600.0
iteration =        3; time =      900.0
iteration =        4; time =     1200.0
iteration =        5; time =     1500.0
iteration =        6; time =     1800.0
iteration =        7; time =     2100.0
iteration =        8; time =     2400.0
iteration =        9; time =     2700.0
iteration =       10; time =     3000.0
iteration =       11; time =     3300.0
iteration =       12; time =     3600.0
iteration =       13; time =     3900.0
iteration =       14; time =     4200.0
iteration =       15; time =     4500.0
iteration =       16; time =     4800.0
iteration =       17; time =     5100.0
iteration =       18; time =     5400.0
iteration =       19; time =     5700.0
iteration =       20; time =     6000.0
iteration =       21; time =     6300.0
iteration =       22; time =     6600.0
iteration =       23; time =     6900.0
iteration =       24; time =     7200.0
iteration =       25; time =     7500.0
iteration =       26; time =     7800.0
iteration =       27; time =     8100.0
iteration =       28; time =     8400.0
iteration =       29; time =     8700.0
iteration =       30; time =     9000.0
iteration =       31; time =     9300.0
iteration =       32; time =     9600.0
iteration =       33; time =     9900.0
iteration =       34; time =    10200.0
iteration =       35; time =    10500.0
iteration =       36; time =    10800.0
CLUBB-TIMER time_loop_init =             0.0084
CLUBB-TIMER time_clubb_advance =         0.0969
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.0636
CLUBB-TIMER time_output_multi_col =      0.0000
CLUBB-TIMER time_total =                 0.1690
Running gabls2
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:37:43
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = gabls2
 nzmax =          400
 grid_type =            1
 deltaz =    10.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    4000.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           22
 month =           10
 year =         1999
 lat_vals =    37.600000000000001     
 lon_vals =   -96.700000000000003     
 sfc_elevation =    0.0000000000000000     
 time_initial =    0.0000000000000000     
 time_final =    212400.00000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    288.00000000000000     
 p_sfc =    97200.000000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    8.8983570999999994E-005
 T0 =    283.14999999999998     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  F
 l_ignore_forcings =  F
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/gabls2
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            2
 edsclr_dim =            2
 iisclr_thl =            1
 iisclr_rt =            2
 iisclr_CO2 =           -1
 sclr_tol =    1.0000000000000000E-002   1.0000000000000000E-008
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = gabls2
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = none
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    100.00000000000000     
 F1 =    20.000000000000000     
 kappa =    119.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  F
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 Warning: ../input/case_setups/gabls2_corr_array_cloud.in was not found! The default correlation arrays will be used.
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: gabls2_sounding.in
 File exists?  T
 Path to sclr_sounding: gabls2_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: gabls2_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        200.00000000000000        850.00000000000000        900.00000000000000        1000.0000000000000        2000.0000000000000        3500.0000000000000        4000.0000000000000     
 u =    3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000     
 v =   -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000     
 ug =    3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000        3.0000000000000000     
 vg =   -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000       -9.0000000000000000     
 theta =    288.00000000000000        286.00000000000000        286.00000000000000        288.00000000000000        292.00000000000000        300.00000000000000        310.00000000000000        312.00000000000000     
 rt =    2.5062999999999999E-003   2.5062999999999999E-003   2.5062999999999999E-003   2.5062999999999999E-003   5.0029999999999996E-004   3.0899999999999999E-003   2.0400000000000001E-003   1.5023000000000000E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
sclr_ 1)   288.      286.      286.      288.      292.      300.      310.      312.    
sclr_ 2)  0.251E-02 0.251E-02 0.251E-02 0.251E-02 0.500E-03 0.309E-02 0.204E-02 0.150E-02
edsclr_ 1)   288.      286.      286.      288.      292.      300.      310.      312.    
edsclr_ 2)  0.251E-02 0.251E-02 0.251E-02 0.251E-02 0.500E-03 0.309E-02 0.204E-02 0.150E-02
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =      300.0
iteration =        2; time =      600.0
iteration =        3; time =      900.0
iteration =        4; time =     1200.0
iteration =        5; time =     1500.0
iteration =        6; time =     1800.0
iteration =        7; time =     2100.0
iteration =        8; time =     2400.0
iteration =        9; time =     2700.0
iteration =       10; time =     3000.0
iteration =       11; time =     3300.0
iteration =       12; time =     3600.0
iteration =       13; time =     3900.0
iteration =       14; time =     4200.0
iteration =       15; time =     4500.0
iteration =       16; time =     4800.0
iteration =       17; time =     5100.0
iteration =       18; time =     5400.0
iteration =       19; time =     5700.0
iteration =       20; time =     6000.0
iteration =       21; time =     6300.0
iteration =       22; time =     6600.0
iteration =       23; time =     6900.0
iteration =       24; time =     7200.0
iteration =       25; time =     7500.0
iteration =       26; time =     7800.0
iteration =       27; time =     8100.0
iteration =       28; time =     8400.0
iteration =       29; time =     8700.0
iteration =       30; time =     9000.0
iteration =       31; time =     9300.0
iteration =       32; time =     9600.0
iteration =       33; time =     9900.0
iteration =       34; time =    10200.0
iteration =       35; time =    10500.0
iteration =       36; time =    10800.0
iteration =       37; time =    11100.0
iteration =       38; time =    11400.0
iteration =       39; time =    11700.0
iteration =       40; time =    12000.0
iteration =       41; time =    12300.0
iteration =       42; time =    12600.0
iteration =       43; time =    12900.0
iteration =       44; time =    13200.0
iteration =       45; time =    13500.0
iteration =       46; time =    13800.0
iteration =       47; time =    14100.0
iteration =       48; time =    14400.0
iteration =       49; time =    14700.0
iteration =       50; time =    15000.0
iteration =       51; time =    15300.0
iteration =       52; time =    15600.0
iteration =       53; time =    15900.0
iteration =       54; time =    16200.0
iteration =       55; time =    16500.0
iteration =       56; time =    16800.0
iteration =       57; time =    17100.0
iteration =       58; time =    17400.0
iteration =       59; time =    17700.0
iteration =       60; time =    18000.0
iteration =       61; time =    18300.0
iteration =       62; time =    18600.0
iteration =       63; time =    18900.0
iteration =       64; time =    19200.0
iteration =       65; time =    19500.0
iteration =       66; time =    19800.0
iteration =       67; time =    20100.0
iteration =       68; time =    20400.0
iteration =       69; time =    20700.0
iteration =       70; time =    21000.0
iteration =       71; time =    21300.0
iteration =       72; time =    21600.0
iteration =       73; time =    21900.0
iteration =       74; time =    22200.0
iteration =       75; time =    22500.0
iteration =       76; time =    22800.0
iteration =       77; time =    23100.0
iteration =       78; time =    23400.0
iteration =       79; time =    23700.0
iteration =       80; time =    24000.0
iteration =       81; time =    24300.0
iteration =       82; time =    24600.0
iteration =       83; time =    24900.0
iteration =       84; time =    25200.0
iteration =       85; time =    25500.0
iteration =       86; time =    25800.0
iteration =       87; time =    26100.0
iteration =       88; time =    26400.0
iteration =       89; time =    26700.0
iteration =       90; time =    27000.0
iteration =       91; time =    27300.0
iteration =       92; time =    27600.0
iteration =       93; time =    27900.0
iteration =       94; time =    28200.0
iteration =       95; time =    28500.0
iteration =       96; time =    28800.0
iteration =       97; time =    29100.0
iteration =       98; time =    29400.0
iteration =       99; time =    29700.0
iteration =      100; time =    30000.0
iteration =      101; time =    30300.0
iteration =      102; time =    30600.0
iteration =      103; time =    30900.0
iteration =      104; time =    31200.0
iteration =      105; time =    31500.0
iteration =      106; time =    31800.0
iteration =      107; time =    32100.0
iteration =      108; time =    32400.0
iteration =      109; time =    32700.0
iteration =      110; time =    33000.0
iteration =      111; time =    33300.0
iteration =      112; time =    33600.0
iteration =      113; time =    33900.0
iteration =      114; time =    34200.0
iteration =      115; time =    34500.0
iteration =      116; time =    34800.0
iteration =      117; time =    35100.0
iteration =      118; time =    35400.0
iteration =      119; time =    35700.0
iteration =      120; time =    36000.0
iteration =      121; time =    36300.0
iteration =      122; time =    36600.0
iteration =      123; time =    36900.0
iteration =      124; time =    37200.0
iteration =      125; time =    37500.0
iteration =      126; time =    37800.0
iteration =      127; time =    38100.0
iteration =      128; time =    38400.0
iteration =      129; time =    38700.0
iteration =      130; time =    39000.0
iteration =      131; time =    39300.0
iteration =      132; time =    39600.0
iteration =      133; time =    39900.0
iteration =      134; time =    40200.0
iteration =      135; time =    40500.0
iteration =      136; time =    40800.0
iteration =      137; time =    41100.0
iteration =      138; time =    41400.0
iteration =      139; time =    41700.0
iteration =      140; time =    42000.0
iteration =      141; time =    42300.0
iteration =      142; time =    42600.0
iteration =      143; time =    42900.0
iteration =      144; time =    43200.0
iteration =      145; time =    43500.0
iteration =      146; time =    43800.0
iteration =      147; time =    44100.0
iteration =      148; time =    44400.0
iteration =      149; time =    44700.0
iteration =      150; time =    45000.0
iteration =      151; time =    45300.0
iteration =      152; time =    45600.0
iteration =      153; time =    45900.0
iteration =      154; time =    46200.0
iteration =      155; time =    46500.0
iteration =      156; time =    46800.0
iteration =      157; time =    47100.0
iteration =      158; time =    47400.0
iteration =      159; time =    47700.0
iteration =      160; time =    48000.0
iteration =      161; time =    48300.0
iteration =      162; time =    48600.0
iteration =      163; time =    48900.0
iteration =      164; time =    49200.0
iteration =      165; time =    49500.0
iteration =      166; time =    49800.0
iteration =      167; time =    50100.0
iteration =      168; time =    50400.0
iteration =      169; time =    50700.0
iteration =      170; time =    51000.0
iteration =      171; time =    51300.0
iteration =      172; time =    51600.0
iteration =      173; time =    51900.0
iteration =      174; time =    52200.0
iteration =      175; time =    52500.0
iteration =      176; time =    52800.0
iteration =      177; time =    53100.0
iteration =      178; time =    53400.0
iteration =      179; time =    53700.0
iteration =      180; time =    54000.0
iteration =      181; time =    54300.0
iteration =      182; time =    54600.0
iteration =      183; time =    54900.0
iteration =      184; time =    55200.0
iteration =      185; time =    55500.0
iteration =      186; time =    55800.0
iteration =      187; time =    56100.0
iteration =      188; time =    56400.0
iteration =      189; time =    56700.0
iteration =      190; time =    57000.0
iteration =      191; time =    57300.0
iteration =      192; time =    57600.0
iteration =      193; time =    57900.0
iteration =      194; time =    58200.0
iteration =      195; time =    58500.0
iteration =      196; time =    58800.0
iteration =      197; time =    59100.0
iteration =      198; time =    59400.0
iteration =      199; time =    59700.0
iteration =      200; time =    60000.0
iteration =      201; time =    60300.0
iteration =      202; time =    60600.0
iteration =      203; time =    60900.0
iteration =      204; time =    61200.0
iteration =      205; time =    61500.0
iteration =      206; time =    61800.0
iteration =      207; time =    62100.0
iteration =      208; time =    62400.0
iteration =      209; time =    62700.0
iteration =      210; time =    63000.0
iteration =      211; time =    63300.0
iteration =      212; time =    63600.0
iteration =      213; time =    63900.0
iteration =      214; time =    64200.0
iteration =      215; time =    64500.0
iteration =      216; time =    64800.0
iteration =      217; time =    65100.0
iteration =      218; time =    65400.0
iteration =      219; time =    65700.0
iteration =      220; time =    66000.0
iteration =      221; time =    66300.0
iteration =      222; time =    66600.0
iteration =      223; time =    66900.0
iteration =      224; time =    67200.0
iteration =      225; time =    67500.0
iteration =      226; time =    67800.0
iteration =      227; time =    68100.0
iteration =      228; time =    68400.0
iteration =      229; time =    68700.0
iteration =      230; time =    69000.0
iteration =      231; time =    69300.0
iteration =      232; time =    69600.0
iteration =      233; time =    69900.0
iteration =      234; time =    70200.0
iteration =      235; time =    70500.0
iteration =      236; time =    70800.0
iteration =      237; time =    71100.0
iteration =      238; time =    71400.0
iteration =      239; time =    71700.0
iteration =      240; time =    72000.0
iteration =      241; time =    72300.0
iteration =      242; time =    72600.0
iteration =      243; time =    72900.0
iteration =      244; time =    73200.0
iteration =      245; time =    73500.0
iteration =      246; time =    73800.0
iteration =      247; time =    74100.0
iteration =      248; time =    74400.0
iteration =      249; time =    74700.0
iteration =      250; time =    75000.0
iteration =      251; time =    75300.0
iteration =      252; time =    75600.0
iteration =      253; time =    75900.0
iteration =      254; time =    76200.0
iteration =      255; time =    76500.0
iteration =      256; time =    76800.0
iteration =      257; time =    77100.0
iteration =      258; time =    77400.0
iteration =      259; time =    77700.0
iteration =      260; time =    78000.0
iteration =      261; time =    78300.0
iteration =      262; time =    78600.0
iteration =      263; time =    78900.0
iteration =      264; time =    79200.0
iteration =      265; time =    79500.0
iteration =      266; time =    79800.0
iteration =      267; time =    80100.0
iteration =      268; time =    80400.0
iteration =      269; time =    80700.0
iteration =      270; time =    81000.0
iteration =      271; time =    81300.0
iteration =      272; time =    81600.0
iteration =      273; time =    81900.0
iteration =      274; time =    82200.0
iteration =      275; time =    82500.0
iteration =      276; time =    82800.0
iteration =      277; time =    83100.0
iteration =      278; time =    83400.0
iteration =      279; time =    83700.0
iteration =      280; time =    84000.0
iteration =      281; time =    84300.0
iteration =      282; time =    84600.0
iteration =      283; time =    84900.0
iteration =      284; time =    85200.0
iteration =      285; time =    85500.0
iteration =      286; time =    85800.0
iteration =      287; time =    86100.0
iteration =      288; time =    86400.0
iteration =      289; time =    86700.0
iteration =      290; time =    87000.0
iteration =      291; time =    87300.0
iteration =      292; time =    87600.0
iteration =      293; time =    87900.0
iteration =      294; time =    88200.0
iteration =      295; time =    88500.0
iteration =      296; time =    88800.0
iteration =      297; time =    89100.0
iteration =      298; time =    89400.0
iteration =      299; time =    89700.0
iteration =      300; time =    90000.0
iteration =      301; time =    90300.0
iteration =      302; time =    90600.0
iteration =      303; time =    90900.0
iteration =      304; time =    91200.0
iteration =      305; time =    91500.0
iteration =      306; time =    91800.0
iteration =      307; time =    92100.0
iteration =      308; time =    92400.0
iteration =      309; time =    92700.0
iteration =      310; time =    93000.0
iteration =      311; time =    93300.0
iteration =      312; time =    93600.0
iteration =      313; time =    93900.0
iteration =      314; time =    94200.0
iteration =      315; time =    94500.0
iteration =      316; time =    94800.0
iteration =      317; time =    95100.0
iteration =      318; time =    95400.0
iteration =      319; time =    95700.0
iteration =      320; time =    96000.0
iteration =      321; time =    96300.0
iteration =      322; time =    96600.0
iteration =      323; time =    96900.0
iteration =      324; time =    97200.0
iteration =      325; time =    97500.0
iteration =      326; time =    97800.0
iteration =      327; time =    98100.0
iteration =      328; time =    98400.0
iteration =      329; time =    98700.0
iteration =      330; time =    99000.0
iteration =      331; time =    99300.0
iteration =      332; time =    99600.0
iteration =      333; time =    99900.0
iteration =      334; time =   100200.0
iteration =      335; time =   100500.0
iteration =      336; time =   100800.0
iteration =      337; time =   101100.0
iteration =      338; time =   101400.0
iteration =      339; time =   101700.0
iteration =      340; time =   102000.0
iteration =      341; time =   102300.0
iteration =      342; time =   102600.0
iteration =      343; time =   102900.0
iteration =      344; time =   103200.0
iteration =      345; time =   103500.0
iteration =      346; time =   103800.0
iteration =      347; time =   104100.0
iteration =      348; time =   104400.0
iteration =      349; time =   104700.0
iteration =      350; time =   105000.0
iteration =      351; time =   105300.0
iteration =      352; time =   105600.0
iteration =      353; time =   105900.0
iteration =      354; time =   106200.0
iteration =      355; time =   106500.0
iteration =      356; time =   106800.0
iteration =      357; time =   107100.0
iteration =      358; time =   107400.0
iteration =      359; time =   107700.0
iteration =      360; time =   108000.0
iteration =      361; time =   108300.0
iteration =      362; time =   108600.0
iteration =      363; time =   108900.0
iteration =      364; time =   109200.0
iteration =      365; time =   109500.0
iteration =      366; time =   109800.0
iteration =      367; time =   110100.0
iteration =      368; time =   110400.0
iteration =      369; time =   110700.0
iteration =      370; time =   111000.0
iteration =      371; time =   111300.0
iteration =      372; time =   111600.0
iteration =      373; time =   111900.0
iteration =      374; time =   112200.0
iteration =      375; time =   112500.0
iteration =      376; time =   112800.0
iteration =      377; time =   113100.0
iteration =      378; time =   113400.0
iteration =      379; time =   113700.0
iteration =      380; time =   114000.0
iteration =      381; time =   114300.0
iteration =      382; time =   114600.0
iteration =      383; time =   114900.0
iteration =      384; time =   115200.0
iteration =      385; time =   115500.0
iteration =      386; time =   115800.0
iteration =      387; time =   116100.0
iteration =      388; time =   116400.0
iteration =      389; time =   116700.0
iteration =      390; time =   117000.0
iteration =      391; time =   117300.0
iteration =      392; time =   117600.0
iteration =      393; time =   117900.0
iteration =      394; time =   118200.0
iteration =      395; time =   118500.0
iteration =      396; time =   118800.0
iteration =      397; time =   119100.0
iteration =      398; time =   119400.0
iteration =      399; time =   119700.0
iteration =      400; time =   120000.0
iteration =      401; time =   120300.0
iteration =      402; time =   120600.0
iteration =      403; time =   120900.0
iteration =      404; time =   121200.0
iteration =      405; time =   121500.0
iteration =      406; time =   121800.0
iteration =      407; time =   122100.0
iteration =      408; time =   122400.0
iteration =      409; time =   122700.0
iteration =      410; time =   123000.0
iteration =      411; time =   123300.0
iteration =      412; time =   123600.0
iteration =      413; time =   123900.0
iteration =      414; time =   124200.0
iteration =      415; time =   124500.0
iteration =      416; time =   124800.0
iteration =      417; time =   125100.0
iteration =      418; time =   125400.0
iteration =      419; time =   125700.0
iteration =      420; time =   126000.0
iteration =      421; time =   126300.0
iteration =      422; time =   126600.0
iteration =      423; time =   126900.0
iteration =      424; time =   127200.0
iteration =      425; time =   127500.0
iteration =      426; time =   127800.0
iteration =      427; time =   128100.0
iteration =      428; time =   128400.0
iteration =      429; time =   128700.0
iteration =      430; time =   129000.0
iteration =      431; time =   129300.0
iteration =      432; time =   129600.0
iteration =      433; time =   129900.0
iteration =      434; time =   130200.0
iteration =      435; time =   130500.0
iteration =      436; time =   130800.0
iteration =      437; time =   131100.0
iteration =      438; time =   131400.0
iteration =      439; time =   131700.0
iteration =      440; time =   132000.0
iteration =      441; time =   132300.0
iteration =      442; time =   132600.0
iteration =      443; time =   132900.0
iteration =      444; time =   133200.0
iteration =      445; time =   133500.0
iteration =      446; time =   133800.0
iteration =      447; time =   134100.0
iteration =      448; time =   134400.0
iteration =      449; time =   134700.0
iteration =      450; time =   135000.0
iteration =      451; time =   135300.0
iteration =      452; time =   135600.0
iteration =      453; time =   135900.0
iteration =      454; time =   136200.0
iteration =      455; time =   136500.0
iteration =      456; time =   136800.0
iteration =      457; time =   137100.0
iteration =      458; time =   137400.0
iteration =      459; time =   137700.0
iteration =      460; time =   138000.0
iteration =      461; time =   138300.0
iteration =      462; time =   138600.0
iteration =      463; time =   138900.0
iteration =      464; time =   139200.0
iteration =      465; time =   139500.0
iteration =      466; time =   139800.0
iteration =      467; time =   140100.0
iteration =      468; time =   140400.0
iteration =      469; time =   140700.0
iteration =      470; time =   141000.0
iteration =      471; time =   141300.0
iteration =      472; time =   141600.0
iteration =      473; time =   141900.0
iteration =      474; time =   142200.0
iteration =      475; time =   142500.0
iteration =      476; time =   142800.0
iteration =      477; time =   143100.0
iteration =      478; time =   143400.0
iteration =      479; time =   143700.0
iteration =      480; time =   144000.0
iteration =      481; time =   144300.0
iteration =      482; time =   144600.0
iteration =      483; time =   144900.0
iteration =      484; time =   145200.0
iteration =      485; time =   145500.0
iteration =      486; time =   145800.0
iteration =      487; time =   146100.0
iteration =      488; time =   146400.0
iteration =      489; time =   146700.0
iteration =      490; time =   147000.0
iteration =      491; time =   147300.0
iteration =      492; time =   147600.0
iteration =      493; time =   147900.0
iteration =      494; time =   148200.0
iteration =      495; time =   148500.0
iteration =      496; time =   148800.0
iteration =      497; time =   149100.0
iteration =      498; time =   149400.0
iteration =      499; time =   149700.0
iteration =      500; time =   150000.0
iteration =      501; time =   150300.0
iteration =      502; time =   150600.0
iteration =      503; time =   150900.0
iteration =      504; time =   151200.0
iteration =      505; time =   151500.0
iteration =      506; time =   151800.0
iteration =      507; time =   152100.0
iteration =      508; time =   152400.0
iteration =      509; time =   152700.0
iteration =      510; time =   153000.0
iteration =      511; time =   153300.0
iteration =      512; time =   153600.0
iteration =      513; time =   153900.0
iteration =      514; time =   154200.0
iteration =      515; time =   154500.0
iteration =      516; time =   154800.0
iteration =      517; time =   155100.0
iteration =      518; time =   155400.0
iteration =      519; time =   155700.0
iteration =      520; time =   156000.0
iteration =      521; time =   156300.0
iteration =      522; time =   156600.0
iteration =      523; time =   156900.0
iteration =      524; time =   157200.0
iteration =      525; time =   157500.0
iteration =      526; time =   157800.0
iteration =      527; time =   158100.0
iteration =      528; time =   158400.0
iteration =      529; time =   158700.0
iteration =      530; time =   159000.0
iteration =      531; time =   159300.0
iteration =      532; time =   159600.0
iteration =      533; time =   159900.0
iteration =      534; time =   160200.0
iteration =      535; time =   160500.0
iteration =      536; time =   160800.0
iteration =      537; time =   161100.0
iteration =      538; time =   161400.0
iteration =      539; time =   161700.0
iteration =      540; time =   162000.0
iteration =      541; time =   162300.0
iteration =      542; time =   162600.0
iteration =      543; time =   162900.0
iteration =      544; time =   163200.0
iteration =      545; time =   163500.0
iteration =      546; time =   163800.0
iteration =      547; time =   164100.0
iteration =      548; time =   164400.0
iteration =      549; time =   164700.0
iteration =      550; time =   165000.0
iteration =      551; time =   165300.0
iteration =      552; time =   165600.0
iteration =      553; time =   165900.0
iteration =      554; time =   166200.0
iteration =      555; time =   166500.0
iteration =      556; time =   166800.0
iteration =      557; time =   167100.0
iteration =      558; time =   167400.0
iteration =      559; time =   167700.0
iteration =      560; time =   168000.0
iteration =      561; time =   168300.0
iteration =      562; time =   168600.0
iteration =      563; time =   168900.0
iteration =      564; time =   169200.0
iteration =      565; time =   169500.0
iteration =      566; time =   169800.0
iteration =      567; time =   170100.0
iteration =      568; time =   170400.0
iteration =      569; time =   170700.0
iteration =      570; time =   171000.0
iteration =      571; time =   171300.0
iteration =      572; time =   171600.0
iteration =      573; time =   171900.0
iteration =      574; time =   172200.0
iteration =      575; time =   172500.0
iteration =      576; time =   172800.0
iteration =      577; time =   173100.0
iteration =      578; time =   173400.0
iteration =      579; time =   173700.0
iteration =      580; time =   174000.0
iteration =      581; time =   174300.0
iteration =      582; time =   174600.0
iteration =      583; time =   174900.0
iteration =      584; time =   175200.0
iteration =      585; time =   175500.0
iteration =      586; time =   175800.0
iteration =      587; time =   176100.0
iteration =      588; time =   176400.0
iteration =      589; time =   176700.0
iteration =      590; time =   177000.0
iteration =      591; time =   177300.0
iteration =      592; time =   177600.0
iteration =      593; time =   177900.0
iteration =      594; time =   178200.0
iteration =      595; time =   178500.0
iteration =      596; time =   178800.0
iteration =      597; time =   179100.0
iteration =      598; time =   179400.0
iteration =      599; time =   179700.0
iteration =      600; time =   180000.0
iteration =      601; time =   180300.0
iteration =      602; time =   180600.0
iteration =      603; time =   180900.0
iteration =      604; time =   181200.0
iteration =      605; time =   181500.0
iteration =      606; time =   181800.0
iteration =      607; time =   182100.0
iteration =      608; time =   182400.0
iteration =      609; time =   182700.0
iteration =      610; time =   183000.0
iteration =      611; time =   183300.0
iteration =      612; time =   183600.0
iteration =      613; time =   183900.0
iteration =      614; time =   184200.0
iteration =      615; time =   184500.0
iteration =      616; time =   184800.0
iteration =      617; time =   185100.0
iteration =      618; time =   185400.0
iteration =      619; time =   185700.0
iteration =      620; time =   186000.0
iteration =      621; time =   186300.0
iteration =      622; time =   186600.0
iteration =      623; time =   186900.0
iteration =      624; time =   187200.0
iteration =      625; time =   187500.0
iteration =      626; time =   187800.0
iteration =      627; time =   188100.0
iteration =      628; time =   188400.0
iteration =      629; time =   188700.0
iteration =      630; time =   189000.0
iteration =      631; time =   189300.0
iteration =      632; time =   189600.0
iteration =      633; time =   189900.0
iteration =      634; time =   190200.0
iteration =      635; time =   190500.0
iteration =      636; time =   190800.0
iteration =      637; time =   191100.0
iteration =      638; time =   191400.0
iteration =      639; time =   191700.0
iteration =      640; time =   192000.0
iteration =      641; time =   192300.0
iteration =      642; time =   192600.0
iteration =      643; time =   192900.0
iteration =      644; time =   193200.0
iteration =      645; time =   193500.0
iteration =      646; time =   193800.0
iteration =      647; time =   194100.0
iteration =      648; time =   194400.0
iteration =      649; time =   194700.0
iteration =      650; time =   195000.0
iteration =      651; time =   195300.0
iteration =      652; time =   195600.0
iteration =      653; time =   195900.0
iteration =      654; time =   196200.0
iteration =      655; time =   196500.0
iteration =      656; time =   196800.0
iteration =      657; time =   197100.0
iteration =      658; time =   197400.0
iteration =      659; time =   197700.0
iteration =      660; time =   198000.0
iteration =      661; time =   198300.0
iteration =      662; time =   198600.0
iteration =      663; time =   198900.0
iteration =      664; time =   199200.0
iteration =      665; time =   199500.0
iteration =      666; time =   199800.0
iteration =      667; time =   200100.0
iteration =      668; time =   200400.0
iteration =      669; time =   200700.0
iteration =      670; time =   201000.0
iteration =      671; time =   201300.0
iteration =      672; time =   201600.0
iteration =      673; time =   201900.0
iteration =      674; time =   202200.0
iteration =      675; time =   202500.0
iteration =      676; time =   202800.0
iteration =      677; time =   203100.0
iteration =      678; time =   203400.0
iteration =      679; time =   203700.0
iteration =      680; time =   204000.0
iteration =      681; time =   204300.0
iteration =      682; time =   204600.0
iteration =      683; time =   204900.0
iteration =      684; time =   205200.0
iteration =      685; time =   205500.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Warning:  running with vertical grid which is larger than         250 levels.
 This may take a lot of CPU time and memory.
 Program exited normally
iteration =      686; time =   205800.0
iteration =      687; time =   206100.0
iteration =      688; time =   206400.0
iteration =      689; time =   206700.0
iteration =      690; time =   207000.0
iteration =      691; time =   207300.0
iteration =      692; time =   207600.0
iteration =      693; time =   207900.0
iteration =      694; time =   208200.0
iteration =      695; time =   208500.0
iteration =      696; time =   208800.0
iteration =      697; time =   209100.0
iteration =      698; time =   209400.0
iteration =      699; time =   209700.0
iteration =      700; time =   210000.0
iteration =      701; time =   210300.0
iteration =      702; time =   210600.0
iteration =      703; time =   210900.0
iteration =      704; time =   211200.0
iteration =      705; time =   211500.0
iteration =      706; time =   211800.0
iteration =      707; time =   212100.0
iteration =      708; time =   212400.0
CLUBB-TIMER time_loop_init =             1.2736
CLUBB-TIMER time_clubb_advance =        15.9616
CLUBB-TIMER time_clubb_pdf =             0.0007
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              5.2352
CLUBB-TIMER time_output_multi_col =      0.0003
CLUBB-TIMER time_total =                22.4748
Running gabls3
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:38:06
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = gabls3
 nzmax =          250
 grid_type =            1
 deltaz =    20.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    5000.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =            1
 month =            7
 year =         2006
 lat_vals =    51.971100000000000     
 lon_vals =    4.9267000000000003     
 sfc_elevation =    0.0000000000000000     
 time_initial =    43200.000000000000     
 time_final =    129600.00000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            1
 T_sfc =    288.00000000000000     
 p_sfc =    102440.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    1.1456633800000001E-004
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  F
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  T
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/gabls3
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = gabls3
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = bugsrad
 sol_const =    1321.0000000000000     
 alvdr =   0.23000000000000001     
 alvdf =   0.23000000000000001     
 alndr =   0.23000000000000001     
 alndf =   0.23000000000000001     
 radiation_top =    30000.000000000000     
 F0 =    100.00000000000000     
 F1 =    20.000000000000000     
 kappa =    119.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  T
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 Warning: ../input/case_setups/gabls3_corr_array_cloud.in was not found! The default correlation arrays will be used.
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: gabls3_sounding.in
 File exists?  T
 Path to sclr_sounding: gabls3_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: gabls3_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        2.0000000000000000        10.000000000000000        20.000000000000000        40.000000000000000        80.000000000000000        140.00000000000000        205.00000000000000        1800.0000000000000        2200.0000000000000        5000.0000000000000     
 u =    0.0000000000000000      -0.80000000000000004       -4.0000000000000000       -4.0437000000000003       -4.1311999999999998       -4.3060999999999998       -4.5685000000000002       -4.8528000000000002       -2.9186000000000001       -2.0000000000000000       -2.0000000000000000     
 v =    0.0000000000000000       -8.0000000000000002E-002 -0.40000000000000002      -0.40289999999999998      -0.40870000000000001      -0.42040000000000000      -0.43790000000000001      -0.45689999999999997        1.3438000000000001        2.0000000000000000        2.0000000000000000     
 ug =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 vg =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 theta =    298.08980000000003        298.30529999999999        297.78600000000000        297.68369999999999        297.57830000000001        297.56659999999999        297.44920000000002        297.39010000000002        297.76589999999999        301.70010000000002        315.06540000000001     
 rt =    9.3873019077420003E-003   9.3873019077420003E-003   8.5728693898129999E-003   8.4711577248889995E-003   8.3694665725519996E-003   8.2677959265979994E-003   8.1661457808249998E-003   8.0645161290319994E-003   7.5566750629719997E-003   2.0040080160320002E-003   3.0009002700799998E-004
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_rad_zt = 
 T_in_K_rad                    
 rcil_rad                      
 o3l_rad                       
 rsm_rad                       
 rcm_in_cloud_rad              
 cloud_frac_rad                
 ice_supersat_frac_rad         
 radht_rad                     
 radht_SW_rad                  
 radht_LW_rad                  
 p_in_mb_rad                   
 sp_humidity_rad               
 vars_rad_zm = 
 Frad_SW_rad                   
 Frad_LW_rad                   
 Frad_SW_up_rad                
 Frad_LW_up_rad                
 Frad_SW_down_rad              
 Frad_LW_down_rad              
 fulwcl                        
 fdlwcl                        
 fdswcl                        
 fuswcl                        
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =    43500.0
iteration =        2; time =    43800.0
iteration =        3; time =    44100.0
iteration =        4; time =    44400.0
iteration =        5; time =    44700.0
iteration =        6; time =    45000.0
iteration =        7; time =    45300.0
iteration =        8; time =    45600.0
iteration =        9; time =    45900.0
iteration =       10; time =    46200.0
iteration =       11; time =    46500.0
iteration =       12; time =    46800.0
iteration =       13; time =    47100.0
iteration =       14; time =    47400.0
iteration =       15; time =    47700.0
iteration =       16; time =    48000.0
iteration =       17; time =    48300.0
iteration =       18; time =    48600.0
iteration =       19; time =    48900.0
iteration =       20; time =    49200.0
iteration =       21; time =    49500.0
iteration =       22; time =    49800.0
iteration =       23; time =    50100.0
iteration =       24; time =    50400.0
iteration =       25; time =    50700.0
iteration =       26; time =    51000.0
iteration =       27; time =    51300.0
iteration =       28; time =    51600.0
iteration =       29; time =    51900.0
iteration =       30; time =    52200.0
iteration =       31; time =    52500.0
iteration =       32; time =    52800.0
iteration =       33; time =    53100.0
iteration =       34; time =    53400.0
iteration =       35; time =    53700.0
iteration =       36; time =    54000.0
iteration =       37; time =    54300.0
iteration =       38; time =    54600.0
iteration =       39; time =    54900.0
iteration =       40; time =    55200.0
iteration =       41; time =    55500.0
iteration =       42; time =    55800.0
iteration =       43; time =    56100.0
iteration =       44; time =    56400.0
iteration =       45; time =    56700.0
iteration =       46; time =    57000.0
iteration =       47; time =    57300.0
iteration =       48; time =    57600.0
iteration =       49; time =    57900.0
iteration =       50; time =    58200.0
iteration =       51; time =    58500.0
iteration =       52; time =    58800.0
iteration =       53; time =    59100.0
iteration =       54; time =    59400.0
iteration =       55; time =    59700.0
iteration =       56; time =    60000.0
iteration =       57; time =    60300.0
iteration =       58; time =    60600.0
iteration =       59; time =    60900.0
iteration =       60; time =    61200.0
iteration =       61; time =    61500.0
iteration =       62; time =    61800.0
iteration =       63; time =    62100.0
iteration =       64; time =    62400.0
iteration =       65; time =    62700.0
iteration =       66; time =    63000.0
iteration =       67; time =    63300.0
iteration =       68; time =    63600.0
iteration =       69; time =    63900.0
iteration =       70; time =    64200.0
iteration =       71; time =    64500.0
iteration =       72; time =    64800.0
iteration =       73; time =    65100.0
iteration =       74; time =    65400.0
iteration =       75; time =    65700.0
iteration =       76; time =    66000.0
iteration =       77; time =    66300.0
iteration =       78; time =    66600.0
iteration =       79; time =    66900.0
iteration =       80; time =    67200.0
iteration =       81; time =    67500.0
iteration =       82; time =    67800.0
iteration =       83; time =    68100.0
iteration =       84; time =    68400.0
iteration =       85; time =    68700.0
iteration =       86; time =    69000.0
iteration =       87; time =    69300.0
iteration =       88; time =    69600.0
iteration =       89; time =    69900.0
iteration =       90; time =    70200.0
iteration =       91; time =    70500.0
iteration =       92; time =    70800.0
iteration =       93; time =    71100.0
iteration =       94; time =    71400.0
iteration =       95; time =    71700.0
iteration =       96; time =    72000.0
iteration =       97; time =    72300.0
iteration =       98; time =    72600.0
iteration =       99; time =    72900.0
iteration =      100; time =    73200.0
iteration =      101; time =    73500.0
iteration =      102; time =    73800.0
iteration =      103; time =    74100.0
iteration =      104; time =    74400.0
iteration =      105; time =    74700.0
iteration =      106; time =    75000.0
iteration =      107; time =    75300.0
iteration =      108; time =    75600.0
iteration =      109; time =    75900.0
iteration =      110; time =    76200.0
iteration =      111; time =    76500.0
iteration =      112; time =    76800.0
iteration =      113; time =    77100.0
iteration =      114; time =    77400.0
iteration =      115; time =    77700.0
iteration =      116; time =    78000.0
iteration =      117; time =    78300.0
iteration =      118; time =    78600.0
iteration =      119; time =    78900.0
iteration =      120; time =    79200.0
iteration =      121; time =    79500.0
iteration =      122; time =    79800.0
iteration =      123; time =    80100.0
iteration =      124; time =    80400.0
iteration =      125; time =    80700.0
iteration =      126; time =    81000.0
iteration =      127; time =    81300.0
iteration =      128; time =    81600.0
iteration =      129; time =    81900.0
iteration =      130; time =    82200.0
iteration =      131; time =    82500.0
iteration =      132; time =    82800.0
iteration =      133; time =    83100.0
iteration =      134; time =    83400.0
iteration =      135; time =    83700.0
iteration =      136; time =    84000.0
iteration =      137; time =    84300.0
iteration =      138; time =    84600.0
iteration =      139; time =    84900.0
iteration =      140; time =    85200.0
iteration =      141; time =    85500.0
iteration =      142; time =    85800.0
iteration =      143; time =    86100.0
iteration =      144; time =    86400.0
iteration =      145; time =    86700.0
iteration =      146; time =    87000.0
iteration =      147; time =    87300.0
iteration =      148; time =    87600.0
iteration =      149; time =    87900.0
iteration =      150; time =    88200.0
iteration =      151; time =    88500.0
iteration =      152; time =    88800.0
iteration =      153; time =    89100.0
iteration =      154; time =    89400.0
iteration =      155; time =    89700.0
iteration =      156; time =    90000.0
iteration =      157; time =    90300.0
iteration =      158; time =    90600.0
iteration =      159; time =    90900.0
iteration =      160; time =    91200.0
iteration =      161; time =    91500.0
iteration =      162; time =    91800.0
iteration =      163; time =    92100.0
iteration =      164; time =    92400.0
iteration =      165; time =    92700.0
iteration =      166; time =    93000.0
iteration =      167; time =    93300.0
iteration =      168; time =    93600.0
iteration =      169; time =    93900.0
iteration =      170; time =    94200.0
iteration =      171; time =    94500.0
iteration =      172; time =    94800.0
iteration =      173; time =    95100.0
iteration =      174; time =    95400.0
iteration =      175; time =    95700.0
iteration =      176; time =    96000.0
iteration =      177; time =    96300.0
iteration =      178; time =    96600.0
iteration =      179; time =    96900.0
iteration =      180; time =    97200.0
iteration =      181; time =    97500.0
iteration =      182; time =    97800.0
iteration =      183; time =    98100.0
iteration =      184; time =    98400.0
iteration =      185; time =    98700.0
iteration =      186; time =    99000.0
iteration =      187; time =    99300.0
iteration =      188; time =    99600.0
iteration =      189; time =    99900.0
iteration =      190; time =   100200.0
iteration =      191; time =   100500.0
iteration =      192; time =   100800.0
iteration =      193; time =   101100.0
iteration =      194; time =   101400.0
iteration =      195; time =   101700.0
iteration =      196; time =   102000.0
iteration =      197; time =   102300.0
iteration =      198; time =   102600.0
iteration =      199; time =   102900.0
iteration =      200; time =   103200.0
iteration =      201; time =   103500.0
iteration =      202; time =   103800.0
iteration =      203; time =   104100.0
iteration =      204; time =   104400.0
iteration =      205; time =   104700.0
iteration =      206; time =   105000.0
iteration =      207; time =   105300.0
iteration =      208; time =   105600.0
iteration =      209; time =   105900.0
iteration =      210; time =   106200.0
iteration =      211; time =   106500.0
iteration =      212; time =   106800.0
iteration =      213; time =   107100.0
iteration =      214; time =   107400.0
iteration =      215; time =   107700.0
iteration =      216; time =   108000.0
iteration =      217; time =   108300.0
iteration =      218; time =   108600.0
iteration =      219; time =   108900.0
iteration =      220; time =   109200.0
iteration =      221; time =   109500.0
iteration =      222; time =   109800.0
iteration =      223; time =   110100.0
iteration =      224; time =   110400.0
iteration =      225; time =   110700.0
iteration =      226; time =   111000.0
iteration =      227; time =   111300.0
iteration =      228; time =   111600.0
iteration =      229; time =   111900.0
iteration =      230; time =   112200.0
iteration =      231; time =   112500.0
iteration =      232; time =   112800.0
iteration =      233; time =   113100.0
iteration =      234; time =   113400.0
iteration =      235; time =   113700.0
iteration =      236; time =   114000.0
iteration =      237; time =   114300.0
iteration =      238; time =   114600.0
iteration =      239; time =   114900.0
iteration =      240; time =   115200.0
iteration =      241; time =   115500.0
iteration =      242; time =   115800.0
iteration =      243; time =   116100.0
iteration =      244; time =   116400.0
iteration =      245; time =   116700.0
iteration =      246; time =   117000.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Program exited normally
iteration =      247; time =   117300.0
iteration =      248; time =   117600.0
iteration =      249; time =   117900.0
iteration =      250; time =   118200.0
iteration =      251; time =   118500.0
iteration =      252; time =   118800.0
iteration =      253; time =   119100.0
iteration =      254; time =   119400.0
iteration =      255; time =   119700.0
iteration =      256; time =   120000.0
iteration =      257; time =   120300.0
iteration =      258; time =   120600.0
iteration =      259; time =   120900.0
iteration =      260; time =   121200.0
iteration =      261; time =   121500.0
iteration =      262; time =   121800.0
iteration =      263; time =   122100.0
iteration =      264; time =   122400.0
iteration =      265; time =   122700.0
iteration =      266; time =   123000.0
iteration =      267; time =   123300.0
iteration =      268; time =   123600.0
iteration =      269; time =   123900.0
iteration =      270; time =   124200.0
iteration =      271; time =   124500.0
iteration =      272; time =   124800.0
iteration =      273; time =   125100.0
iteration =      274; time =   125400.0
iteration =      275; time =   125700.0
iteration =      276; time =   126000.0
iteration =      277; time =   126300.0
iteration =      278; time =   126600.0
iteration =      279; time =   126900.0
iteration =      280; time =   127200.0
iteration =      281; time =   127500.0
iteration =      282; time =   127800.0
iteration =      283; time =   128100.0
iteration =      284; time =   128400.0
iteration =      285; time =   128700.0
iteration =      286; time =   129000.0
iteration =      287; time =   129300.0
iteration =      288; time =   129600.0
CLUBB-TIMER time_loop_init =             0.2568
CLUBB-TIMER time_clubb_advance =         3.1058
CLUBB-TIMER time_clubb_pdf =             0.0002
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              2.9331
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 6.2972
Running mpace_a
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:38:12
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = mpace_a
 nzmax =          200
 grid_type =            1
 deltaz =    50.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    10950.000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =            5
 month =           10
 year =         2004
 lat_vals =    70.500000000000000     
 lon_vals =   -154.00000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    50400.000000000000     
 time_final =    309600.00000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    288.00000000000000     
 p_sfc =    101500.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    1.3747000000000000E-004
 T0 =    300.00000000000000     
 ts_nudge =    3600.0000000000000     
 forcings_file_path = ../input/case_setups/mpace_a_forcings/
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/mpace_a
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = mpace_a
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = morrison
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  T
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            4
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%ri =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%rs =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%rg =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Nr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ng =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.59999999999999998     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =    1.0000000000000000     
 Ncnp2_on_Ncnm2 =    2.2000000000000002     
 C_evap =   0.50000000000000000     
 r_0 =    1.0000000000000000E-004
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    70000000.000000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    5.2000000749785613E-008
 aer_rm2 =    1.3000000080864993E-006
 aer_n1 =    72200000.000000000     
 aer_n2 =    1800000.0000000000     
 aer_sig1 =    2.0399999618530273     
 aer_sig2 =    2.5000000000000000     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Correlation array (approximate); in cloud:
  1.000 -0.600  0.090  0.065  0.710  0.631  0.216  0.200  0.216  0.208
 -0.600  1.000  0.027  0.020  0.103  0.108 -0.026  0.084  0.020  0.012
  0.090  0.027  1.000  0.247  0.284  0.252  0.108  0.150  0.000  0.000
  0.065  0.020  0.247  1.000  0.000  0.000  0.358  0.234  0.117  0.168
  0.710  0.103  0.284  0.000  1.000  0.793  0.000  0.000  0.145  0.142
  0.631  0.108  0.252  0.000  0.793  1.000  0.131  0.123  0.000  0.000
  0.216 -0.026  0.108  0.358  0.000  0.131  1.000  0.720  0.535  0.529
  0.200  0.084  0.150  0.234  0.000  0.123  0.720  1.000  0.521  0.507
  0.216  0.020  0.000  0.117  0.145  0.000  0.535  0.521  1.000  0.724
  0.208  0.012  0.000  0.168  0.142  0.000  0.529  0.507  0.724  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.090  0.065  0.710  0.631  0.216  0.200  0.216  0.208
  0.300  1.000  0.027  0.020  0.103  0.108 -0.026  0.084  0.020  0.012
  0.090  0.027  1.000  0.247  0.284  0.252  0.108  0.150  0.000  0.000
  0.065  0.020  0.247  1.000  0.000  0.000  0.358  0.234  0.117  0.168
  0.710  0.103  0.284  0.000  1.000  0.793  0.000  0.000  0.145  0.142
  0.631  0.108  0.252  0.000  0.793  1.000  0.131  0.123  0.000  0.000
  0.216 -0.026  0.108  0.358  0.000  0.131  1.000  0.720  0.535  0.529
  0.200  0.084  0.150  0.234  0.000  0.123  0.720  1.000  0.521  0.507
  0.216  0.020  0.000  0.117  0.145  0.000  0.535  0.521  1.000  0.724
  0.208  0.012  0.000  0.168  0.142  0.000  0.529  0.507  0.724  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    100.00000000000000     
 F1 =    20.000000000000000     
 kappa =    119.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  T
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    1212.7500000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 Warning: ../input/case_setups/mpace_a_corr_array_cloud.in was not found! The default correlation arrays will be used.
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  T
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: mpace_a_sounding.in
 File exists?  T
 Path to sclr_sounding: mpace_a_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: mpace_a_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        112.13000000000000        315.39299999999997        522.88900000000001        734.89300000000003        952.42999999999995        1177.2700000000000        1410.1500000000001        1650.4400000000001        1897.7100000000000        2151.8800000000001        2413.0000000000000        2681.2700000000000        2957.0900000000001        3241.0100000000002        3533.6999999999998        3835.5599999999999        4147.3599999999997        4470.0500000000002        4804.3699999999999        5151.3299999999999        5511.7700000000004        5886.6999999999998        6277.5299999999997        6686.0600000000004        7114.3000000000002        7564.5100000000002        8039.5900000000001        8543.4400000000005        9081.2700000000004        9660.1000000000004        10290.500000000000        10989.500000000000        11780.700000000001        12692.400000000000        13761.299999999999        15045.500000000000        16647.099999999999     
 u =   -4.1879815999999996       -5.1975398000000004       -7.1177301000000002       -7.5864700999999997       -7.5955100000000000       -6.2614498000000003       -4.8623098999999996       -3.3211401000000000       -2.3370099000000000       -2.6036999000000001       -2.2849300000000001       -2.3573799000000002       -2.5999099999999999       -3.0191800999999998       -3.0674901000000001       -2.7890000000000001       -3.2119700999999998       -3.7032001000000001       -3.7250700000000001       -3.9482998999999999       -3.6379800000000002       -3.2972600000000001       -3.1458900000000001       -2.9555500000000001       -3.0500400000000001       -3.5010200000000000       -4.1721301000000004       -4.8577599999999999       -5.3534398000000003       -5.2361101999999997       -4.2081398999999999       -2.4173998999999999       0.30803499000000001        3.1912099999999999        5.8777799999999996        8.1125097000000004        11.033300000000001        13.831300000000001     
 v =   -1.5066386000000001       -1.9734499000000001       -2.7266499999999998       -2.8338599000000002       -2.6495299000000001       -1.8485499999999999       -1.3832199999999999       -1.3758398999999999       -1.2884300000000000       -1.3428199999999999       -1.2676700000000001       -1.2528999999999999       -1.3676800000000000       -1.6386700000000001       -1.6340500000000000       -1.5808400000000000       -1.7883100999999999       -1.9507900000000000       -2.1071800999999999       -2.1844698999999999       -2.2760300999999998       -2.4820299000000001       -2.6689400999999999       -2.7455299000000002       -2.8706901000000000       -3.1618298999999999       -3.3156300000000001       -3.2823400000000000       -2.9230399000000000       -2.2125499000000000       -1.2062500000000000      -0.27261001000000001        1.1004499999999999        2.6440101000000000        3.7795200000000002        4.2985100999999997        5.0424499999999997        4.1226200999999998     
 ug =   -4.1879815999999996       -5.1975398000000004       -7.1177301000000002       -7.5864700999999997       -7.5955100000000000       -6.2614498000000003       -4.8623098999999996       -3.3211401000000000       -2.3370099000000000       -2.6036999000000001       -2.2849300000000001       -2.3573799000000002       -2.5999099999999999       -3.0191800999999998       -3.0674901000000001       -2.7890000000000001       -3.2119700999999998       -3.7032001000000001       -3.7250700000000001       -3.9482998999999999       -3.6379800000000002       -3.2972600000000001       -3.1458900000000001       -2.9555500000000001       -3.0500400000000001       -3.5010200000000000       -4.1721301000000004       -4.8577599999999999       -5.3534398000000003       -5.2361101999999997       -4.2081398999999999       -2.4173998999999999       0.30803499000000001        3.1912099999999999        5.8777799999999996        8.1125097000000004        11.033300000000001        13.831300000000001     
 vg =   -1.5066386000000001       -1.9734499000000001       -2.7266499999999998       -2.8338599000000002       -2.6495299000000001       -1.8485499999999999       -1.3832199999999999       -1.3758398999999999       -1.2884300000000000       -1.3428199999999999       -1.2676700000000001       -1.2528999999999999       -1.3676800000000000       -1.6386700000000001       -1.6340500000000000       -1.5808400000000000       -1.7883100999999999       -1.9507900000000000       -2.1071800999999999       -2.1844698999999999       -2.2760300999999998       -2.4820299000000001       -2.6689400999999999       -2.7455299000000002       -2.8706901000000000       -3.1618298999999999       -3.3156300000000001       -3.2823400000000000       -2.9230399000000000       -2.2125499000000000       -1.2062500000000000      -0.27261001000000001        1.1004499999999999        2.6440101000000000        3.7795200000000002        4.2985100999999997        5.0424499999999997        4.1226200999999998     
 theta =    271.74700000000001        272.82600000000002        273.45600000000002        273.97399999999999        274.82299999999998        277.41500000000002        282.02999999999997        285.56599999999997        287.77699999999999        289.39999999999998        290.63299999999998        291.50700000000001        292.29899999999998        293.12299999999999        294.08199999999999        295.22300000000001        295.81099999999998        297.21400000000000        298.21100000000001        299.46499999999997        300.61900000000003        301.51200000000000        302.38400000000001        303.39800000000002        304.61399999999998        305.85800000000000        307.17599999999999        308.80399999999997        311.01200000000000        314.08800000000002        318.42700000000002        325.44299999999998        337.28800000000001        353.00299999999999        370.73500000000001        390.41600000000000        413.89999999999998        443.57499999999999     
 rt =    3.3035981000000001E-003   3.1070099999999999E-003   2.8758400000000002E-003   2.7801599999999998E-003   2.6329900000000000E-003   2.4643899999999999E-003   2.6553300000000000E-003   2.1481700000000000E-003   1.3794100000000000E-003   1.5924900000000000E-003   1.3762399999999999E-003   1.4165099999999999E-003   1.3450100000000000E-003   1.2860100000000000E-003   1.2003500000000000E-003   1.0960399999999999E-003   9.8567399999999997E-004   9.1050600000000005E-004   7.9743900000000005E-004   6.1859999999999997E-004   5.1688000000000005E-004   4.5453099999999999E-004   3.4201899999999999E-004   2.7111900000000000E-004   2.2580000000000001E-004   1.6631500000000000E-004   1.3703700000000001E-004   9.3495100000000005E-005   4.9596599999999999E-005   3.7590299999999998E-005   3.0699400000000000E-005   2.7571699999999999E-005   1.5755499999999998E-005   7.0832500000000003E-006   1.0208699999999999E-005   1.3601800000000001E-005   1.7529399999999999E-005   2.1975800000000001E-005
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =    50700.0
iteration =        2; time =    51000.0
iteration =        3; time =    51300.0
iteration =        4; time =    51600.0
iteration =        5; time =    51900.0
iteration =        6; time =    52200.0
iteration =        7; time =    52500.0
iteration =        8; time =    52800.0
iteration =        9; time =    53100.0
iteration =       10; time =    53400.0
iteration =       11; time =    53700.0
iteration =       12; time =    54000.0
iteration =       13; time =    54300.0
iteration =       14; time =    54600.0
iteration =       15; time =    54900.0
iteration =       16; time =    55200.0
iteration =       17; time =    55500.0
iteration =       18; time =    55800.0
iteration =       19; time =    56100.0
iteration =       20; time =    56400.0
iteration =       21; time =    56700.0
iteration =       22; time =    57000.0
iteration =       23; time =    57300.0
iteration =       24; time =    57600.0
iteration =       25; time =    57900.0
iteration =       26; time =    58200.0
iteration =       27; time =    58500.0
iteration =       28; time =    58800.0
iteration =       29; time =    59100.0
iteration =       30; time =    59400.0
iteration =       31; time =    59700.0
iteration =       32; time =    60000.0
iteration =       33; time =    60300.0
iteration =       34; time =    60600.0
iteration =       35; time =    60900.0
iteration =       36; time =    61200.0
iteration =       37; time =    61500.0
iteration =       38; time =    61800.0
iteration =       39; time =    62100.0
iteration =       40; time =    62400.0
iteration =       41; time =    62700.0
iteration =       42; time =    63000.0
iteration =       43; time =    63300.0
iteration =       44; time =    63600.0
iteration =       45; time =    63900.0
iteration =       46; time =    64200.0
iteration =       47; time =    64500.0
iteration =       48; time =    64800.0
iteration =       49; time =    65100.0
iteration =       50; time =    65400.0
iteration =       51; time =    65700.0
iteration =       52; time =    66000.0
iteration =       53; time =    66300.0
iteration =       54; time =    66600.0
iteration =       55; time =    66900.0
iteration =       56; time =    67200.0
iteration =       57; time =    67500.0
iteration =       58; time =    67800.0
iteration =       59; time =    68100.0
iteration =       60; time =    68400.0
iteration =       61; time =    68700.0
iteration =       62; time =    69000.0
iteration =       63; time =    69300.0
iteration =       64; time =    69600.0
iteration =       65; time =    69900.0
iteration =       66; time =    70200.0
iteration =       67; time =    70500.0
iteration =       68; time =    70800.0
iteration =       69; time =    71100.0
iteration =       70; time =    71400.0
iteration =       71; time =    71700.0
iteration =       72; time =    72000.0
iteration =       73; time =    72300.0
iteration =       74; time =    72600.0
iteration =       75; time =    72900.0
iteration =       76; time =    73200.0
iteration =       77; time =    73500.0
iteration =       78; time =    73800.0
iteration =       79; time =    74100.0
iteration =       80; time =    74400.0
iteration =       81; time =    74700.0
iteration =       82; time =    75000.0
iteration =       83; time =    75300.0
iteration =       84; time =    75600.0
iteration =       85; time =    75900.0
iteration =       86; time =    76200.0
iteration =       87; time =    76500.0
iteration =       88; time =    76800.0
iteration =       89; time =    77100.0
iteration =       90; time =    77400.0
iteration =       91; time =    77700.0
iteration =       92; time =    78000.0
iteration =       93; time =    78300.0
iteration =       94; time =    78600.0
iteration =       95; time =    78900.0
iteration =       96; time =    79200.0
iteration =       97; time =    79500.0
iteration =       98; time =    79800.0
iteration =       99; time =    80100.0
iteration =      100; time =    80400.0
iteration =      101; time =    80700.0
iteration =      102; time =    81000.0
iteration =      103; time =    81300.0
iteration =      104; time =    81600.0
iteration =      105; time =    81900.0
iteration =      106; time =    82200.0
iteration =      107; time =    82500.0
iteration =      108; time =    82800.0
iteration =      109; time =    83100.0
iteration =      110; time =    83400.0
iteration =      111; time =    83700.0
iteration =      112; time =    84000.0
iteration =      113; time =    84300.0
iteration =      114; time =    84600.0
iteration =      115; time =    84900.0
iteration =      116; time =    85200.0
iteration =      117; time =    85500.0
iteration =      118; time =    85800.0
iteration =      119; time =    86100.0
iteration =      120; time =    86400.0
iteration =      121; time =    86700.0
iteration =      122; time =    87000.0
iteration =      123; time =    87300.0
iteration =      124; time =    87600.0
iteration =      125; time =    87900.0
iteration =      126; time =    88200.0
iteration =      127; time =    88500.0
iteration =      128; time =    88800.0
iteration =      129; time =    89100.0
iteration =      130; time =    89400.0
iteration =      131; time =    89700.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm velocity at k =           64  =   -10.128163337707520      m/s
 rrm velocity at k =           65  =   -10.128163337707520      m/s
 rrm velocity at k =           66  =   -10.128163337707520      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm velocity at k =           65  =   -10.099387168884277      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm velocity at k =           66  =   -10.157201766967773      m/s
 rrm velocity at k =           67  =   -10.157201766967773      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm velocity at k =           63  =   -10.071044921875000      m/s
 rrm velocity at k =           64  =   -10.071044921875000      m/s
 rrm velocity at k =           65  =   -10.128163337707520      m/s
 rrm velocity at k =           66  =   -10.128163337707520      m/s
 rrm velocity at k =           67  =   -10.157201766967773      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rrm velocity at k =           65  =   -10.157201766967773      m/s
 rrm velocity at k =           66  =   -10.157201766967773      m/s
 rrm velocity at k =           67  =   -10.157201766967773      m/s
 rrm velocity at k =           62  =   -10.186352729797363      m/s
 rrm velocity at k =           63  =   -10.186352729797363      m/s
 rrm velocity at k =           64  =   -10.186352729797363      m/s
 rrm velocity at k =           65  =   -10.186352729797363      m/s
 rrm velocity at k =           66  =   -10.186352729797363      m/s
 rrm velocity at k =           67  =   -10.186352729797363      m/s
 rrm velocity at k =           68  =   -10.186352729797363      m/s
 rrm velocity at k =           57  =   -9.9866762161254883      m/s
 rrm velocity at k =           58  =   -9.9866762161254883      m/s
 rrm velocity at k =           59  =   -9.9866762161254883      m/s
 rrm velocity at k =           60  =   -9.9866762161254883      m/s
 rrm velocity at k =           61  =   -9.9866762161254883      m/s
 rrm velocity at k =           65  =   -10.099387168884277      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm velocity at k =           65  =   -10.186352729797363      m/s
 rrm velocity at k =           66  =   -10.186352729797363      m/s
 rrm velocity at k =           67  =   -10.186352729797363      m/s
 rrm velocity at k =           68  =   -10.186352729797363      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rrm velocity at k =           67  =   -10.157201766967773      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rrm velocity at k =           65  =   -10.128163337707520      m/s
 rrm velocity at k =           66  =   -10.128163337707520      m/s
 rrm velocity at k =           64  =   -10.157201766967773      m/s
 rrm velocity at k =           65  =   -10.157201766967773      m/s
 rrm velocity at k =           66  =   -10.157201766967773      m/s
 rrm velocity at k =           67  =   -10.157201766967773      m/s
 rrm velocity at k =           68  =   -10.186352729797363      m/s
 rrm velocity at k =           69  =   -10.215615272521973      m/s
 rrm velocity at k =           60  =   -10.186352729797363      m/s
 rrm velocity at k =           61  =   -10.186352729797363      m/s
 rrm velocity at k =           62  =   -10.186352729797363      m/s
 rrm velocity at k =           63  =   -10.186352729797363      m/s
 rrm velocity at k =           64  =   -10.186352729797363      m/s
 rrm velocity at k =           65  =   -10.186352729797363      m/s
 rrm velocity at k =           66  =   -10.186352729797363      m/s
 rrm velocity at k =           67  =   -10.186352729797363      m/s
 rrm velocity at k =           68  =   -10.186352729797363      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rrm velocity at k =           64  =   -10.186352729797363      m/s
 rrm velocity at k =           65  =   -10.186352729797363      m/s
 rrm velocity at k =           66  =   -10.186352729797363      m/s
 rrm velocity at k =           67  =   -10.186352729797363      m/s
 rrm velocity at k =           68  =   -10.186352729797363      m/s
 rrm velocity at k =           64  =   -10.157201766967773      m/s
 rrm velocity at k =           65  =   -10.157201766967773      m/s
 rrm velocity at k =           66  =   -10.157201766967773      m/s
 rrm velocity at k =           67  =   -10.157201766967773      m/s
 rrm velocity at k =           68  =   -10.244991302490234      m/s
 rrm velocity at k =           69  =   -10.244991302490234      m/s
 rrm velocity at k =           70  =   -10.244991302490234      m/s
 rrm velocity at k =           63  =   -10.042812347412109      m/s
 rrm velocity at k =           64  =   -10.157201766967773      m/s
 rrm velocity at k =           65  =   -10.157201766967773      m/s
 rrm velocity at k =           66  =   -10.157201766967773      m/s
 rrm velocity at k =           67  =   -10.157201766967773      m/s
 rrm velocity at k =           68  =   -10.215615272521973      m/s
 rrm velocity at k =           69  =   -10.215615272521973      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rrm velocity at k =           64  =   -10.186352729797363      m/s
 rrm velocity at k =           65  =   -10.186352729797363      m/s
 rrm velocity at k =           66  =   -10.186352729797363      m/s
 rrm velocity at k =           67  =   -10.186352729797363      m/s
 rrm velocity at k =           68  =   -10.186352729797363      m/s
 rrm velocity at k =           69  =   -10.274481773376465      m/s
 rrm velocity at k =           70  =   -10.274481773376465      m/s
 rrm velocity at k =           71  =   -10.274481773376465      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rrm velocity at k =           71  =   -10.302569389343262      m/s
 rrm velocity at k =           72  =   -10.302569389343262      m/s
 rrm velocity at k =           70  =   -10.244991302490234      m/s
 rrm velocity at k =           70  =   -10.302569389343262      m/s
 rrm velocity at k =           71  =   -10.302569389343262      m/s
 rrm velocity at k =           72  =   -10.302569389343262      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rrm velocity at k =           27  =   -10.302569389343262      m/s
 rrm velocity at k =           28  =   -10.302569389343262      m/s
 rrm velocity at k =           29  =   -10.302569389343262      m/s
 rrm velocity at k =           30  =   -10.302569389343262      m/s
 rrm velocity at k =           31  =   -10.302569389343262      m/s
 rrm velocity at k =           32  =   -10.302569389343262      m/s
 rrm velocity at k =           33  =   -10.302569389343262      m/s
 rrm velocity at k =           34  =   -10.302569389343262      m/s
 rrm velocity at k =           35  =   -10.302569389343262      m/s
 rrm velocity at k =           36  =   -10.302569389343262      m/s
 rrm velocity at k =           37  =   -10.302569389343262      m/s
 rrm velocity at k =           38  =   -10.302569389343262      m/s
 rrm velocity at k =           39  =   -10.302569389343262      m/s
 rrm velocity at k =           40  =   -10.302569389343262      m/s
 rrm velocity at k =           41  =   -10.302569389343262      m/s
 rrm velocity at k =           42  =   -10.302569389343262      m/s
 rrm velocity at k =           43  =   -10.302569389343262      m/s
 rrm velocity at k =           44  =   -10.302569389343262      m/s
 rrm velocity at k =           45  =   -10.302569389343262      m/s
 rrm velocity at k =           46  =   -10.302569389343262      m/s
 rrm velocity at k =           47  =   -10.302569389343262      m/s
 rrm velocity at k =           48  =   -10.302569389343262      m/s
 rrm velocity at k =           49  =   -10.302569389343262      m/s
 rrm velocity at k =           50  =   -10.302569389343262      m/s
 rrm velocity at k =           51  =   -10.302569389343262      m/s
 rrm velocity at k =           52  =   -10.302569389343262      m/s
 rrm velocity at k =           53  =   -10.302569389343262      m/s
 rrm velocity at k =           54  =   -10.302569389343262      m/s
 rrm velocity at k =           55  =   -10.302569389343262      m/s
 rrm velocity at k =           56  =   -10.302569389343262      m/s
 rrm velocity at k =           57  =   -10.302569389343262      m/s
 rrm velocity at k =           58  =   -10.302569389343262      m/s
 rrm velocity at k =           59  =   -10.302569389343262      m/s
 rrm velocity at k =           60  =   -10.302569389343262      m/s
 rrm velocity at k =           61  =   -10.302569389343262      m/s
 rrm velocity at k =           62  =   -10.302569389343262      m/s
 rrm velocity at k =           63  =   -10.302569389343262      m/s
 rrm velocity at k =           64  =   -10.302569389343262      m/s
 rrm velocity at k =           65  =   -10.302569389343262      m/s
 rrm velocity at k =           66  =   -10.302569389343262      m/s
 rrm velocity at k =           67  =   -10.302569389343262      m/s
 rrm velocity at k =           68  =   -10.302569389343262      m/s
 rrm velocity at k =           69  =   -10.302569389343262      m/s
 rrm velocity at k =           70  =   -10.302569389343262      m/s
 rrm velocity at k =           71  =   -10.302569389343262      m/s
 rrm velocity at k =           72  =   -10.302569389343262      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
iteration =      132; time =    90000.0
iteration =      133; time =    90300.0
iteration =      134; time =    90600.0
iteration =      135; time =    90900.0
iteration =      136; time =    91200.0
iteration =      137; time =    91500.0
iteration =      138; time =    91800.0
iteration =      139; time =    92100.0
iteration =      140; time =    92400.0
iteration =      141; time =    92700.0
iteration =      142; time =    93000.0
iteration =      143; time =    93300.0
iteration =      144; time =    93600.0
iteration =      145; time =    93900.0
iteration =      146; time =    94200.0
iteration =      147; time =    94500.0
iteration =      148; time =    94800.0
iteration =      149; time =    95100.0
iteration =      150; time =    95400.0
iteration =      151; time =    95700.0
iteration =      152; time =    96000.0
iteration =      153; time =    96300.0
iteration =      154; time =    96600.0
iteration =      155; time =    96900.0
iteration =      156; time =    97200.0
iteration =      157; time =    97500.0
iteration =      158; time =    97800.0
iteration =      159; time =    98100.0
iteration =      160; time =    98400.0
iteration =      161; time =    98700.0
iteration =      162; time =    99000.0
iteration =      163; time =    99300.0
iteration =      164; time =    99600.0
iteration =      165; time =    99900.0
iteration =      166; time =   100200.0
iteration =      167; time =   100500.0
iteration =      168; time =   100800.0
iteration =      169; time =   101100.0
iteration =      170; time =   101400.0
iteration =      171; time =   101700.0
iteration =      172; time =   102000.0
iteration =      173; time =   102300.0
iteration =      174; time =   102600.0
iteration =      175; time =   102900.0
iteration =      176; time =   103200.0
iteration =      177; time =   103500.0
iteration =      178; time =   103800.0
iteration =      179; time =   104100.0
iteration =      180; time =   104400.0
iteration =      181; time =   104700.0
iteration =      182; time =   105000.0
iteration =      183; time =   105300.0
iteration =      184; time =   105600.0
iteration =      185; time =   105900.0
iteration =      186; time =   106200.0
iteration =      187; time =   106500.0
iteration =      188; time =   106800.0
iteration =      189; time =   107100.0
iteration =      190; time =   107400.0
iteration =      191; time =   107700.0
iteration =      192; time =   108000.0
iteration =      193; time =   108300.0
iteration =      194; time =   108600.0
iteration =      195; time =   108900.0
iteration =      196; time =   109200.0
iteration =      197; time =   109500.0
iteration =      198; time =   109800.0
iteration =      199; time =   110100.0
iteration =      200; time =   110400.0
iteration =      201; time =   110700.0
iteration =      202; time =   111000.0
iteration =      203; time =   111300.0
iteration =      204; time =   111600.0
iteration =      205; time =   111900.0
iteration =      206; time =   112200.0
iteration =      207; time =   112500.0
iteration =      208; time =   112800.0
iteration =      209; time =   113100.0
iteration =      210; time =   113400.0
iteration =      211; time =   113700.0
iteration =      212; time =   114000.0
iteration =      213; time =   114300.0
iteration =      214; time =   114600.0
iteration =      215; time =   114900.0
iteration =      216; time =   115200.0
iteration =      217; time =   115500.0
iteration =      218; time =   115800.0
iteration =      219; time =   116100.0
iteration =      220; time =   116400.0
iteration =      221; time =   116700.0
iteration =      222; time =   117000.0
iteration =      223; time =   117300.0
iteration =      224; time =   117600.0
iteration =      225; time =   117900.0
iteration =      226; time =   118200.0
iteration =      227; time =   118500.0
iteration =      228; time =   118800.0
iteration =      229; time =   119100.0
iteration =      230; time =   119400.0
iteration =      231; time =   119700.0
iteration =      232; time =   120000.0
iteration =      233; time =   120300.0
iteration =      234; time =   120600.0
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rrm velocity at k =           27  =   -10.274481773376465      m/s
 rrm velocity at k =           28  =   -10.274481773376465      m/s
 rrm velocity at k =           29  =   -10.274481773376465      m/s
 rrm velocity at k =           30  =   -10.274481773376465      m/s
 rrm velocity at k =           31  =   -10.274481773376465      m/s
 rrm velocity at k =           32  =   -10.274481773376465      m/s
 rrm velocity at k =           33  =   -10.274481773376465      m/s
 rrm velocity at k =           34  =   -10.274481773376465      m/s
 rrm velocity at k =           35  =   -10.274481773376465      m/s
 rrm velocity at k =           36  =   -10.274481773376465      m/s
 rrm velocity at k =           37  =   -10.274481773376465      m/s
 rrm velocity at k =           38  =   -10.274481773376465      m/s
 rrm velocity at k =           39  =   -10.274481773376465      m/s
 rrm velocity at k =           40  =   -10.274481773376465      m/s
 rrm velocity at k =           41  =   -10.274481773376465      m/s
 rrm velocity at k =           42  =   -10.274481773376465      m/s
 rrm velocity at k =           43  =   -10.274481773376465      m/s
 rrm velocity at k =           44  =   -10.274481773376465      m/s
 rrm velocity at k =           45  =   -10.274481773376465      m/s
 rrm velocity at k =           46  =   -10.274481773376465      m/s
 rrm velocity at k =           47  =   -10.274481773376465      m/s
 rrm velocity at k =           48  =   -10.274481773376465      m/s
 rrm velocity at k =           49  =   -10.274481773376465      m/s
 rrm velocity at k =           50  =   -10.274481773376465      m/s
 rrm velocity at k =           51  =   -10.274481773376465      m/s
 rrm velocity at k =           52  =   -10.274481773376465      m/s
 rrm velocity at k =           53  =   -10.274481773376465      m/s
 rrm velocity at k =           54  =   -10.274481773376465      m/s
 rrm velocity at k =           55  =   -10.274481773376465      m/s
 rrm velocity at k =           56  =   -10.274481773376465      m/s
 rrm velocity at k =           57  =   -10.274481773376465      m/s
 rrm velocity at k =           58  =   -10.274481773376465      m/s
 rrm velocity at k =           59  =   -10.274481773376465      m/s
 rrm velocity at k =           60  =   -10.274481773376465      m/s
 rrm velocity at k =           61  =   -10.274481773376465      m/s
 rrm velocity at k =           62  =   -10.274481773376465      m/s
 rrm velocity at k =           63  =   -10.274481773376465      m/s
 rrm velocity at k =           64  =   -10.274481773376465      m/s
 rrm velocity at k =           65  =   -10.274481773376465      m/s
 rrm velocity at k =           66  =   -10.274481773376465      m/s
 rrm velocity at k =           67  =   -10.274481773376465      m/s
 rrm velocity at k =           68  =   -10.274481773376465      m/s
 rrm velocity at k =           69  =   -10.274481773376465      m/s
 rrm velocity at k =           70  =   -10.274481773376465      m/s
 rrm velocity at k =           71  =   -10.274481773376465      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rrm velocity at k =           73  =   -10.358452796936035      m/s
 rrm velocity at k =           74  =   -10.358452796936035      m/s
 rrm velocity at k =           27  =   -10.414800643920898      m/s
 rrm velocity at k =           28  =   -10.414800643920898      m/s
 rrm velocity at k =           29  =   -10.414800643920898      m/s
 rrm velocity at k =           30  =   -10.414800643920898      m/s
 rrm velocity at k =           31  =   -10.414800643920898      m/s
 rrm velocity at k =           32  =   -10.414800643920898      m/s
 rrm velocity at k =           33  =   -10.414800643920898      m/s
 rrm velocity at k =           34  =   -10.414800643920898      m/s
 rrm velocity at k =           35  =   -10.414800643920898      m/s
 rrm velocity at k =           36  =   -10.414800643920898      m/s
 rrm velocity at k =           37  =   -10.414800643920898      m/s
 rrm velocity at k =           38  =   -10.414800643920898      m/s
 rrm velocity at k =           39  =   -10.414800643920898      m/s
 rrm velocity at k =           40  =   -10.414800643920898      m/s
 rrm velocity at k =           41  =   -10.414800643920898      m/s
 rrm velocity at k =           42  =   -10.414800643920898      m/s
 rrm velocity at k =           43  =   -10.414800643920898      m/s
 rrm velocity at k =           44  =   -10.414800643920898      m/s
 rrm velocity at k =           45  =   -10.414800643920898      m/s
 rrm velocity at k =           46  =   -10.414800643920898      m/s
 rrm velocity at k =           47  =   -10.414800643920898      m/s
 rrm velocity at k =           48  =   -10.414800643920898      m/s
 rrm velocity at k =           49  =   -10.414800643920898      m/s
 rrm velocity at k =           50  =   -10.414800643920898      m/s
 rrm velocity at k =           51  =   -10.414800643920898      m/s
 rrm velocity at k =           52  =   -10.414800643920898      m/s
 rrm velocity at k =           53  =   -10.414800643920898      m/s
 rrm velocity at k =           54  =   -10.414800643920898      m/s
 rrm velocity at k =           55  =   -10.414800643920898      m/s
 rrm velocity at k =           56  =   -10.414800643920898      m/s
 rrm velocity at k =           57  =   -10.414800643920898      m/s
 rrm velocity at k =           58  =   -10.414800643920898      m/s
 rrm velocity at k =           59  =   -10.414800643920898      m/s
 rrm velocity at k =           60  =   -10.414800643920898      m/s
 rrm velocity at k =           61  =   -10.414800643920898      m/s
 rrm velocity at k =           62  =   -10.414800643920898      m/s
 rrm velocity at k =           63  =   -10.414800643920898      m/s
 rrm velocity at k =           64  =   -10.414800643920898      m/s
 rrm velocity at k =           65  =   -10.414800643920898      m/s
 rrm velocity at k =           66  =   -10.414800643920898      m/s
 rrm velocity at k =           67  =   -10.414800643920898      m/s
 rrm velocity at k =           68  =   -10.414800643920898      m/s
 rrm velocity at k =           69  =   -10.414800643920898      m/s
 rrm velocity at k =           70  =   -10.414800643920898      m/s
 rrm velocity at k =           71  =   -10.414800643920898      m/s
 rrm velocity at k =           72  =   -10.414800643920898      m/s
 rrm velocity at k =           73  =   -10.414800643920898      m/s
 rrm velocity at k =           74  =   -10.414800643920898      m/s
 rrm velocity at k =           75  =   -10.414800643920898      m/s
 rrm velocity at k =           76  =   -10.414800643920898      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rrm velocity at k =           29  =   -9.1063442230224609      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rrm velocity at k =           29  =   -9.1063442230224609      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
iteration =      235; time =   120900.0
iteration =      236; time =   121200.0
iteration =      237; time =   121500.0
iteration =      238; time =   121800.0
iteration =      239; time =   122100.0
iteration =      240; time =   122400.0
iteration =      241; time =   122700.0
iteration =      242; time =   123000.0
iteration =      243; time =   123300.0
iteration =      244; time =   123600.0
iteration =      245; time =   123900.0
iteration =      246; time =   124200.0
iteration =      247; time =   124500.0
iteration =      248; time =   124800.0
iteration =      249; time =   125100.0
iteration =      250; time =   125400.0
iteration =      251; time =   125700.0
iteration =      252; time =   126000.0
iteration =      253; time =   126300.0
iteration =      254; time =   126600.0
iteration =      255; time =   126900.0
iteration =      256; time =   127200.0
iteration =      257; time =   127500.0
iteration =      258; time =   127800.0
iteration =      259; time =   128100.0
iteration =      260; time =   128400.0
iteration =      261; time =   128700.0
iteration =      262; time =   129000.0
iteration =      263; time =   129300.0
iteration =      264; time =   129600.0
iteration =      265; time =   129900.0
iteration =      266; time =   130200.0
iteration =      267; time =   130500.0
iteration =      268; time =   130800.0
iteration =      269; time =   131100.0
iteration =      270; time =   131400.0
iteration =      271; time =   131700.0
iteration =      272; time =   132000.0
iteration =      273; time =   132300.0
iteration =      274; time =   132600.0
iteration =      275; time =   132900.0
iteration =      276; time =   133200.0
iteration =      277; time =   133500.0
iteration =      278; time =   133800.0
iteration =      279; time =   134100.0
iteration =      280; time =   134400.0
iteration =      281; time =   134700.0
iteration =      282; time =   135000.0
iteration =      283; time =   135300.0
iteration =      284; time =   135600.0
iteration =      285; time =   135900.0
iteration =      286; time =   136200.0
iteration =      287; time =   136500.0
iteration =      288; time =   136800.0
iteration =      289; time =   137100.0
iteration =      290; time =   137400.0
iteration =      291; time =   137700.0
iteration =      292; time =   138000.0
iteration =      293; time =   138300.0
iteration =      294; time =   138600.0
iteration =      295; time =   138900.0
iteration =      296; time =   139200.0
iteration =      297; time =   139500.0
iteration =      298; time =   139800.0
iteration =      299; time =   140100.0
iteration =      300; time =   140400.0
iteration =      301; time =   140700.0
iteration =      302; time =   141000.0
iteration =      303; time =   141300.0
iteration =      304; time =   141600.0
iteration =      305; time =   141900.0
iteration =      306; time =   142200.0
iteration =      307; time =   142500.0
iteration =      308; time =   142800.0
iteration =      309; time =   143100.0
iteration =      310; time =   143400.0
iteration =      311; time =   143700.0
iteration =      312; time =   144000.0
iteration =      313; time =   144300.0
iteration =      314; time =   144600.0
iteration =      315; time =   144900.0
iteration =      316; time =   145200.0
iteration =      317; time =   145500.0
iteration =      318; time =   145800.0
iteration =      319; time =   146100.0
iteration =      320; time =   146400.0
iteration =      321; time =   146700.0
iteration =      322; time =   147000.0
iteration =      323; time =   147300.0
iteration =      324; time =   147600.0
iteration =      325; time =   147900.0
iteration =      326; time =   148200.0
iteration =      327; time =   148500.0
iteration =      328; time =   148800.0
iteration =      329; time =   149100.0
iteration =      330; time =   149400.0
iteration =      331; time =   149700.0
iteration =      332; time =   150000.0
iteration =      333; time =   150300.0
iteration =      334; time =   150600.0
iteration =      335; time =   150900.0
iteration =      336; time =   151200.0
iteration =      337; time =   151500.0
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm velocity at k =           29  =   -9.1063442230224609      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 rrm velocity at k =           29  =   -9.1063442230224609      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           80
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           80
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           80
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           80
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           80
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           80
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 rrm velocity at k =           30  =   -9.1358203887939453      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm velocity at k =           31  =   -9.1653871536254883      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm velocity at k =           31  =   -9.1653871536254883      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm velocity at k =           32  =   -9.1950426101684570      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
iteration =      338; time =   151800.0
iteration =      339; time =   152100.0
iteration =      340; time =   152400.0
iteration =      341; time =   152700.0
iteration =      342; time =   153000.0
iteration =      343; time =   153300.0
iteration =      344; time =   153600.0
iteration =      345; time =   153900.0
iteration =      346; time =   154200.0
iteration =      347; time =   154500.0
iteration =      348; time =   154800.0
iteration =      349; time =   155100.0
iteration =      350; time =   155400.0
iteration =      351; time =   155700.0
iteration =      352; time =   156000.0
iteration =      353; time =   156300.0
iteration =      354; time =   156600.0
iteration =      355; time =   156900.0
iteration =      356; time =   157200.0
iteration =      357; time =   157500.0
iteration =      358; time =   157800.0
iteration =      359; time =   158100.0
iteration =      360; time =   158400.0
iteration =      361; time =   158700.0
iteration =      362; time =   159000.0
iteration =      363; time =   159300.0
iteration =      364; time =   159600.0
iteration =      365; time =   159900.0
iteration =      366; time =   160200.0
iteration =      367; time =   160500.0
iteration =      368; time =   160800.0
iteration =      369; time =   161100.0
iteration =      370; time =   161400.0
iteration =      371; time =   161700.0
iteration =      372; time =   162000.0
iteration =      373; time =   162300.0
iteration =      374; time =   162600.0
iteration =      375; time =   162900.0
iteration =      376; time =   163200.0
iteration =      377; time =   163500.0
iteration =      378; time =   163800.0
iteration =      379; time =   164100.0
iteration =      380; time =   164400.0
iteration =      381; time =   164700.0
iteration =      382; time =   165000.0
iteration =      383; time =   165300.0
iteration =      384; time =   165600.0
iteration =      385; time =   165900.0
iteration =      386; time =   166200.0
iteration =      387; time =   166500.0
iteration =      388; time =   166800.0
iteration =      389; time =   167100.0
iteration =      390; time =   167400.0
iteration =      391; time =   167700.0
iteration =      392; time =   168000.0
iteration =      393; time =   168300.0
iteration =      394; time =   168600.0
iteration =      395; time =   168900.0
iteration =      396; time =   169200.0
iteration =      397; time =   169500.0
iteration =      398; time =   169800.0
iteration =      399; time =   170100.0
iteration =      400; time =   170400.0
iteration =      401; time =   170700.0
iteration =      402; time =   171000.0
iteration =      403; time =   171300.0
iteration =      404; time =   171600.0
iteration =      405; time =   171900.0
iteration =      406; time =   172200.0
iteration =      407; time =   172500.0
iteration =      408; time =   172800.0
iteration =      409; time =   173100.0
iteration =      410; time =   173400.0
iteration =      411; time =   173700.0
iteration =      412; time =   174000.0
iteration =      413; time =   174300.0
iteration =      414; time =   174600.0
iteration =      415; time =   174900.0
iteration =      416; time =   175200.0
iteration =      417; time =   175500.0
iteration =      418; time =   175800.0
iteration =      419; time =   176100.0
iteration =      420; time =   176400.0
iteration =      421; time =   176700.0
iteration =      422; time =   177000.0
iteration =      423; time =   177300.0
iteration =      424; time =   177600.0
iteration =      425; time =   177900.0
iteration =      426; time =   178200.0
iteration =      427; time =   178500.0
iteration =      428; time =   178800.0
iteration =      429; time =   179100.0
iteration =      430; time =   179400.0
iteration =      431; time =   179700.0
iteration =      432; time =   180000.0
iteration =      433; time =   180300.0
iteration =      434; time =   180600.0
iteration =      435; time =   180900.0
iteration =      436; time =   181200.0
iteration =      437; time =   181500.0
iteration =      438; time =   181800.0
iteration =      439; time =   182100.0
iteration =      440; time =   182400.0
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm velocity at k =           33  =   -9.2247867584228516      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 rrm velocity at k =           62  =   -10.302569389343262      m/s
 rrm velocity at k =           63  =   -10.302569389343262      m/s
 rrm velocity at k =           64  =   -10.302569389343262      m/s
 rrm velocity at k =           65  =   -10.302569389343262      m/s
 rrm velocity at k =           66  =   -10.302569389343262      m/s
 rrm velocity at k =           67  =   -10.302569389343262      m/s
 rrm velocity at k =           68  =   -10.302569389343262      m/s
 rrm velocity at k =           69  =   -10.302569389343262      m/s
 rrm velocity at k =           70  =   -10.302569389343262      m/s
 rrm velocity at k =           71  =   -10.302569389343262      m/s
 rrm velocity at k =           72  =   -10.302569389343262      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           98
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           96
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           98
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           94
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           91
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           91
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           91
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           80
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           91
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           90
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           90
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           86
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           80
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           80
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 rrm velocity at k =           33  =   -9.2247867584228516      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
iteration =      441; time =   182700.0
iteration =      442; time =   183000.0
iteration =      443; time =   183300.0
iteration =      444; time =   183600.0
iteration =      445; time =   183900.0
iteration =      446; time =   184200.0
iteration =      447; time =   184500.0
iteration =      448; time =   184800.0
iteration =      449; time =   185100.0
iteration =      450; time =   185400.0
iteration =      451; time =   185700.0
iteration =      452; time =   186000.0
iteration =      453; time =   186300.0
iteration =      454; time =   186600.0
iteration =      455; time =   186900.0
iteration =      456; time =   187200.0
iteration =      457; time =   187500.0
iteration =      458; time =   187800.0
iteration =      459; time =   188100.0
iteration =      460; time =   188400.0
iteration =      461; time =   188700.0
iteration =      462; time =   189000.0
iteration =      463; time =   189300.0
iteration =      464; time =   189600.0
iteration =      465; time =   189900.0
iteration =      466; time =   190200.0
iteration =      467; time =   190500.0
iteration =      468; time =   190800.0
iteration =      469; time =   191100.0
iteration =      470; time =   191400.0
iteration =      471; time =   191700.0
iteration =      472; time =   192000.0
iteration =      473; time =   192300.0
iteration =      474; time =   192600.0
iteration =      475; time =   192900.0
iteration =      476; time =   193200.0
iteration =      477; time =   193500.0
iteration =      478; time =   193800.0
iteration =      479; time =   194100.0
iteration =      480; time =   194400.0
iteration =      481; time =   194700.0
iteration =      482; time =   195000.0
iteration =      483; time =   195300.0
iteration =      484; time =   195600.0
iteration =      485; time =   195900.0
iteration =      486; time =   196200.0
iteration =      487; time =   196500.0
iteration =      488; time =   196800.0
iteration =      489; time =   197100.0
iteration =      490; time =   197400.0
iteration =      491; time =   197700.0
iteration =      492; time =   198000.0
iteration =      493; time =   198300.0
iteration =      494; time =   198600.0
iteration =      495; time =   198900.0
iteration =      496; time =   199200.0
iteration =      497; time =   199500.0
iteration =      498; time =   199800.0
iteration =      499; time =   200100.0
iteration =      500; time =   200400.0
iteration =      501; time =   200700.0
iteration =      502; time =   201000.0
iteration =      503; time =   201300.0
iteration =      504; time =   201600.0
iteration =      505; time =   201900.0
iteration =      506; time =   202200.0
iteration =      507; time =   202500.0
iteration =      508; time =   202800.0
iteration =      509; time =   203100.0
iteration =      510; time =   203400.0
iteration =      511; time =   203700.0
iteration =      512; time =   204000.0
iteration =      513; time =   204300.0
iteration =      514; time =   204600.0
iteration =      515; time =   204900.0
iteration =      516; time =   205200.0
iteration =      517; time =   205500.0
iteration =      518; time =   205800.0
iteration =      519; time =   206100.0
iteration =      520; time =   206400.0
iteration =      521; time =   206700.0
iteration =      522; time =   207000.0
iteration =      523; time =   207300.0
iteration =      524; time =   207600.0
iteration =      525; time =   207900.0
iteration =      526; time =   208200.0
iteration =      527; time =   208500.0
iteration =      528; time =   208800.0
iteration =      529; time =   209100.0
iteration =      530; time =   209400.0
iteration =      531; time =   209700.0
iteration =      532; time =   210000.0
iteration =      533; time =   210300.0
iteration =      534; time =   210600.0
iteration =      535; time =   210900.0
iteration =      536; time =   211200.0
iteration =      537; time =   211500.0
iteration =      538; time =   211800.0
iteration =      539; time =   212100.0
iteration =      540; time =   212400.0
iteration =      541; time =   212700.0
iteration =      542; time =   213000.0
iteration =      543; time =   213300.0
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           61
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           61
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           62
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           61
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           66
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           73
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           72
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           76
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           77
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           78
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           79
iteration =      544; time =   213600.0
iteration =      545; time =   213900.0
iteration =      546; time =   214200.0
iteration =      547; time =   214500.0
iteration =      548; time =   214800.0
iteration =      549; time =   215100.0
iteration =      550; time =   215400.0
iteration =      551; time =   215700.0
iteration =      552; time =   216000.0
iteration =      553; time =   216300.0
iteration =      554; time =   216600.0
iteration =      555; time =   216900.0
iteration =      556; time =   217200.0
iteration =      557; time =   217500.0
iteration =      558; time =   217800.0
iteration =      559; time =   218100.0
iteration =      560; time =   218400.0
iteration =      561; time =   218700.0
iteration =      562; time =   219000.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      563; time =   219300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      564; time =   219600.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      565; time =   219900.0
iteration =      566; time =   220200.0
iteration =      567; time =   220500.0
iteration =      568; time =   220800.0
iteration =      569; time =   221100.0
iteration =      570; time =   221400.0
iteration =      571; time =   221700.0
iteration =      572; time =   222000.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      573; time =   222300.0
iteration =      574; time =   222600.0
iteration =      575; time =   222900.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      576; time =   223200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      577; time =   223500.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      578; time =   223800.0
iteration =      579; time =   224100.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      580; time =   224400.0
iteration =      581; time =   224700.0
iteration =      582; time =   225000.0
iteration =      583; time =   225300.0
iteration =      584; time =   225600.0
iteration =      585; time =   225900.0
iteration =      586; time =   226200.0
iteration =      587; time =   226500.0
iteration =      588; time =   226800.0
iteration =      589; time =   227100.0
iteration =      590; time =   227400.0
iteration =      591; time =   227700.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      592; time =   228000.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      593; time =   228300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      594; time =   228600.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      595; time =   228900.0
iteration =      596; time =   229200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      597; time =   229500.0
iteration =      598; time =   229800.0
iteration =      599; time =   230100.0
iteration =      600; time =   230400.0
iteration =      601; time =   230700.0
iteration =      602; time =   231000.0
iteration =      603; time =   231300.0
iteration =      604; time =   231600.0
iteration =      605; time =   231900.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      606; time =   232200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      607; time =   232500.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      608; time =   232800.0
iteration =      609; time =   233100.0
iteration =      610; time =   233400.0
iteration =      611; time =   233700.0
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           80
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           80
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           81
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           86
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           86
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm velocity at k =           28  =   -9.1063442230224609      m/s
 rrm velocity at k =           29  =   -9.1063442230224609      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           25
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           24
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm velocity at k =            1  =   -9.1063442230224609      m/s
 rrm velocity at k =            2  =   -9.1063442230224609      m/s
 rrm velocity at k =            3  =   -9.1063442230224609      m/s
 rrm velocity at k =            4  =   -9.1063442230224609      m/s
 rrm velocity at k =            5  =   -9.1063442230224609      m/s
 rrm velocity at k =            6  =   -9.1063442230224609      m/s
 rrm velocity at k =            7  =   -9.1063442230224609      m/s
 rrm velocity at k =            8  =   -9.1063442230224609      m/s
 rrm velocity at k =            9  =   -9.1063442230224609      m/s
 rrm velocity at k =           10  =   -9.1063442230224609      m/s
 rrm velocity at k =           11  =   -9.1063442230224609      m/s
 rrm velocity at k =           12  =   -9.1063442230224609      m/s
 rrm velocity at k =           13  =   -9.1063442230224609      m/s
 rrm velocity at k =           14  =   -9.1063442230224609      m/s
 rrm velocity at k =           15  =   -9.1063442230224609      m/s
 rrm velocity at k =           16  =   -9.1063442230224609      m/s
 rrm velocity at k =           17  =   -9.1063442230224609      m/s
 rrm velocity at k =           18  =   -9.1063442230224609      m/s
 rrm velocity at k =           19  =   -9.1063442230224609      m/s
 rrm velocity at k =           20  =   -9.1063442230224609      m/s
 rrm velocity at k =           21  =   -9.1063442230224609      m/s
 rrm velocity at k =           22  =   -9.1063442230224609      m/s
 rrm velocity at k =           23  =   -9.1063442230224609      m/s
 rrm velocity at k =           24  =   -9.1063442230224609      m/s
 rrm velocity at k =           25  =   -9.1063442230224609      m/s
 rrm velocity at k =           26  =   -9.1063442230224609      m/s
 rrm velocity at k =           27  =   -9.1063442230224609      m/s
 rrm velocity at k =           28  =   -9.1063442230224609      m/s
 rrm velocity at k =           29  =   -9.1063442230224609      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           89
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           90
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           91
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           92
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           93
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           81
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           82
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           83
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 rrm velocity at k =           27  =   -9.1063442230224609      m/s
 rrm velocity at k =           28  =   -9.1063442230224609      m/s
 rrm velocity at k =           29  =   -9.1063442230224609      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           76
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           77
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           85
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           95
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           84
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           97
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           60
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      612; time =   234000.0
iteration =      613; time =   234300.0
iteration =      614; time =   234600.0
iteration =      615; time =   234900.0
iteration =      616; time =   235200.0
iteration =      617; time =   235500.0
iteration =      618; time =   235800.0
iteration =      619; time =   236100.0
iteration =      620; time =   236400.0
iteration =      621; time =   236700.0
iteration =      622; time =   237000.0
iteration =      623; time =   237300.0
iteration =      624; time =   237600.0
iteration =      625; time =   237900.0
iteration =      626; time =   238200.0
iteration =      627; time =   238500.0
iteration =      628; time =   238800.0
iteration =      629; time =   239100.0
iteration =      630; time =   239400.0
iteration =      631; time =   239700.0
iteration =      632; time =   240000.0
iteration =      633; time =   240300.0
iteration =      634; time =   240600.0
iteration =      635; time =   240900.0
iteration =      636; time =   241200.0
iteration =      637; time =   241500.0
iteration =      638; time =   241800.0
iteration =      639; time =   242100.0
iteration =      640; time =   242400.0
iteration =      641; time =   242700.0
iteration =      642; time =   243000.0
iteration =      643; time =   243300.0
iteration =      644; time =   243600.0
iteration =      645; time =   243900.0
iteration =      646; time =   244200.0
iteration =      647; time =   244500.0
iteration =      648; time =   244800.0
iteration =      649; time =   245100.0
iteration =      650; time =   245400.0
iteration =      651; time =   245700.0
iteration =      652; time =   246000.0
iteration =      653; time =   246300.0
iteration =      654; time =   246600.0
iteration =      655; time =   246900.0
iteration =      656; time =   247200.0
iteration =      657; time =   247500.0
iteration =      658; time =   247800.0
iteration =      659; time =   248100.0
iteration =      660; time =   248400.0
iteration =      661; time =   248700.0
iteration =      662; time =   249000.0
iteration =      663; time =   249300.0
iteration =      664; time =   249600.0
iteration =      665; time =   249900.0
iteration =      666; time =   250200.0
iteration =      667; time =   250500.0
iteration =      668; time =   250800.0
iteration =      669; time =   251100.0
iteration =      670; time =   251400.0
iteration =      671; time =   251700.0
iteration =      672; time =   252000.0
iteration =      673; time =   252300.0
iteration =      674; time =   252600.0
iteration =      675; time =   252900.0
iteration =      676; time =   253200.0
iteration =      677; time =   253500.0
iteration =      678; time =   253800.0
iteration =      679; time =   254100.0
iteration =      680; time =   254400.0
iteration =      681; time =   254700.0
iteration =      682; time =   255000.0
iteration =      683; time =   255300.0
iteration =      684; time =   255600.0
iteration =      685; time =   255900.0
iteration =      686; time =   256200.0
iteration =      687; time =   256500.0
iteration =      688; time =   256800.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      689; time =   257100.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      690; time =   257400.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      691; time =   257700.0
iteration =      692; time =   258000.0
iteration =      693; time =   258300.0
iteration =      694; time =   258600.0
iteration =      695; time =   258900.0
iteration =      696; time =   259200.0
iteration =      697; time =   259500.0
iteration =      698; time =   259800.0
iteration =      699; time =   260100.0
iteration =      700; time =   260400.0
iteration =      701; time =   260700.0
iteration =      702; time =   261000.0
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           99
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          101
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          102
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           55
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           52
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           54
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           58
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           53
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           57
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          101
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          103
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           62
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           63
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           64
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           68
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           69
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           72
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           72
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          113
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           73
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          114
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           77
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           77
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          115
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           76
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           76
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           79
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          116
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           78
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           81
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           82
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           83
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           84
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           78
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           81
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           82
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           83
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          117
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
iteration =      703; time =   261300.0
iteration =      704; time =   261600.0
iteration =      705; time =   261900.0
iteration =      706; time =   262200.0
iteration =      707; time =   262500.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      708; time =   262800.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      709; time =   263100.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      710; time =   263400.0
iteration =      711; time =   263700.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      712; time =   264000.0
iteration =      713; time =   264300.0
iteration =      714; time =   264600.0
iteration =      715; time =   264900.0
iteration =      716; time =   265200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      717; time =   265500.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      718; time =   265800.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      719; time =   266100.0
iteration =      720; time =   266400.0
iteration =      721; time =   266700.0
iteration =      722; time =   267000.0
iteration =      723; time =   267300.0
iteration =      724; time =   267600.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      725; time =   267900.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      726; time =   268200.0
iteration =      727; time =   268500.0
iteration =      728; time =   268800.0
iteration =      729; time =   269100.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      730; time =   269400.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      731; time =   269700.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      732; time =   270000.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      733; time =   270300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      734; time =   270600.0
iteration =      735; time =   270900.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      736; time =   271200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      737; time =   271500.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      738; time =   271800.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      739; time =   272100.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      740; time =   272400.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      741; time =   272700.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      742; time =   273000.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      743; time =   273300.0
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          118
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           87
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           87
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           88
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           88
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           89
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           91
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           89
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           91
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           90
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           90
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           92
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           92
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           93
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           93
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           94
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           94
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           95
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           97
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           98
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           95
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           97
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           98
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           96
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          100
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          101
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           96
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          100
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          101
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          102
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          106
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          106
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          105
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          109
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          105
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          109
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          108
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          112
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          108
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          112
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          146
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          111
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          115
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          116
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          111
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          115
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          114
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          118
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          119
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          114
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          118
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          145
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          117
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          117
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          144
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=          143
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          122
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          122
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          142
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          142
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          144
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          144
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          143
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          143
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          145
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          146
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          146
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          125
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          128
 rim <    0.0000000000000000       in fill_holes_driver_api at k=          129
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=          129
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      744; time =   273600.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      745; time =   273900.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      746; time =   274200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      747; time =   274500.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      748; time =   274800.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      749; time =   275100.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      750; time =   275400.0
iteration =      751; time =   275700.0
iteration =      752; time =   276000.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      753; time =   276300.0
iteration =      754; time =   276600.0
iteration =      755; time =   276900.0
iteration =      756; time =   277200.0
iteration =      757; time =   277500.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      758; time =   277800.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      759; time =   278100.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      760; time =   278400.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      761; time =   278700.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      762; time =   279000.0
iteration =      763; time =   279300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      764; time =   279600.0
iteration =      765; time =   279900.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      766; time =   280200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      767; time =   280500.0
iteration =      768; time =   280800.0
iteration =      769; time =   281100.0
iteration =      770; time =   281400.0
iteration =      771; time =   281700.0
iteration =      772; time =   282000.0
iteration =      773; time =   282300.0
iteration =      774; time =   282600.0
iteration =      775; time =   282900.0
iteration =      776; time =   283200.0
iteration =      777; time =   283500.0
iteration =      778; time =   283800.0
iteration =      779; time =   284100.0
iteration =      780; time =   284400.0
iteration =      781; time =   284700.0
iteration =      782; time =   285000.0
iteration =      783; time =   285300.0
iteration =      784; time =   285600.0
iteration =      785; time =   285900.0
iteration =      786; time =   286200.0
iteration =      787; time =   286500.0
iteration =      788; time =   286800.0
iteration =      789; time =   287100.0
iteration =      790; time =   287400.0
iteration =      791; time =   287700.0
iteration =      792; time =   288000.0
iteration =      793; time =   288300.0
iteration =      794; time =   288600.0
iteration =      795; time =   288900.0
iteration =      796; time =   289200.0
iteration =      797; time =   289500.0
iteration =      798; time =   289800.0
iteration =      799; time =   290100.0
iteration =      800; time =   290400.0
iteration =      801; time =   290700.0
iteration =      802; time =   291000.0
iteration =      803; time =   291300.0
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            9
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           12
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           18
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            1
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           23
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           19
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rrm velocity at k =           29  =   -9.1063442230224609      m/s
 rrm velocity at k =           31  =   -9.1653871536254883      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           53
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           52
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           53
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 Nsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           51
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rrm velocity at k =           28  =   -9.1063442230224609      m/s
 rrm velocity at k =           29  =   -9.1063442230224609      m/s
 rrm velocity at k =           30  =   -9.1358203887939453      m/s
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rrm velocity at k =           30  =   -9.1358203887939453      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           15
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           16
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           17
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           13
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           14
 rrm velocity at k =           29  =   -9.1358203887939453      m/s
 rrm velocity at k =           30  =   -9.1358203887939453      m/s
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           11
 Program exited normally
iteration =      804; time =   291600.0
iteration =      805; time =   291900.0
iteration =      806; time =   292200.0
iteration =      807; time =   292500.0
iteration =      808; time =   292800.0
iteration =      809; time =   293100.0
iteration =      810; time =   293400.0
iteration =      811; time =   293700.0
iteration =      812; time =   294000.0
iteration =      813; time =   294300.0
iteration =      814; time =   294600.0
iteration =      815; time =   294900.0
iteration =      816; time =   295200.0
iteration =      817; time =   295500.0
iteration =      818; time =   295800.0
iteration =      819; time =   296100.0
iteration =      820; time =   296400.0
iteration =      821; time =   296700.0
iteration =      822; time =   297000.0
iteration =      823; time =   297300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      824; time =   297600.0
iteration =      825; time =   297900.0
iteration =      826; time =   298200.0
iteration =      827; time =   298500.0
iteration =      828; time =   298800.0
iteration =      829; time =   299100.0
iteration =      830; time =   299400.0
iteration =      831; time =   299700.0
iteration =      832; time =   300000.0
iteration =      833; time =   300300.0
iteration =      834; time =   300600.0
iteration =      835; time =   300900.0
iteration =      836; time =   301200.0
iteration =      837; time =   301500.0
iteration =      838; time =   301800.0
iteration =      839; time =   302100.0
iteration =      840; time =   302400.0
iteration =      841; time =   302700.0
iteration =      842; time =   303000.0
iteration =      843; time =   303300.0
iteration =      844; time =   303600.0
iteration =      845; time =   303900.0
iteration =      846; time =   304200.0
iteration =      847; time =   304500.0
iteration =      848; time =   304800.0
iteration =      849; time =   305100.0
iteration =      850; time =   305400.0
iteration =      851; time =   305700.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      852; time =   306000.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      853; time =   306300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      854; time =   306600.0
iteration =      855; time =   306900.0
iteration =      856; time =   307200.0
iteration =      857; time =   307500.0
iteration =      858; time =   307800.0
iteration =      859; time =   308100.0
iteration =      860; time =   308400.0
iteration =      861; time =   308700.0
iteration =      862; time =   309000.0
iteration =      863; time =   309300.0
iteration =      864; time =   309600.0
CLUBB-TIMER time_loop_init =             0.9486
CLUBB-TIMER time_clubb_advance =         7.3377
CLUBB-TIMER time_clubb_pdf =             1.3313
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      1.2184
CLUBB-TIMER time_microphys_advance =     1.8912
CLUBB-TIMER time_loop_end =              4.7318
CLUBB-TIMER time_output_multi_col =      0.0003
CLUBB-TIMER time_total =                17.4638
Running mpace_b
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:38:30
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = mpace_b
 nzmax =           56
 grid_type =            1
 deltaz =    50.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    3750.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =            9
 month =           10
 year =         2004
 lat_vals =    71.750000000000000     
 lon_vals =   -151.00000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    61200.000000000000     
 time_final =    104400.00000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    288.00000000000000     
 p_sfc =    101000.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    1.0000000000000000E-004
 T0 =    300.00000000000000     
 ts_nudge =    3600.0000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/mpace_b
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = mpace_b
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = coamps
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  T
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%ri =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%rs =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%rg =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Nr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ng =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =    1.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =    1.0000000000000000     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Correlation array (approximate); in cloud:
  1.000  0.300  0.090  0.103  0.253  0.063 -0.086  0.000  0.281  0.303
  0.300  1.000  0.027  0.031  0.076  0.019 -0.026  0.000  0.085  0.091
  0.090  0.027  1.000  0.390  0.000  0.679  0.475  0.000  0.000  0.595
  0.103  0.031  0.390  1.000  0.000  0.162  0.437  0.000  0.000  0.332
  0.253  0.076  0.000  0.000  1.000  0.000  0.000  0.000  0.796  0.000
  0.063  0.019  0.679  0.162  0.000  1.000  0.314  0.000  0.000  0.458
 -0.086 -0.026  0.475  0.437  0.000  0.314  1.000  0.000  0.000  0.793
  0.000  0.000  0.000  0.000  0.000  0.000  0.000  1.000  0.000  0.000
  0.281  0.085  0.000  0.000  0.796  0.000  0.000  0.000  1.000  0.000
  0.303  0.091  0.595  0.332  0.000  0.458  0.793  0.000  0.000  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.090  0.103  0.060  0.063 -0.086  0.000  0.016  0.303
  0.300  1.000  0.027  0.031  0.182  0.019 -0.026  0.000  0.005  0.091
  0.090  0.027  1.000  0.390  0.000  0.679  0.475  0.000  0.000  0.595
  0.103  0.031  0.390  1.000  0.000  0.162  0.437  0.000  0.000  0.332
  0.060  0.182  0.000  0.000  1.000  0.000  0.000  0.000  0.898  0.000
  0.063  0.019  0.679  0.162  0.000  1.000  0.314  0.000  0.000  0.458
 -0.086 -0.026  0.475  0.437  0.000  0.314  1.000  0.000  0.000  0.793
  0.000  0.000  0.000  0.000  0.000  0.000  0.000  1.000  0.000  0.000
  0.016  0.005  0.000  0.000  0.898  0.000  0.000  0.000  1.000  0.000
  0.303  0.091  0.595  0.332  0.000  0.458  0.793  0.000  0.000  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = simplified
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    70.000000000000000     
 F1 =    22.000000000000000     
 kappa =    85.000000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  T
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    1212.7500000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  T
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: mpace_b_sounding.in
 File exists?  T
 Path to sclr_sounding: mpace_b_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: mpace_b_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        4.9816235513449900        10.063427011787200        15.157362881475500        19.979169512713401        24.772568151579801        29.568044553912600        34.496472485776401        39.732606978874202        44.807477918365201        49.720862448185500        54.636432060705800        59.652566558956700        64.900634454882095        69.987078845702797        74.911675661619299        79.965187535045303        85.035099785179597        90.126131987333807        95.388706850132493        100.06134505603900        104.90059836373500        109.89021450321400        115.32701916803600        120.27189607837801        124.72418235682100        129.92079024132099        135.07032314823400        140.12316522388900        145.07918271283600        149.73987323077199        154.40253696480400        159.36498594499400        164.67728472145899        170.09151626824300        175.06104512141300        180.03281949533101        185.00684182728099        189.98311455874099        194.81225156501500        199.29479186727499        204.62641359644900        210.11021745893200        215.09786951558601        220.01014851493400        224.89133690507100        229.77469561230399        234.66022695458199        239.54793325377500        244.51404005662701        249.66033175624199        254.68029104864601        259.68823665018800        264.69846968285901        269.81126649109399        274.96944325751298        280.13004814169500        285.16397834664099        290.18587037951801        295.21006517027899        300.33711878907297        305.31567291823700        309.84359615049300        314.72578874917900        319.77564784406297        324.95741195575602        330.04080325493800        335.07211766144502        340.00482771481802        344.97341843665600        350.02283210197402        354.99597833927402        359.93768706392302        364.73450644007698        369.51707822473600        374.35328313471098        379.21372804343002        384.21819564384498        389.35819408030301        395.15264272328102        400.04812940153300        404.55907399203898        409.47812882046600        414.45585222978002        419.53750464678097        424.56502402093003        429.53833478220599        434.45057567785602        439.33787375524599        444.51265279645401        449.81221757004801        455.11436191765199        460.41908885549202        465.44055712138402        470.34178366588202        474.93311559069701        479.39257338282403        484.41164900008499        489.99111683861400        495.33148780834398        500.10965176428601        504.88991646471101        509.72819437478501        514.57484203131298        519.42365224886896        524.27462734526898        529.16510991183600        534.09515275286799        539.23299523174398        544.57893185179398        549.82462059124305        554.96991526121303        560.08332459120300        564.89006742108700        569.69894129398403        574.55369470052995        579.42937955443597        584.44799882918596        589.60975054367805        594.73952580743196        599.56166294915795        604.38594755957399        609.51959147873697        614.78739661433599        619.81156529832595        624.59175744217600        629.37406180559799        634.51739734625903        639.70307854617499        644.71826794360095        649.56272756370402        654.46476122966396        659.86788136007601        665.22454774852099        670.14125706811103        675.06020477890900        679.61222640205494        684.12513585386205        689.09162502960601        694.51246072901301        699.72760794306896        704.73673952276204        709.71043447258705        714.64863811936004        719.58931071427901        724.53245485488799        729.49498548603401        734.61229874612604        739.76718186204505        745.00627437937305        749.80772253124906        754.42266652177898        759.23569236525600        764.13507451243299        769.14195366984302        774.39665391856704        779.65415155021503        784.72503033263297        789.77745724165504        794.41878143984297        799.01630235314803        803.93802174350606        809.00029223205001        814.13083258809502        819.29220097474297        824.45626945771801        829.57135989864605        834.22374350077200        838.97707838030306        844.62199177746902        849.96197191293004        854.58544200485505        859.25734670317104        864.34807744232705        869.42184116167698        874.32177246430695        879.22413852704506        884.22706283337300        889.33069732521699        894.54338253917604        899.86529017860300        904.61485604271900        909.30276869066097        913.95801708454803        918.61158505735602        923.99177770837002        929.68556221324900        934.45016259243801        939.11341356876301        944.05109096822605        949.10796890495601        954.01605256841106        958.77511846046798        964.06037352254396        969.34846392441000        974.11493976634199        978.91353390011398        983.74429224107905        989.06086270799904        994.39821833556300        999.65481598228098        1004.4359756691700        1008.7410038247000        1013.4787083116300        1018.6497127505000        1023.9802544709900        1029.4705912301499        1034.7284954127599        1039.4394494623700        1044.1853961370400        1049.2284241254599        1053.6251692639701        1058.4927087843500        1063.9039090849101        1068.7332100063800        1073.4998646310901        1078.7458511244499        1084.0476663051600        1089.3523378827799        1094.4887552604800        1099.2283913389799        1103.9742629195900        1108.7580137649900        1113.5876109378000        1118.8114640499200        1123.9905637590900        1128.7444295830201        1133.5005927236000        1138.6874300292900        1143.9246259795000        1148.7715150133499        1153.5770947644000        1158.8659446661400        1164.1536621998400        1168.9269751264701        1173.7026050756201        1178.8389941638200        1184.0179147676399        1188.8972255784199        1193.6493231090101        1198.6232067184101        1204.1120263614800        1208.8348624626501        1213.2302354882800        1218.5072775610899        1223.8271628176401        1228.6295304059199        1233.4342446151700        1238.7961202493200        1244.2226029965800        1249.4293300760801        1254.1188045905801        1258.8105171969501        1263.5399791554601        1268.5914586326601        1273.6455355218300        1278.6332404301900        1283.4624628445299        1288.3030090124500        1293.2265271001700        1298.2465787811000        1303.4887984187501        1308.7338162809201        1313.9816354922800        1319.2322591828199        1324.1219008759399        1328.9735370561900        1333.8736805394799        1338.8065968245701        1343.6902147713399        1348.5543833352999        1353.5543173046501        1358.8674320588500        1364.1472848575900        1369.0990579639999        1374.0589267677601        1379.0669809149999        1384.1211606995300        1389.2788779479799        1393.8591570821800        1398.4420768063801        1403.6090971507299        1408.7794770102200        1413.9855666073099        1419.2598011838099        1424.4403664032200        1429.1705767076401        1433.7738904216801        1438.9639141170701        1444.2330852972100        1449.4840843309000        1454.6193355104001        1459.1723257120800        1464.1076693825701        1469.4260751881400        1474.6719789956101        1479.2364420750000        1484.3365156717600        1489.6140115363601        1494.7751876753600        1499.3511734294400        1503.9297849546399        1508.5110248455801        1513.4224157848200        1518.6645653625001        1523.9101588377700        1528.6997712666200        1533.3527095544400        1538.5258214165401        1543.7022847273699        1548.8821032329799        1554.0076713597900        1559.1301227232000        1564.2558578646699        1569.3848804195000        1574.5171940295400        1579.3959436272301        1584.0206626155900        1589.0080763089099        1594.1529953956299        1598.8377471048500        1603.5399632529700        1608.8415453715900        1614.0434509837000        1619.2044849432300        1623.9039167853700        1628.6061062257099        1633.7765308768501        1638.9502926683199        1644.1273953323800        1649.0487407573801        1653.7138553065199        1658.7448518561600        1663.9347511358901        1669.1280093738901        1674.2726474758899        1678.9524543015500        1683.8106389775401        1689.0818739547501        1694.3565711573999        1699.5760692205099        1704.2706487979799        1709.1245977285600        1714.3471709478499        1719.3117607807301        1724.0767303808600        1729.3744552602000        1734.3810688981100        1739.0960246394600        1743.8137457142300        1748.7113071755400        1754.0252868535999        1759.2968090530601        1764.5520722680601        1769.3373450163399        1774.0728312904300        1778.8111039049900        1783.5521657187601        1788.6651031090501        1793.9395716647800        1799.2768912731699        1804.2677441151800        1808.4291500296399        1813.4851753319899        1818.7229910237700        1823.4875956333799        1828.6722999627700        1834.0392961614100        1839.4098649034800        1844.4853528135200        1849.2652001088300        1854.0478794790999        1858.8333938600799        1864.0528371956500        1869.3235875235800        1874.1661254168700        1878.9635790136499        1884.2440702365300        1889.5280143405500        1894.3345995297600        1899.1440445873200        1903.9563524961500        1908.7715262442400        1913.5895688246901        1918.4104832356800        1923.2342724805201        1928.4834099510999        1933.8567430471001        1938.6897520022701        1943.8711802012001        1949.3325399633500        1954.1747996041199        1959.0199564633499        1963.8680135877701        1968.7189740293700        1973.6335325843299        1979.0976515165200        1984.2615933575701        1989.1247811773901        1993.9908882694299        1998.8599177183601        2003.7318726141800        2008.8157451151601        2014.3907740859199        2018.7925262936401        2023.2490086476400        2028.1356373147901        2033.5143293932899        2038.8965879951500        2043.7926487965699        2048.6916637245899        2053.5936359241800        2058.4985685457600        2063.8974174732398        2069.1156233283500        2073.4154870692500        2078.1479664485400        2083.0677486287300        2087.9905102489702        2093.4911190801399        2098.4788952135100        2102.8589243233801        2108.6164368744198        2113.6370228262199        2118.5783283701098        2123.5226364399500        2128.4699502651602        2133.4202730808402        2138.3736081277698        2143.3299586524099        2148.3720096535098        2154.1618189154501        2158.6517536168799        2163.3985817337998        2169.0806657772600        2173.6291875810998        2178.1091195953800        2183.0897115023299        2188.0733483636700        2193.0600334835799        2198.0497701720701        2203.0425617450001        2208.0384115241200        2213.7874237801302        2219.0400623091600        2223.9900854408702        2228.4421082970098        2233.0636501806898        2238.0779192844502        2243.0952700123298        2248.1157057336200        2253.1392298235701        2258.7524857140702        2263.8873841236400        2268.2912958844900        2273.2642775825002        2278.3032943561702        2283.3454198771101        2288.3906575630599        2293.4390108378698        2298.4904831315298        2303.5450778802001        2308.6027985261999        2313.1574226079401        2317.7145839779901        2322.7810755023902        2328.2129427303598        2333.8659118091700        2338.2170079133398        2343.0784666943000        2348.1606881764701        2353.2460661168898        2357.8892307190499        2362.4713702716199        2368.2026516344299        2373.3004922471200        2377.7637061956898        2382.8036835676899        2387.9106186658400        2393.0207377193001        2398.1340442815199        2403.2505419124600        2408.3702341785101        2413.2735065637598        2417.6669861077598        2422.7223984358802        2427.8542629557701        2432.9893393202401        2438.1276311336101        2443.0977064132298        2447.6705481217000        2452.8997740016798        2458.6486153685801        2463.1585234683198        2467.9933178613401        2473.0890476544901        2477.6068943104001        2482.7731917777201        2488.5891621006699        2493.2449040210099        2643.7014800473198        2911.2338731619998        3187.0382605516502        3471.4480014479300        3764.9722748415602        4068.2523527721100        4382.0407413894900        4707.1272273994700        5044.4965798291896        5395.5029119714700        5761.6487946201796        6144.4643631279696        6545.6414391460903        6967.2302713401104        7411.8617210726698        7882.9382207687504        8384.8105402058209        8923.6465647905497        9508.6644648774909        10152.094501913200        11282.275413622800        12141.020139344801        13055.495347144501        14026.356631101200        15055.863841821600        16147.926245281700        17305.432803517800        18528.279185470699        19812.164074687600        21152.378581816702        22520.860379894300        23884.623428379200        25245.376737940402        26603.061908374701        27958.042232411899        29309.829773103698        30658.592410842601        32007.140795466599        33361.441604202897        34728.114903338501        36118.318434873698        37555.071155567399        39071.996861314801        40711.130151986603        42535.193770975900        44638.385551042098        47162.521208714097        50302.339682772901        54304.059689039197        61898.395041557204     
 u =   -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000     
 v =   -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000     
 ug =   -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000       -13.000000000000000     
 vg =   -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000       -3.0000000000000000     
 theta =    269.20114608253698        269.20107350161402        269.20099944763598        269.20092520321202        269.20085491249398        269.20078502375497        269.20071509260202        269.20064321001598        269.20056682540002        269.20049277948499        269.20042107681701        269.20034932950398        269.20027610119098        269.20019947275301        269.20012519032798        269.20005325848598        269.19997943028898        269.19990534891201        269.19983094523599        269.19975402009402        269.19968570599201        269.19961494377299        269.19954196986299        269.19946244071798        269.19939009383302        269.19932494277799        269.19924888662598        269.19917350530000        269.19909952568503        269.19902695051201        269.19895868814501        269.19889038531602        269.19881767825802        269.19873983086597        269.19866047426899        269.19858762195099        269.19851472354401        269.19844177899000        269.19836878822798        269.19829794298698        269.19823217131000        269.19815392721500        269.19807343393501        269.19800020940102        269.19792807843402        269.19785639121602        269.19778465937202        269.19771288284397        269.19764106157999        269.19756807517598        269.19749242667399        269.19741862153597        269.19734497956898        269.19727129050699        269.19719607908399        269.19712018588802        269.19704424267297        269.19697014981602        269.19689622058098        269.19682224388401        269.19674673869201        269.19667340689602        269.19660670110602        269.19653476382200        269.19646034253401        269.19638396304498        269.19630901951803        269.19623483003699        269.19616208128099        269.19608879008001        269.19601429302003        269.19594090772699        269.19586797310802        269.19579716429200        269.19572655341500        269.19565513811398        269.19558335212400        269.19550942564803        269.19543348298902        269.19534785378301        269.19527549508598        269.19520880869499        269.19513607654198        269.19506246357298        269.19498729979000        269.19491292291298        269.19483933449800        269.19476663653001        269.19469429469399        269.19461768341603        269.19453920963201        269.19446068236698        269.19438210154999        269.19430770263699        269.19423507200798        269.19416702179802        269.19410091516102        269.19402649983499        269.19394375973297        269.19386454939001        269.19379366471901        269.19372273641699        269.19365093462397        269.19357899580399        269.19350701204303        269.19343498328300        269.19336235488203        269.19328912573297        269.19321279584801        269.19313335909402        269.19305539673900        269.19297891181600        269.19290288649700        269.19283140757398        269.19275988428399        269.19268766574902        269.19261512282498        269.19254043962002        269.19246361199902        269.19238724581498        269.19231544620499        269.19224360182801        269.19216713634199        269.19208865745497        269.19201379399402        269.19194255304200        269.19187126801700        269.19179458739700        269.19171726069402        269.19164246218998        269.19157019684098        269.19149705947200        269.19141643062397        269.19133647907398        269.19126308020202        269.19118963454400        269.19112165560699        269.19148829055098        269.20285522563802        269.21525062819302        269.22716443117599        269.23859716760597        269.24993888451900        269.26118964796501        269.27243601849301        269.28367796197199        269.29495385532101        269.30657078020602        269.31826201579798        269.33013291988402        269.34100215080599        269.35144010905600        269.36231658497002        269.37337822522602        269.38467213745798        269.39651368766300        269.40834986270102        269.41975480923099        269.43110739497399        269.44152667533501        269.45183856234303        269.46286758729701        269.47420074447899        269.48567551266001        269.49720779797599        269.50873461498702        269.52014074018598        269.53050523114501        269.54108491222797        269.55363624183298        269.56549676676201        269.57575579648102        269.58611278604297        269.59738734941197        269.60861299314797        269.61944326393802        269.63026830353999        269.64130442186598        269.65255126216300        269.66402646701903        269.67572962963197        269.68616350788199        269.69645205442902        269.70665917029999        269.71685288059302        269.72862613565701        269.74107140542401        269.75147444849802        269.76164626057499        269.77240592843401        269.78341387148402        269.79408679103500        269.80442517923399        269.81589451888101        269.82735722311497        269.83767827018897        269.84805832781302        269.85849726436402        269.86997357937798        269.88148163740101        269.89280269384102        269.90308868963803        269.91234127903601        269.92251384246902        269.93360483900000        269.94502496485597        269.95677355640402        269.96801154763500        269.97806950461103        269.98819163268098        269.99893576404099        270.00829321868599        270.01864201197299        270.03013353104501        270.04037759281300        270.05047792489597        270.06158146985302        270.07278988274197        270.08399093318502        270.09482391304198        270.10480887544799        270.11479620197400        270.12485231823803        270.13499366808099        270.14595026812299        270.15680003368698        270.16674758885301        270.17668903285602        270.18751821544299        270.19843932201297        270.20853467382102        270.21853272352899        270.22952324199002        270.24049779209003        270.25039299783401        270.26028187430501        270.27090532797200        270.28160367197898        270.29167106860899        270.30146475536401        270.31170363742899        270.32298839932702        270.33268645163002        270.34170219197500        270.35251379539801        270.36339923465198        270.37321370323298        270.38302152380902        270.39395314205200        270.40500192928999        270.41558949748003        270.42511370069400        270.43463147052603        270.44421469335401        270.45443806256299        270.46465390560400        270.47472304065599        270.48446034035697        270.49420871814198        270.50411210767197        270.51419710675202        270.52471487474401        270.53522438307601        270.54572560020802        270.55621849464899        270.56597745198400        270.57564858388702        272.55715506748697        272.60058152776901        272.64354733253299        272.68631567356999        272.73025035000097        272.77690656145199        272.82323968456399        272.86666569615699        272.91013549875697        272.95400000782701        272.99824042222099        273.04335804638902        273.08339987103000        273.12344163277203        273.16855903533900        273.21367635786203        273.25907558275401        273.30503869040001        273.35015577018203        273.39132503528799        273.43136631099202        273.47648316526698        273.52225789116397        273.56784454781001        273.61239720044699        273.65187416840200        273.69464081359399        273.74069711910499        273.78609539445398        273.82557208861198        273.86965432332499        273.91524034763302        273.95979238149602        273.99926880052601        274.03874515684203        274.07822145037198        274.12051740940501        274.16563301941397        274.21074854712498        274.25191639426203        274.29188579656801        274.33629616754399        274.38070645839298        274.42511666901203        274.46903335385201        274.51289513286599        274.55675683332902        274.60061845514099        274.64447999820601        274.68614839109102        274.72562364495002        274.76816912465802        274.81203036600903        274.85194402679502        274.89198293921203        274.93709712744300        274.98133401367602        275.02519486909199        275.06510817825898        275.10502142135101        275.14888205175498        275.19274260217600        275.23660307251498        275.27827044506898        275.31774473118497        275.36028916665998        275.40414933015802        275.44800941308898        275.49143081572703        275.53090474943201        275.57185888642198        275.61626690700501        275.66067484449002        275.70458927862302        275.74406285775598        275.78485215362900        275.82871153294900        275.87037786776398        275.91034458546397        275.95475196995801        275.99669220048600        276.03616529017398        276.07563831340502        276.11659150468000        276.16099849852498        276.20502164490102        276.24888023863599        276.28879148719199        276.32826408327998        276.36773661234400        276.40720907430699        276.44975154142202        276.49360967314800        276.53796112430098        276.57940690281600        276.61394499471999        276.65588403674798        276.69930319977499        276.73877509502199        276.78170070410903        276.82610642208300        276.87051205398598        276.91245062720702        276.95192215522599        276.99139361498601        277.03086500640802        277.07388874512498        277.11730711452901        277.15717299880498        277.19664410233901        277.24006223681698        277.28348028799599        277.32295117124102        277.36242198547700        277.40189273062299        277.44136340659799        277.48083401332099        277.52030455071099        277.55977501868603        277.60269907372401        277.64660980349299        277.68608004879400        277.72836951992002        277.77291434279601        277.81238436458500        277.85185431635398        277.89132419801899        277.93079400949898        277.97075712203002        278.01516049580601        278.05709693361899        278.09656644941100        278.13603589458597        278.17550526905802        278.21497457274398        278.25613534252500        278.30124294680797        278.33683560031102        278.37285107794798        278.41232002644199        278.45573578744001        278.49915146206001        278.53862018212101        278.57808883061500        278.61755740746003        278.65702591257002        278.70044118523299        278.74237630916599        278.77691105607698        278.81489921393398        278.85436735907501        278.89383543196402        278.93790802786100        278.97784580327902        279.01289701322497        279.05894275159102        279.09906824290800        279.13853586588800        279.17800341598598        279.21747089311498        279.25693829718801        279.29640562811397        279.33587288580702        279.37599785596200        279.42204281017501        279.45772758087298        279.49543262212802        279.54053762985802        279.57662156666100        279.61214163164402        279.65160830026099        279.69107489484202        279.73054141529400        279.77000786152797        279.80947423345401        279.84894053097997        279.89432668104098        279.93576612320402        279.97479367068797        280.00987454983800        280.04627089943602        280.08573674865301        280.12520252283002        280.16466822187698        280.20413384570099        280.24820370329002        280.28849136395502        280.32302358189497        280.36199558690799        280.40146083322401        280.44092600375899        280.48039109842000        280.51985611711399        280.55932105974500        280.59878592621999        280.63825071644499        280.67376896237499        280.70928714639700        280.74875172261801        280.79103511212497        280.83500974379302        280.86883631864100        280.90660926044899        280.94607345266598        280.98553756779501        281.02154850550500        281.05706607967198        281.10146295925699        281.14092676991697        281.17545754062201        281.21442791043398        281.25389149880800        281.29335500933900        281.33281844193101        281.37228179648599        281.41174507290299        281.44951699277101        281.48334253175199        281.52224183035599        281.56170480896202        281.60116770895900        281.64063053024802        281.67877784925099        281.71385577866897        281.75394476443103        281.79798774550898        281.83251737368602        281.86951333650597        281.90848234188599        281.94301177555900        281.98247391086602        282.02686871784402        282.06238449072401        283.19885440594402        284.63880218703201        285.79158226529802        286.84260653724601        287.87215480067601        288.94046257019500        290.05508502545803        291.11300388364299        292.38282122054500        293.99658058149402        295.76821580703302        297.59681942524298        299.47454119963498        301.52370405632303        303.92607840236798        306.87288851771200        310.52110297515799        315.77233076004597        323.54851312881601        333.72027109679800        350.86529857371102        366.27654673621100        381.80689122719502        397.99235798694002        415.99942047681100        436.32556607256998        458.02943468356898        480.29636519198300        504.79611215687498        532.36059130480805        563.36220836623102        597.40294426930302        633.86131006933999        672.49525608737099        713.19542544030503        756.40761107841104        802.65503936558605        854.59501863621404        914.86494414572996        983.64025517564801        1057.7995452890600        1134.4186047931300        1215.6721469804800        1309.5814504301500        1430.1249466150700        1594.8603075404401        1824.2511972928701        2128.0355718371902        2510.4955543868700        3306.2633595253101     
 rt =    1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9500000000000101E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999899E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9500000000000101E-003   1.9500000000000101E-003   1.9499999999999999E-003   1.9499999999999899E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   1.9499999999999999E-003   8.2102260000000002E-004   8.1990060000000002E-004   8.1879049999999997E-004   8.1768550000000002E-004   8.1655036363636297E-004   8.1534490909090896E-004   8.1414780000000004E-004   8.1302580000000004E-004   8.1190266666666695E-004   8.1076933333333297E-004   8.0962628571428603E-004   8.0846057142857199E-004   8.0742599999999998E-004   8.0639142857142905E-004   8.0522571428571403E-004   8.0406000000000000E-004   8.0288699999999996E-004   8.0169942857142901E-004   8.0053371428571399E-004   7.9947000000000004E-004   7.9843542857142900E-004   7.9726971428571399E-004   7.9608700000000001E-004   7.9490914285714300E-004   7.9375799999999999E-004   7.9273799999999997E-004   7.9163300000000003E-004   7.9044300000000005E-004   7.8927000000000001E-004   7.8825000000000000E-004   7.8711099999999995E-004   7.8593314285714305E-004   7.8478200000000004E-004   7.8376200000000002E-004   7.8274200000000001E-004   7.8172199999999999E-004   7.8062914285714302E-004   7.7946342857142898E-004   7.7829771428571397E-004   7.7723400000000002E-004   7.7620124999999999E-004   7.7505374999999998E-004   7.7390624999999996E-004   7.7275874999999995E-004   7.7162400000000005E-004   7.7049066666666705E-004   7.6935733333333297E-004   7.6822399999999997E-004   7.6709066666666697E-004   7.6601399999999997E-004   7.6499399999999996E-004   7.6389466666666695E-004   7.6276133333333395E-004   7.6172999999999996E-004   7.6069542857142903E-004   7.5952971428571402E-004   7.5838666666666697E-004   7.5725333333333397E-004   7.5622199999999997E-004   7.5519066666666695E-004   7.5405733333333298E-004   7.5292399999999998E-004   7.5179066666666698E-004   7.5071399999999998E-004   7.4969399999999997E-004   7.4859466666666696E-004   7.4746133333333396E-004   7.4632799999999999E-004   7.4520599999999999E-004   7.4418599999999998E-004   7.4312775000000004E-004   7.4198025000000003E-004   7.4083275000000001E-004   7.3969800000000000E-004   7.3867799999999999E-004   7.3762399999999998E-004   7.3649066666666698E-004   7.3541399999999999E-004   7.3438124999999996E-004   7.3323374999999995E-004   7.3214999999999999E-004   7.3112999999999997E-004   7.3010999999999996E-004   7.2905175000000002E-004   7.2790425000000001E-004   7.2676666666666697E-004   7.2563333333333299E-004   7.2460199999999997E-004   7.2358199999999996E-004   7.2256200000000005E-004   7.2154200000000004E-004   7.2044266666666703E-004   7.1930933333333295E-004   7.1816325000000005E-004   7.1709224999999999E-004   7.1619974999999998E-004   7.1511600000000002E-004   7.1399400000000002E-004   7.1297400000000001E-004   7.1186475000000003E-004   7.1071725000000001E-004   7.0956974999999999E-004   7.0848600000000003E-004   7.0746600000000002E-004   7.0644600000000001E-004   7.0542599999999999E-004   7.0431420000000001E-004   7.0319220000000001E-004   7.0216199999999999E-004   7.0114199999999998E-004   7.0001999999999998E-004   6.9889799999999999E-004   6.9787799999999997E-004   6.9685799999999996E-004   6.9583799999999995E-004   6.9481800000000004E-004   6.9379800000000003E-004   6.9277800000000001E-004   6.9175800000000000E-004   6.9064875000000002E-004   6.8951400000000001E-004   6.8849400000000000E-004   6.8740114285714303E-004   6.8625000000000001E-004   6.8523000000000000E-004   6.8420999999999998E-004   6.8318999999999997E-004   6.8216999999999996E-004   6.8113725000000004E-004   6.7998975000000002E-004   6.7890599999999995E-004   6.7788600000000005E-004   6.7686600000000003E-004   6.7584600000000002E-004   6.7482600000000001E-004   6.7376228571428595E-004   6.7259657142857104E-004   6.7167675000000000E-004   6.7074599999999995E-004   6.6972600000000005E-004   6.6860400000000005E-004   6.6748199999999995E-004   6.6646200000000004E-004   6.6544200000000003E-004   6.6442200000000002E-004   6.6340200000000000E-004   6.6228000000000001E-004   6.6119625000000005E-004   6.6030375000000004E-004   6.5932199999999995E-004   6.5830200000000004E-004   6.5728200000000003E-004   6.5614299999999998E-004   6.5511085714285700E-004   6.5420500000000004E-004   6.5301499999999995E-004   6.5197800000000000E-004   6.5095799999999998E-004   6.4993799999999997E-004   6.4891799999999996E-004   6.4789800000000005E-004   6.4687800000000004E-004   6.4585800000000002E-004   6.4482099999999996E-004   6.4363099999999998E-004   6.4270875000000001E-004   6.4173428571428603E-004   6.4056857142857199E-004   6.3963599999999996E-004   6.3871800000000003E-004   6.3769800000000002E-004   6.3667800000000001E-004   6.3565799999999999E-004   6.3463799999999998E-004   6.3361799999999996E-004   6.3259799999999995E-004   6.3142500000000002E-004   6.3035399999999996E-004   6.2934533333333404E-004   6.2843866666666701E-004   6.2749799999999999E-004   6.2647799999999997E-004   6.2545799999999996E-004   6.2443799999999995E-004   6.2341800000000004E-004   6.2227900000000000E-004   6.2123775000000000E-004   6.2034524999999999E-004   6.1933799999999998E-004   6.1831799999999997E-004   6.1729799999999996E-004   6.1627800000000005E-004   6.1525800000000004E-004   6.1423800000000002E-004   6.1321800000000001E-004   6.1219800000000000E-004   6.1127999999999996E-004   6.1036200000000004E-004   6.0934200000000002E-004   6.0824914285714305E-004   6.0711257142857095E-004   6.0623828571428604E-004   6.0526199999999997E-004   6.0424199999999995E-004   6.0322200000000005E-004   6.0229125000000000E-004   6.0137324999999997E-004   6.0022574999999995E-004   5.9920575000000005E-004   5.9831325000000003E-004   5.9730600000000003E-004   5.9628600000000002E-004   5.9526600000000000E-004   5.9424599999999999E-004   5.9322599999999997E-004   5.9220599999999996E-004   5.9122971428571399E-004   5.9035542857142898E-004   5.8934999999999999E-004   5.8832999999999997E-004   5.8730999999999996E-004   5.8629000000000005E-004   5.8530400000000003E-004   5.8439733333333300E-004   5.8336114285714301E-004   5.8222275000000001E-004   5.8133025000000000E-004   5.8037400000000004E-004   5.7936675000000003E-004   5.7847425000000002E-004   5.7745425000000001E-004   5.7630674999999999E-004   5.7538874999999996E-004   5.4600000000000004E-004   4.9500000000000000E-004   4.4400000000000000E-004   3.9300000000000001E-004   3.4200000000000002E-004   3.0503600000000001E-004   2.3217800000000001E-004   1.8755000000000001E-004   1.3561600000000000E-004   7.3258900000000004E-005   4.6653500000000003E-005   4.0121900000000000E-005   3.5302500000000003E-005   3.0691800000000003E-005   3.0462599999999999E-005   2.5523900000000001E-005   2.1179499999999999E-005   2.0444700000000001E-005   1.3830200000000000E-005   7.6517600000000007E-006   6.1661000000000001E-006   3.1852000000000000E-006   2.3020000000000002E-006   2.1824999999999999E-006   2.1807000000000001E-006   2.1880999999999999E-006   2.1876000000000000E-006   2.1868000000000000E-006   2.1988999999999998E-006   2.2475999999999999E-006   2.3292000000000001E-006   2.4271999999999998E-006   2.5378999999999999E-006   2.6344999999999999E-006   2.7363000000000000E-006   2.8455999999999999E-006   2.9855000000000000E-006   3.1292999999999998E-006   3.2681999999999999E-006   3.4056000000000001E-006   3.5385000000000001E-006   3.6499000000000000E-006   3.7587999999999999E-006   3.8831000000000001E-006   3.9639000000000003E-006   4.0049000000000004E-006   4.0137000000000002E-006   3.9957999999999999E-006   3.9632999999999998E-006   3.9348999999999999E-003
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =    61500.0
iteration =        2; time =    61800.0
iteration =        3; time =    62100.0
iteration =        4; time =    62400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =        5; time =    62700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =        6; time =    63000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =        7; time =    63300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =        8; time =    63600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =        9; time =    63900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       10; time =    64200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       11; time =    64500.0
iteration =       12; time =    64800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           71
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       13; time =    65100.0
iteration =       14; time =    65400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           37
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       15; time =    65700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       16; time =    66000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       17; time =    66300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       18; time =    66600.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       19; time =    66900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       20; time =    67200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       21; time =    67500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       22; time =    67800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       23; time =    68100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       24; time =    68400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       25; time =    68700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       26; time =    69000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       27; time =    69300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       28; time =    69600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       29; time =    69900.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       30; time =    70200.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       31; time =    70500.0
iteration =       32; time =    70800.0
iteration =       33; time =    71100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       34; time =    71400.0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       35; time =    71700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       36; time =    72000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       37; time =    72300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       38; time =    72600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       39; time =    72900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       40; time =    73200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       41; time =    73500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       42; time =    73800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       43; time =    74100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       44; time =    74400.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       45; time =    74700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       46; time =    75000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       47; time =    75300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       48; time =    75600.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       49; time =    75900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       50; time =    76200.0
iteration =       51; time =    76500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       52; time =    76800.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       53; time =    77100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       54; time =    77400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       55; time =    77700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       56; time =    78000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       57; time =    78300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       58; time =    78600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       59; time =    78900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       60; time =    79200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       61; time =    79500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       62; time =    79800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       63; time =    80100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       64; time =    80400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       65; time =    80700.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       66; time =    81000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       67; time =    81300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       68; time =    81600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       69; time =    81900.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       70; time =    82200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       71; time =    82500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       72; time =    82800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       73; time =    83100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       74; time =    83400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       75; time =    83700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       76; time =    84000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       77; time =    84300.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       78; time =    84600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       79; time =    84900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       80; time =    85200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       81; time =    85500.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       82; time =    85800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       83; time =    86100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       84; time =    86400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       85; time =    86700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       86; time =    87000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       87; time =    87300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       88; time =    87600.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       89; time =    87900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       90; time =    88200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       91; time =    88500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       92; time =    88800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       93; time =    89100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       94; time =    89400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       95; time =    89700.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       96; time =    90000.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           65
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       97; time =    90300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =       98; time =    90600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =       99; time =    90900.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      100; time =    91200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      101; time =    91500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      102; time =    91800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      103; time =    92100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      104; time =    92400.0
iteration =      105; time =    92700.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      106; time =    93000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      107; time =    93300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      108; time =    93600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      109; time =    93900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      110; time =    94200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      111; time =    94500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      112; time =    94800.0
iteration =      113; time =    95100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      114; time =    95400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      115; time =    95700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      116; time =    96000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      117; time =    96300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      118; time =    96600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      119; time =    96900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      120; time =    97200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      121; time =    97500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      122; time =    97800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      123; time =    98100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      124; time =    98400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      125; time =    98700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      126; time =    99000.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      127; time =    99300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      128; time =    99600.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      129; time =    99900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      130; time =   100200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      131; time =   100500.0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      132; time =   100800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      133; time =   101100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      134; time =   101400.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      135; time =   101700.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      136; time =   102000.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           32
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           35
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           34
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      137; time =   102300.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      138; time =   102600.0
iteration =      139; time =   102900.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           29
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           30
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      140; time =   103200.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      141; time =   103500.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           27
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           26
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           33
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      142; time =   103800.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
iteration =      143; time =   104100.0
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass
 Warning: Hole filling failed! A hole could not be filled.
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           29
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           31
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           30
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           32
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           34
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           35
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           36
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           37
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           38
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           39
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           40
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           41
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           42
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           43
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           44
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           45
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           46
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           47
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           48
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           49
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           50
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           51
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           52
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           53
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           54
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           55
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           56
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           57
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           58
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           59
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           60
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           61
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           62
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           63
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           64
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           65
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           66
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           67
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           68
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           69
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           70
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           71
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           72
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           73
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           74
 rsm <    0.0000000000000000       in fill_holes_driver_api at k=           75
 Nim <    0.0000000000000000       in fill_holes_driver_api at k=           28
 Program exited normally
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
 Warning: One-level hole filling was not successful! total_mass ~= 0
iteration =      144; time =   104400.0
CLUBB-TIMER time_loop_init =             0.0544
CLUBB-TIMER time_clubb_advance =         0.4508
CLUBB-TIMER time_clubb_pdf =             0.0768
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.0119
CLUBB-TIMER time_microphys_advance =     0.0711
CLUBB-TIMER time_loop_end =              0.3845
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 1.0502
Running rico
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:38:32
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = rico
 nzmax =          128
 grid_type =            2
 deltaz =    40.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    10000.000000000000     
 zt_grid_fname = ../input/grid/deep_convection_128lev_27km_zt_grid.grd
 zm_grid_fname =
 day =           16
 month =           12
 year =         2004
 lat_vals =    18.000000000000000     
 lon_vals =   -61.500000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    0.0000000000000000     
 time_final =    259200.00000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            0
 T_sfc =    288.00000000000000     
 p_sfc =    101540.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    4.5067039999999997E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  T
 l_modify_bc_for_cnvg_test =  T
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/rico
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = rico
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = khairoutdinov_kogan
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  T
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  T
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  F
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    1.2500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =    1.2500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    2.2000000000000002     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    70000000.000000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Correlation array (approximate); in cloud:
  1.000  0.300  0.090  0.000  0.785  0.831
  0.300  1.000  0.027  0.000  0.018  0.004
  0.090  0.027  1.000  0.468  0.000  0.000
  0.000  0.000  0.468  1.000  0.000  0.000
  0.785  0.018  0.000  0.000  1.000  0.802
  0.831  0.004  0.000  0.000  0.802  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.090  0.000  0.589  0.546
  0.300  1.000  0.027  0.000  0.018  0.004
  0.090  0.027  1.000  0.468  0.000  0.000
  0.000  0.000  0.468  1.000  0.000  0.000
  0.589  0.018  0.000  0.000  1.000  0.895
  0.546  0.004  0.000  0.000  0.895  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = none
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    100.00000000000000     
 F1 =    20.000000000000000     
 kappa =    119.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  F
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 Warning: the specified correlations for chi (old s) and Ncn are non-zero.
 The latin hypercube code will not converge to the analytic solution using these settings.
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  T
 l_fix_w_chi_eta_correlations =  F
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: rico_sounding.in
 File exists?  T
 Path to sclr_sounding: rico_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: rico_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        100.00000000000000        200.00000000000000        300.00000000000000        400.00000000000000        500.00000000000000        600.00000000000000        700.00000000000000        740.00000000000000        800.00000000000000        900.00000000000000        1000.0000000000000        1100.0000000000000        1200.0000000000000        1300.0000000000000        1400.0000000000000        1500.0000000000000        1600.0000000000000        1700.0000000000000        1800.0000000000000        1900.0000000000000        2000.0000000000000        2100.0000000000000        2200.0000000000000        2260.0000000000000        2300.0000000000000        2400.0000000000000        2500.0000000000000        2600.0000000000000        2700.0000000000000        2800.0000000000000        2900.0000000000000        3000.0000000000000        3100.0000000000000        3200.0000000000000        3260.0000000000000        3300.0000000000000        3400.0000000000000        3500.0000000000000        3600.0000000000000        3700.0000000000000        3800.0000000000000        3900.0000000000000        4000.0000000000000        4100.0000000000000        4200.0000000000000        4300.0000000000000        4400.0000000000000        4500.0000000000000        4600.0000000000000        4700.0000000000000        4800.0000000000000        4900.0000000000000        5000.0000000000000        5100.0000000000000        5200.0000000000000        5300.0000000000000        5400.0000000000000        5500.0000000000000        5600.0000000000000        5700.0000000000000        5800.0000000000000        5900.0000000000000        6000.0000000000000        6100.0000000000000        6200.0000000000000        6300.0000000000000        6400.0000000000000        6500.0000000000000        6600.0000000000000        6700.0000000000000        6800.0000000000000        6900.0000000000000        7000.0000000000000        7100.0000000000000        7200.0000000000000        7300.0000000000000        7400.0000000000000        7500.0000000000000        7600.0000000000000        7700.0000000000000        7800.0000000000000        7900.0000000000000        8000.0000000000000        8100.0000000000000        8200.0000000000000        8300.0000000000000        8400.0000000000000        8500.0000000000000        8600.0000000000000        8700.0000000000000        8800.0000000000000        8900.0000000000000        9000.0000000000000        9100.0000000000000        9200.0000000000000        9300.0000000000000        9400.0000000000000        9500.0000000000000        9600.0000000000000        9700.0000000000000        9800.0000000000000        9900.0000000000000        10000.000000000000        10100.000000000000        10200.000000000000        10300.000000000000        10400.000000000000        10500.000000000000        10600.000000000000        10700.000000000000        10800.000000000000        10900.000000000000        11000.000000000000        11100.000000000000        11200.000000000000        11300.000000000000        11400.000000000000        11500.000000000000        11600.000000000000        11700.000000000000        11800.000000000000        11900.000000000000        12000.000000000000        12100.000000000000        12200.000000000000        12300.000000000000        12400.000000000000        12500.000000000000        12600.000000000000        12700.000000000000        12800.000000000000        12900.000000000000        13000.000000000000        13100.000000000000        13200.000000000000        13300.000000000000        13400.000000000000        13500.000000000000        13600.000000000000        13700.000000000000        13800.000000000000        13900.000000000000        14000.000000000000        14100.000000000000        14200.000000000000        14300.000000000000        14400.000000000000        14500.000000000000        14600.000000000000        14700.000000000000        14800.000000000000        14900.000000000000        15000.000000000000        15100.000000000000        15200.000000000000        15300.000000000000        15400.000000000000        15500.000000000000        15600.000000000000        15700.000000000000        15800.000000000000        15900.000000000000        16000.000000000000        16100.000000000000        16200.000000000000        16300.000000000000        16400.000000000000        16500.000000000000        16600.000000000000        16700.000000000000        16800.000000000000        16900.000000000000        17000.000000000000        17100.000000000000        17200.000000000000        17300.000000000000        17400.000000000000        17500.000000000000        17600.000000000000        17700.000000000000        17800.000000000000        17900.000000000000        18000.000000000000        18100.000000000000        18200.000000000000        18300.000000000000        18400.000000000000        18500.000000000000        18600.000000000000        18700.000000000000        18800.000000000000        18900.000000000000        19000.000000000000        19100.000000000000        19200.000000000000        19300.000000000000        19400.000000000000        19500.000000000000        19600.000000000000        19700.000000000000        19800.000000000000        19900.000000000000        20000.000000000000     
 u =   -9.9000000000000004       -9.7000000000000011       -9.5000000000000000       -9.3000000000000007       -9.0999999999999996       -8.9000000000000004       -8.7000000000000011       -8.5000000000000000       -8.4199999999999999       -8.3000000000000007       -8.0999999999999996       -7.9000000000000004       -7.7000000000000002       -7.5000000000000000       -7.3000000000000007       -7.1000000000000005       -6.9000000000000004       -6.7000000000000002       -6.5000000000000000       -6.3000000000000007       -6.1000000000000005       -5.9000000000000004       -5.7000000000000002       -5.5000000000000000       -5.3800000000000008       -5.3000000000000007       -5.1000000000000005       -4.9000000000000004       -4.7000000000000002       -4.5000000000000000       -4.3000000000000007       -4.1000000000000005       -3.9000000000000004       -3.7000000000000002       -3.5000000000000000       -3.3800000000000008       -3.3000000000000007       -3.1000000000000005       -2.9000000000000004       -2.7000000000000002       -2.5000000000000000       -2.3000000000000007       -2.1000000000000005       -1.9000000000000004       -1.5012500000000000       -1.1024999999999998      -0.70374999999999999      -0.30499999999999988        9.3750000000000000E-002  0.49249999999999988       0.89124999999999976        1.2900000000000000        1.6887500000000000        2.0874999999999999        2.4862500000000001        2.8849999999999998        3.2837499999999999        3.6824999999999997        4.0812499999999998        4.4800000000000004        4.8787499999999993        5.2774999999999999        5.6762499999999996        6.0749999999999993        6.4737499999999999        6.8725000000000005        7.2712499999999993        7.6699999999999990        8.0687499999999996        8.4674999999999994        8.8662500000000009        9.2649999999999988        9.6637499999999985        10.062500000000000        10.461250000000000        10.859999999999999        11.258749999999999        11.657499999999999        12.056249999999999        12.455000000000000        12.853750000000000        13.252500000000000        13.651249999999999        14.049999999999999        14.448749999999999        14.847500000000000        15.246249999999998        15.645000000000001        16.043749999999999        16.442499999999999        16.841249999999999        17.239999999999998        17.638750000000002        18.037499999999998        18.436249999999998        18.835000000000001        19.233749999999997        19.632500000000000        20.031250000000000        20.429999999999996        20.828749999999999        21.227499999999999        21.626249999999999        22.024999999999999        22.423749999999998        22.822499999999998        23.221249999999998        23.620000000000001        24.018749999999997        24.417499999999997        24.816250000000000        25.215000000000000        25.613750000000000        26.012499999999999        26.411249999999999        26.809999999999999        27.208749999999998        27.607500000000002        28.006249999999998        28.404999999999998        28.803750000000001        29.202499999999997        29.601250000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        29.571428571428573        29.142857142857142        28.714285714285715        28.285714285714285        27.857142857142858        27.428571428571427        27.000000000000000        26.571428571428573        26.142857142857142        25.714285714285715        25.285714285714285        24.857142857142858        24.428571428571427        24.000000000000000        23.571428571428573        23.142857142857142        22.714285714285715        22.285714285714285        21.857142857142858        21.428571428571431        21.000000000000000        20.571428571428573        20.142857142857142        19.714285714285715        19.285714285714285        18.857142857142858        18.428571428571427        18.000000000000000        17.571428571428569        17.142857142857142        16.714285714285715        16.285714285714285        15.857142857142858        15.428571428571429        15.000000000000000        14.571428571428573        14.142857142857142        13.714285714285715        13.285714285714285        12.857142857142858        12.428571428571427        12.000000000000000        11.571428571428569        11.142857142857142        10.714285714285714        10.285714285714286        9.8571428571428594        9.4285714285714288        9.0000000000000018        8.5714285714285712        8.1428571428571441        7.7142857142857135        7.2857142857142865        6.8571428571428559        6.4285714285714288        5.9999999999999982        5.5714285714285712        5.1428571428571415        4.7142857142857144        4.2857142857142874        3.8571428571428568        3.4285714285714297        2.9999999999999991        2.5714285714285721        2.1428571428571419        1.7142857142857149        1.2857142857142845       0.85714285714285743       0.42857142857142705        0.0000000000000000     
 v =   -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998     
 ug =   -9.9000000000000004       -9.7000000000000011       -9.5000000000000000       -9.3000000000000007       -9.0999999999999996       -8.9000000000000004       -8.7000000000000011       -8.5000000000000000       -8.4199999999999999       -8.3000000000000007       -8.0999999999999996       -7.9000000000000004       -7.7000000000000002       -7.5000000000000000       -7.3000000000000007       -7.1000000000000005       -6.9000000000000004       -6.7000000000000002       -6.5000000000000000       -6.3000000000000007       -6.1000000000000005       -5.9000000000000004       -5.7000000000000002       -5.5000000000000000       -5.3800000000000008       -5.3000000000000007       -5.1000000000000005       -4.9000000000000004       -4.7000000000000002       -4.5000000000000000       -4.3000000000000007       -4.1000000000000005       -3.9000000000000004       -3.7000000000000002       -3.5000000000000000       -3.3800000000000008       -3.3000000000000007       -3.1000000000000005       -2.9000000000000004       -2.7000000000000002       -2.5000000000000000       -2.3000000000000007       -2.1000000000000005       -1.9000000000000004       -1.5012500000000000       -1.1024999999999998      -0.70374999999999999      -0.30499999999999988        9.3750000000000000E-002  0.49249999999999988       0.89124999999999976        1.2900000000000000        1.6887500000000000        2.0874999999999999        2.4862500000000001        2.8849999999999998        3.2837499999999999        3.6824999999999997        4.0812499999999998        4.4800000000000004        4.8787499999999993        5.2774999999999999        5.6762499999999996        6.0749999999999993        6.4737499999999999        6.8725000000000005        7.2712499999999993        7.6699999999999990        8.0687499999999996        8.4674999999999994        8.8662500000000009        9.2649999999999988        9.6637499999999985        10.062500000000000        10.461250000000000        10.859999999999999        11.258749999999999        11.657499999999999        12.056249999999999        12.455000000000000        12.853750000000000        13.252500000000000        13.651249999999999        14.049999999999999        14.448749999999999        14.847500000000000        15.246249999999998        15.645000000000001        16.043749999999999        16.442499999999999        16.841249999999999        17.239999999999998        17.638750000000002        18.037499999999998        18.436249999999998        18.835000000000001        19.233749999999997        19.632500000000000        20.031250000000000        20.429999999999996        20.828749999999999        21.227499999999999        21.626249999999999        22.024999999999999        22.423749999999998        22.822499999999998        23.221249999999998        23.620000000000001        24.018749999999997        24.417499999999997        24.816250000000000        25.215000000000000        25.613750000000000        26.012499999999999        26.411249999999999        26.809999999999999        27.208749999999998        27.607500000000002        28.006249999999998        28.404999999999998        28.803750000000001        29.202499999999997        29.601250000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        30.000000000000000        29.571428571428573        29.142857142857142        28.714285714285715        28.285714285714285        27.857142857142858        27.428571428571427        27.000000000000000        26.571428571428573        26.142857142857142        25.714285714285715        25.285714285714285        24.857142857142858        24.428571428571427        24.000000000000000        23.571428571428573        23.142857142857142        22.714285714285715        22.285714285714285        21.857142857142858        21.428571428571431        21.000000000000000        20.571428571428573        20.142857142857142        19.714285714285715        19.285714285714285        18.857142857142858        18.428571428571427        18.000000000000000        17.571428571428569        17.142857142857142        16.714285714285715        16.285714285714285        15.857142857142858        15.428571428571429        15.000000000000000        14.571428571428573        14.142857142857142        13.714285714285715        13.285714285714285        12.857142857142858        12.428571428571427        12.000000000000000        11.571428571428569        11.142857142857142        10.714285714285714        10.285714285714286        9.8571428571428594        9.4285714285714288        9.0000000000000018        8.5714285714285712        8.1428571428571441        7.7142857142857135        7.2857142857142865        6.8571428571428559        6.4285714285714288        5.9999999999999982        5.5714285714285712        5.1428571428571415        4.7142857142857144        4.2857142857142874        3.8571428571428568        3.4285714285714297        2.9999999999999991        2.5714285714285721        2.1428571428571419        1.7142857142857149        1.2857142857142845       0.85714285714285743       0.42857142857142705        0.0000000000000000     
 vg =   -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998       -3.7999999999999998     
 theta =    297.89999999999998        297.89999999999998        297.89999999999998        297.89999999999998        297.89999999999998        297.89999999999998        297.89999999999998        297.89999999999998        297.89999999999998        298.25153374233128        298.83742331288340        299.42331288343559        300.00920245398771        300.59509202453984        301.18098159509202        301.76687116564415        302.35276073619627        302.93865030674846        303.52453987730058        304.11042944785277        304.69631901840489        305.28220858895702        305.86809815950920        306.45398773006133        306.80552147239263        307.03987730061351        307.62576687116564        308.21165644171776        308.79754601226995        309.38343558282207        309.96932515337420        310.55521472392638        311.14110429447851        311.72699386503069        312.31288343558282        312.66441717791412        312.89877300613495        313.48466257668713        314.07055214723925        314.65644171779138        315.24233128834356        315.82822085889569        316.41411042944787        317.00000000000000        317.41063636363634        317.82127272727274        318.23190909090908        318.64254545454543        319.05318181818183        319.46381818181817        319.87445454545457        320.28509090909091        320.69572727272725        321.10636363636365        321.51700000000000        321.92763636363634        322.33827272727274        322.74890909090908        323.15954545454548        323.57018181818182        323.98081818181817        324.39145454545456        324.80209090909091        325.21272727272725        325.62336363636365        326.03399999999999        326.44463636363639        326.85527272727273        327.26590909090908        327.67654545454548        328.08718181818182        328.49781818181816        328.90845454545456        329.31909090909090        329.72972727272730        330.14036363636365        330.55099999999999        330.96163636363639        331.37227272727273        331.78290909090907        332.19354545454547        332.60418181818181        333.01481818181821        333.42545454545456        333.83609090909090        334.24672727272730        334.65736363636364        335.06799999999998        335.47863636363638        335.88927272727273        336.29990909090907        336.71054545454547        337.12118181818181        337.53181818181821        337.94245454545455        338.35309090909089        338.76372727272729        339.17436363636364        339.58500000000004        339.99563636363638        340.40627272727272        340.81690909090912        341.22754545454546        341.63818181818181        342.04881818181821        342.45945454545455        342.87009090909095        343.28072727272729        343.69136363636363        344.10200000000003        344.51263636363637        344.92327272727272        345.33390909090912        345.74454545454546        346.15518181818186        346.56581818181820        346.97645454545454        347.38709090909094        347.79772727272729        348.20836363636363        348.61900000000003        349.02963636363637        349.44027272727271        349.85090909090911        350.26154545454546        350.67218181818185        351.08281818181820        351.49345454545454        351.90409090909094        352.31472727272728        352.72536363636362        353.13600000000002        353.54663636363637        353.95727272727277        354.36790909090911        354.77854545454545        355.18918181818185        355.59981818181819        356.01045454545454        356.42109090909094        356.83172727272728        357.24236363636362        357.65300000000002        358.06363636363636        358.47427272727276        358.88490909090910        359.29554545454545        359.70618181818185        360.11681818181819        360.52745454545453        360.93809090909093        361.34872727272727        361.75936363636367        362.17000000000002        363.33800000000002        364.50600000000003        365.67400000000004        366.84200000000004        368.00999999999999        369.17800000000000        370.34600000000000        371.51400000000001        372.68200000000002        373.85000000000002        375.01800000000003        376.18600000000004        377.35399999999998        378.52199999999999        379.69000000000000        380.85800000000000        382.02600000000001        383.19400000000002        384.36200000000002        385.53000000000003        386.69799999999998        387.86599999999999        389.03399999999999        390.20200000000000        391.37000000000000        394.49279999999999        397.61560000000003        400.73840000000001        403.86120000000000        406.98399999999998        410.10680000000002        413.22960000000000        416.35239999999999        419.47520000000003        422.59800000000001        425.72080000000000        428.84359999999998        431.96640000000002        435.08920000000001        438.21199999999999        441.33479999999997        444.45760000000001        447.58040000000000        450.70319999999998        453.82600000000002        456.94880000000001        460.07159999999999        463.19439999999997        466.31720000000001        469.44000000000000     
 rt =    1.6260000000000000E-002   1.5953648648648650E-002   1.5647297297297299E-002   1.5340945945945947E-002   1.5034594594594594E-002   1.4728243243243243E-002   1.4421891891891893E-002   1.4115540540540540E-002   1.3993000000000000E-002   1.3717119047619047E-002   1.3257317460317461E-002   1.2797515873015874E-002   1.2337714285714285E-002   1.1877912698412698E-002   1.1418111111111112E-002   1.0958309523809525E-002   1.0498507936507936E-002   1.0038706349206349E-002   9.5789047619047624E-003   9.1191031746031756E-003   8.6593015873015870E-003   8.1995000000000002E-003   7.7396984126984134E-003   7.2798968253968248E-003   7.0040158730158737E-003   6.8200952380952379E-003   6.3602936507936511E-003   5.9004920634920643E-003   5.4406904761904757E-003   4.9808888888888889E-003   4.5210873015873020E-003   4.0612857142857152E-003   3.6014841269841266E-003   3.1416825396825398E-003   2.6818809523809529E-003   2.4060000000000002E-003   2.3734054054054057E-003   2.2919189189189188E-003   2.2104324324324323E-003   2.1289459459459458E-003   2.0474594594594594E-003   1.9659729729729729E-003   1.8844864864864864E-003   1.8029999999999999E-003   1.7669399999999998E-003   1.7308800000000000E-003   1.6948199999999999E-003   1.6587600000000000E-003   1.6226999999999999E-003   1.5866399999999998E-003   1.5505800000000000E-003   1.5145199999999999E-003   1.4784600000000000E-003   1.4423999999999999E-003   1.4063399999999998E-003   1.3702800000000000E-003   1.3342199999999999E-003   1.2981599999999998E-003   1.2620999999999999E-003   1.2260399999999999E-003   1.1899800000000000E-003   1.1539199999999999E-003   1.1178600000000000E-003   1.0817999999999999E-003   1.0457400000000001E-003   1.0096800000000000E-003   9.7361999999999991E-004   9.3755999999999993E-004   9.0149999999999996E-004   8.6543999999999998E-004   8.2937999999999990E-004   7.9331999999999992E-004   7.5726000000000005E-004   7.2119999999999997E-004   6.8513999999999999E-004   6.4907999999999990E-004   6.1301999999999993E-004   5.7695999999999984E-004   5.4090000000000008E-004   5.0484000000000000E-004   4.6877999999999997E-004   4.3271999999999999E-004   3.9665999999999996E-004   3.6059999999999993E-004   3.2454000000000006E-004   2.8848000000000003E-004   2.5242000000000000E-004   2.1636000000000000E-004   1.8029999999999996E-004   1.4423999999999993E-004   1.0818000000000009E-004   7.2120000000000062E-005   3.6060000000000031E-005   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000       -2.2123893805309734E-004  -4.4247787610619468E-004  -6.6371681415929213E-004  -8.8495575221238937E-004  -1.1061946902654867E-003  -1.3274336283185843E-003  -1.5486725663716814E-003  -1.6371681415929204E-003  -1.7699115044247787E-003  -1.9911504424778761E-003  -2.2123893805309734E-003  -2.4336283185840708E-003  -2.6548672566371685E-003  -2.8761061946902654E-003  -3.0973451327433628E-003  -3.3185840707964606E-003  -3.5398230088495575E-003  -3.7610619469026548E-003  -3.9823008849557522E-003  -4.2035398230088495E-003  -4.4247787610619468E-003  -4.6460176991150442E-003  -4.8672566371681415E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -5.0000000000000001E-003  -4.4999999999999997E-003  -4.0000000000000001E-003  -3.5000000000000001E-003  -3.0000000000000001E-003  -2.5000000000000001E-003  -2.0000000000000000E-003  -1.5000000000000002E-003  -9.9999999999999980E-004  -4.9999999999999990E-004   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =      300.0
iteration =        2; time =      600.0
iteration =        3; time =      900.0
iteration =        4; time =     1200.0
iteration =        5; time =     1500.0
iteration =        6; time =     1800.0
iteration =        7; time =     2100.0
iteration =        8; time =     2400.0
iteration =        9; time =     2700.0
iteration =       10; time =     3000.0
iteration =       11; time =     3300.0
iteration =       12; time =     3600.0
iteration =       13; time =     3900.0
iteration =       14; time =     4200.0
iteration =       15; time =     4500.0
iteration =       16; time =     4800.0
iteration =       17; time =     5100.0
iteration =       18; time =     5400.0
iteration =       19; time =     5700.0
iteration =       20; time =     6000.0
iteration =       21; time =     6300.0
iteration =       22; time =     6600.0
iteration =       23; time =     6900.0
iteration =       24; time =     7200.0
iteration =       25; time =     7500.0
iteration =       26; time =     7800.0
iteration =       27; time =     8100.0
iteration =       28; time =     8400.0
iteration =       29; time =     8700.0
iteration =       30; time =     9000.0
iteration =       31; time =     9300.0
iteration =       32; time =     9600.0
iteration =       33; time =     9900.0
iteration =       34; time =    10200.0
iteration =       35; time =    10500.0
iteration =       36; time =    10800.0
iteration =       37; time =    11100.0
iteration =       38; time =    11400.0
iteration =       39; time =    11700.0
iteration =       40; time =    12000.0
iteration =       41; time =    12300.0
iteration =       42; time =    12600.0
iteration =       43; time =    12900.0
iteration =       44; time =    13200.0
iteration =       45; time =    13500.0
iteration =       46; time =    13800.0
iteration =       47; time =    14100.0
iteration =       48; time =    14400.0
iteration =       49; time =    14700.0
iteration =       50; time =    15000.0
iteration =       51; time =    15300.0
iteration =       52; time =    15600.0
iteration =       53; time =    15900.0
iteration =       54; time =    16200.0
iteration =       55; time =    16500.0
iteration =       56; time =    16800.0
iteration =       57; time =    17100.0
iteration =       58; time =    17400.0
iteration =       59; time =    17700.0
iteration =       60; time =    18000.0
iteration =       61; time =    18300.0
iteration =       62; time =    18600.0
iteration =       63; time =    18900.0
iteration =       64; time =    19200.0
iteration =       65; time =    19500.0
iteration =       66; time =    19800.0
iteration =       67; time =    20100.0
iteration =       68; time =    20400.0
iteration =       69; time =    20700.0
iteration =       70; time =    21000.0
iteration =       71; time =    21300.0
iteration =       72; time =    21600.0
iteration =       73; time =    21900.0
iteration =       74; time =    22200.0
iteration =       75; time =    22500.0
iteration =       76; time =    22800.0
iteration =       77; time =    23100.0
iteration =       78; time =    23400.0
iteration =       79; time =    23700.0
iteration =       80; time =    24000.0
iteration =       81; time =    24300.0
iteration =       82; time =    24600.0
iteration =       83; time =    24900.0
iteration =       84; time =    25200.0
iteration =       85; time =    25500.0
iteration =       86; time =    25800.0
iteration =       87; time =    26100.0
iteration =       88; time =    26400.0
iteration =       89; time =    26700.0
iteration =       90; time =    27000.0
iteration =       91; time =    27300.0
iteration =       92; time =    27600.0
iteration =       93; time =    27900.0
iteration =       94; time =    28200.0
iteration =       95; time =    28500.0
iteration =       96; time =    28800.0
iteration =       97; time =    29100.0
iteration =       98; time =    29400.0
iteration =       99; time =    29700.0
iteration =      100; time =    30000.0
iteration =      101; time =    30300.0
iteration =      102; time =    30600.0
iteration =      103; time =    30900.0
iteration =      104; time =    31200.0
iteration =      105; time =    31500.0
iteration =      106; time =    31800.0
iteration =      107; time =    32100.0
iteration =      108; time =    32400.0
iteration =      109; time =    32700.0
iteration =      110; time =    33000.0
iteration =      111; time =    33300.0
iteration =      112; time =    33600.0
iteration =      113; time =    33900.0
iteration =      114; time =    34200.0
iteration =      115; time =    34500.0
iteration =      116; time =    34800.0
iteration =      117; time =    35100.0
iteration =      118; time =    35400.0
iteration =      119; time =    35700.0
iteration =      120; time =    36000.0
iteration =      121; time =    36300.0
iteration =      122; time =    36600.0
iteration =      123; time =    36900.0
iteration =      124; time =    37200.0
iteration =      125; time =    37500.0
iteration =      126; time =    37800.0
iteration =      127; time =    38100.0
iteration =      128; time =    38400.0
iteration =      129; time =    38700.0
iteration =      130; time =    39000.0
iteration =      131; time =    39300.0
iteration =      132; time =    39600.0
iteration =      133; time =    39900.0
iteration =      134; time =    40200.0
iteration =      135; time =    40500.0
iteration =      136; time =    40800.0
iteration =      137; time =    41100.0
iteration =      138; time =    41400.0
iteration =      139; time =    41700.0
iteration =      140; time =    42000.0
iteration =      141; time =    42300.0
iteration =      142; time =    42600.0
iteration =      143; time =    42900.0
iteration =      144; time =    43200.0
iteration =      145; time =    43500.0
iteration =      146; time =    43800.0
iteration =      147; time =    44100.0
iteration =      148; time =    44400.0
iteration =      149; time =    44700.0
iteration =      150; time =    45000.0
iteration =      151; time =    45300.0
iteration =      152; time =    45600.0
iteration =      153; time =    45900.0
iteration =      154; time =    46200.0
iteration =      155; time =    46500.0
iteration =      156; time =    46800.0
iteration =      157; time =    47100.0
iteration =      158; time =    47400.0
iteration =      159; time =    47700.0
iteration =      160; time =    48000.0
iteration =      161; time =    48300.0
iteration =      162; time =    48600.0
iteration =      163; time =    48900.0
iteration =      164; time =    49200.0
iteration =      165; time =    49500.0
iteration =      166; time =    49800.0
iteration =      167; time =    50100.0
iteration =      168; time =    50400.0
iteration =      169; time =    50700.0
iteration =      170; time =    51000.0
iteration =      171; time =    51300.0
iteration =      172; time =    51600.0
iteration =      173; time =    51900.0
iteration =      174; time =    52200.0
iteration =      175; time =    52500.0
iteration =      176; time =    52800.0
iteration =      177; time =    53100.0
iteration =      178; time =    53400.0
iteration =      179; time =    53700.0
iteration =      180; time =    54000.0
iteration =      181; time =    54300.0
iteration =      182; time =    54600.0
iteration =      183; time =    54900.0
iteration =      184; time =    55200.0
iteration =      185; time =    55500.0
iteration =      186; time =    55800.0
iteration =      187; time =    56100.0
iteration =      188; time =    56400.0
iteration =      189; time =    56700.0
iteration =      190; time =    57000.0
iteration =      191; time =    57300.0
iteration =      192; time =    57600.0
iteration =      193; time =    57900.0
iteration =      194; time =    58200.0
iteration =      195; time =    58500.0
iteration =      196; time =    58800.0
iteration =      197; time =    59100.0
iteration =      198; time =    59400.0
iteration =      199; time =    59700.0
iteration =      200; time =    60000.0
iteration =      201; time =    60300.0
iteration =      202; time =    60600.0
iteration =      203; time =    60900.0
iteration =      204; time =    61200.0
iteration =      205; time =    61500.0
iteration =      206; time =    61800.0
iteration =      207; time =    62100.0
iteration =      208; time =    62400.0
iteration =      209; time =    62700.0
iteration =      210; time =    63000.0
iteration =      211; time =    63300.0
iteration =      212; time =    63600.0
iteration =      213; time =    63900.0
iteration =      214; time =    64200.0
iteration =      215; time =    64500.0
iteration =      216; time =    64800.0
iteration =      217; time =    65100.0
iteration =      218; time =    65400.0
iteration =      219; time =    65700.0
iteration =      220; time =    66000.0
iteration =      221; time =    66300.0
iteration =      222; time =    66600.0
iteration =      223; time =    66900.0
iteration =      224; time =    67200.0
iteration =      225; time =    67500.0
iteration =      226; time =    67800.0
iteration =      227; time =    68100.0
iteration =      228; time =    68400.0
iteration =      229; time =    68700.0
iteration =      230; time =    69000.0
iteration =      231; time =    69300.0
iteration =      232; time =    69600.0
iteration =      233; time =    69900.0
iteration =      234; time =    70200.0
iteration =      235; time =    70500.0
iteration =      236; time =    70800.0
iteration =      237; time =    71100.0
iteration =      238; time =    71400.0
iteration =      239; time =    71700.0
iteration =      240; time =    72000.0
iteration =      241; time =    72300.0
iteration =      242; time =    72600.0
iteration =      243; time =    72900.0
iteration =      244; time =    73200.0
iteration =      245; time =    73500.0
iteration =      246; time =    73800.0
iteration =      247; time =    74100.0
iteration =      248; time =    74400.0
iteration =      249; time =    74700.0
iteration =      250; time =    75000.0
iteration =      251; time =    75300.0
iteration =      252; time =    75600.0
iteration =      253; time =    75900.0
iteration =      254; time =    76200.0
iteration =      255; time =    76500.0
iteration =      256; time =    76800.0
iteration =      257; time =    77100.0
iteration =      258; time =    77400.0
iteration =      259; time =    77700.0
iteration =      260; time =    78000.0
iteration =      261; time =    78300.0
iteration =      262; time =    78600.0
iteration =      263; time =    78900.0
iteration =      264; time =    79200.0
iteration =      265; time =    79500.0
iteration =      266; time =    79800.0
iteration =      267; time =    80100.0
iteration =      268; time =    80400.0
iteration =      269; time =    80700.0
iteration =      270; time =    81000.0
iteration =      271; time =    81300.0
iteration =      272; time =    81600.0
iteration =      273; time =    81900.0
iteration =      274; time =    82200.0
iteration =      275; time =    82500.0
iteration =      276; time =    82800.0
iteration =      277; time =    83100.0
iteration =      278; time =    83400.0
iteration =      279; time =    83700.0
iteration =      280; time =    84000.0
iteration =      281; time =    84300.0
iteration =      282; time =    84600.0
iteration =      283; time =    84900.0
iteration =      284; time =    85200.0
iteration =      285; time =    85500.0
iteration =      286; time =    85800.0
iteration =      287; time =    86100.0
iteration =      288; time =    86400.0
iteration =      289; time =    86700.0
iteration =      290; time =    87000.0
iteration =      291; time =    87300.0
iteration =      292; time =    87600.0
iteration =      293; time =    87900.0
iteration =      294; time =    88200.0
iteration =      295; time =    88500.0
iteration =      296; time =    88800.0
iteration =      297; time =    89100.0
iteration =      298; time =    89400.0
iteration =      299; time =    89700.0
iteration =      300; time =    90000.0
iteration =      301; time =    90300.0
iteration =      302; time =    90600.0
iteration =      303; time =    90900.0
iteration =      304; time =    91200.0
iteration =      305; time =    91500.0
iteration =      306; time =    91800.0
iteration =      307; time =    92100.0
iteration =      308; time =    92400.0
iteration =      309; time =    92700.0
iteration =      310; time =    93000.0
iteration =      311; time =    93300.0
iteration =      312; time =    93600.0
iteration =      313; time =    93900.0
iteration =      314; time =    94200.0
iteration =      315; time =    94500.0
iteration =      316; time =    94800.0
iteration =      317; time =    95100.0
iteration =      318; time =    95400.0
iteration =      319; time =    95700.0
iteration =      320; time =    96000.0
iteration =      321; time =    96300.0
iteration =      322; time =    96600.0
iteration =      323; time =    96900.0
iteration =      324; time =    97200.0
iteration =      325; time =    97500.0
iteration =      326; time =    97800.0
iteration =      327; time =    98100.0
iteration =      328; time =    98400.0
iteration =      329; time =    98700.0
iteration =      330; time =    99000.0
iteration =      331; time =    99300.0
iteration =      332; time =    99600.0
iteration =      333; time =    99900.0
iteration =      334; time =   100200.0
iteration =      335; time =   100500.0
iteration =      336; time =   100800.0
iteration =      337; time =   101100.0
iteration =      338; time =   101400.0
iteration =      339; time =   101700.0
iteration =      340; time =   102000.0
iteration =      341; time =   102300.0
iteration =      342; time =   102600.0
iteration =      343; time =   102900.0
iteration =      344; time =   103200.0
iteration =      345; time =   103500.0
iteration =      346; time =   103800.0
iteration =      347; time =   104100.0
iteration =      348; time =   104400.0
iteration =      349; time =   104700.0
iteration =      350; time =   105000.0
iteration =      351; time =   105300.0
iteration =      352; time =   105600.0
iteration =      353; time =   105900.0
iteration =      354; time =   106200.0
iteration =      355; time =   106500.0
iteration =      356; time =   106800.0
iteration =      357; time =   107100.0
iteration =      358; time =   107400.0
iteration =      359; time =   107700.0
iteration =      360; time =   108000.0
iteration =      361; time =   108300.0
iteration =      362; time =   108600.0
iteration =      363; time =   108900.0
iteration =      364; time =   109200.0
iteration =      365; time =   109500.0
iteration =      366; time =   109800.0
iteration =      367; time =   110100.0
iteration =      368; time =   110400.0
iteration =      369; time =   110700.0
iteration =      370; time =   111000.0
iteration =      371; time =   111300.0
iteration =      372; time =   111600.0
iteration =      373; time =   111900.0
iteration =      374; time =   112200.0
iteration =      375; time =   112500.0
iteration =      376; time =   112800.0
iteration =      377; time =   113100.0
iteration =      378; time =   113400.0
iteration =      379; time =   113700.0
iteration =      380; time =   114000.0
iteration =      381; time =   114300.0
iteration =      382; time =   114600.0
iteration =      383; time =   114900.0
iteration =      384; time =   115200.0
iteration =      385; time =   115500.0
iteration =      386; time =   115800.0
iteration =      387; time =   116100.0
iteration =      388; time =   116400.0
iteration =      389; time =   116700.0
iteration =      390; time =   117000.0
iteration =      391; time =   117300.0
iteration =      392; time =   117600.0
iteration =      393; time =   117900.0
iteration =      394; time =   118200.0
iteration =      395; time =   118500.0
iteration =      396; time =   118800.0
iteration =      397; time =   119100.0
iteration =      398; time =   119400.0
iteration =      399; time =   119700.0
iteration =      400; time =   120000.0
iteration =      401; time =   120300.0
iteration =      402; time =   120600.0
iteration =      403; time =   120900.0
iteration =      404; time =   121200.0
iteration =      405; time =   121500.0
iteration =      406; time =   121800.0
iteration =      407; time =   122100.0
iteration =      408; time =   122400.0
iteration =      409; time =   122700.0
iteration =      410; time =   123000.0
iteration =      411; time =   123300.0
iteration =      412; time =   123600.0
iteration =      413; time =   123900.0
iteration =      414; time =   124200.0
iteration =      415; time =   124500.0
iteration =      416; time =   124800.0
iteration =      417; time =   125100.0
iteration =      418; time =   125400.0
iteration =      419; time =   125700.0
iteration =      420; time =   126000.0
iteration =      421; time =   126300.0
iteration =      422; time =   126600.0
iteration =      423; time =   126900.0
iteration =      424; time =   127200.0
iteration =      425; time =   127500.0
iteration =      426; time =   127800.0
iteration =      427; time =   128100.0
iteration =      428; time =   128400.0
iteration =      429; time =   128700.0
iteration =      430; time =   129000.0
iteration =      431; time =   129300.0
iteration =      432; time =   129600.0
iteration =      433; time =   129900.0
iteration =      434; time =   130200.0
iteration =      435; time =   130500.0
iteration =      436; time =   130800.0
iteration =      437; time =   131100.0
iteration =      438; time =   131400.0
iteration =      439; time =   131700.0
iteration =      440; time =   132000.0
iteration =      441; time =   132300.0
iteration =      442; time =   132600.0
iteration =      443; time =   132900.0
iteration =      444; time =   133200.0
iteration =      445; time =   133500.0
iteration =      446; time =   133800.0
iteration =      447; time =   134100.0
iteration =      448; time =   134400.0
iteration =      449; time =   134700.0
iteration =      450; time =   135000.0
iteration =      451; time =   135300.0
iteration =      452; time =   135600.0
iteration =      453; time =   135900.0
iteration =      454; time =   136200.0
iteration =      455; time =   136500.0
iteration =      456; time =   136800.0
iteration =      457; time =   137100.0
iteration =      458; time =   137400.0
iteration =      459; time =   137700.0
iteration =      460; time =   138000.0
iteration =      461; time =   138300.0
iteration =      462; time =   138600.0
iteration =      463; time =   138900.0
iteration =      464; time =   139200.0
iteration =      465; time =   139500.0
iteration =      466; time =   139800.0
iteration =      467; time =   140100.0
iteration =      468; time =   140400.0
iteration =      469; time =   140700.0
iteration =      470; time =   141000.0
iteration =      471; time =   141300.0
iteration =      472; time =   141600.0
iteration =      473; time =   141900.0
iteration =      474; time =   142200.0
iteration =      475; time =   142500.0
iteration =      476; time =   142800.0
iteration =      477; time =   143100.0
iteration =      478; time =   143400.0
iteration =      479; time =   143700.0
iteration =      480; time =   144000.0
iteration =      481; time =   144300.0
iteration =      482; time =   144600.0
iteration =      483; time =   144900.0
iteration =      484; time =   145200.0
iteration =      485; time =   145500.0
iteration =      486; time =   145800.0
iteration =      487; time =   146100.0
iteration =      488; time =   146400.0
iteration =      489; time =   146700.0
iteration =      490; time =   147000.0
iteration =      491; time =   147300.0
iteration =      492; time =   147600.0
iteration =      493; time =   147900.0
iteration =      494; time =   148200.0
iteration =      495; time =   148500.0
iteration =      496; time =   148800.0
iteration =      497; time =   149100.0
iteration =      498; time =   149400.0
iteration =      499; time =   149700.0
iteration =      500; time =   150000.0
iteration =      501; time =   150300.0
iteration =      502; time =   150600.0
iteration =      503; time =   150900.0
iteration =      504; time =   151200.0
iteration =      505; time =   151500.0
iteration =      506; time =   151800.0
iteration =      507; time =   152100.0
iteration =      508; time =   152400.0
iteration =      509; time =   152700.0
iteration =      510; time =   153000.0
iteration =      511; time =   153300.0
iteration =      512; time =   153600.0
iteration =      513; time =   153900.0
iteration =      514; time =   154200.0
iteration =      515; time =   154500.0
iteration =      516; time =   154800.0
iteration =      517; time =   155100.0
iteration =      518; time =   155400.0
iteration =      519; time =   155700.0
iteration =      520; time =   156000.0
iteration =      521; time =   156300.0
iteration =      522; time =   156600.0
iteration =      523; time =   156900.0
iteration =      524; time =   157200.0
iteration =      525; time =   157500.0
iteration =      526; time =   157800.0
iteration =      527; time =   158100.0
iteration =      528; time =   158400.0
iteration =      529; time =   158700.0
iteration =      530; time =   159000.0
iteration =      531; time =   159300.0
iteration =      532; time =   159600.0
iteration =      533; time =   159900.0
iteration =      534; time =   160200.0
iteration =      535; time =   160500.0
iteration =      536; time =   160800.0
iteration =      537; time =   161100.0
iteration =      538; time =   161400.0
iteration =      539; time =   161700.0
iteration =      540; time =   162000.0
iteration =      541; time =   162300.0
iteration =      542; time =   162600.0
iteration =      543; time =   162900.0
iteration =      544; time =   163200.0
iteration =      545; time =   163500.0
iteration =      546; time =   163800.0
iteration =      547; time =   164100.0
iteration =      548; time =   164400.0
iteration =      549; time =   164700.0
iteration =      550; time =   165000.0
iteration =      551; time =   165300.0
iteration =      552; time =   165600.0
iteration =      553; time =   165900.0
iteration =      554; time =   166200.0
iteration =      555; time =   166500.0
iteration =      556; time =   166800.0
iteration =      557; time =   167100.0
iteration =      558; time =   167400.0
iteration =      559; time =   167700.0
iteration =      560; time =   168000.0
iteration =      561; time =   168300.0
iteration =      562; time =   168600.0
iteration =      563; time =   168900.0
iteration =      564; time =   169200.0
iteration =      565; time =   169500.0
iteration =      566; time =   169800.0
iteration =      567; time =   170100.0
iteration =      568; time =   170400.0
iteration =      569; time =   170700.0
iteration =      570; time =   171000.0
iteration =      571; time =   171300.0
iteration =      572; time =   171600.0
iteration =      573; time =   171900.0
iteration =      574; time =   172200.0
iteration =      575; time =   172500.0
iteration =      576; time =   172800.0
iteration =      577; time =   173100.0
iteration =      578; time =   173400.0
iteration =      579; time =   173700.0
iteration =      580; time =   174000.0
iteration =      581; time =   174300.0
iteration =      582; time =   174600.0
iteration =      583; time =   174900.0
iteration =      584; time =   175200.0
iteration =      585; time =   175500.0
iteration =      586; time =   175800.0
iteration =      587; time =   176100.0
iteration =      588; time =   176400.0
iteration =      589; time =   176700.0
iteration =      590; time =   177000.0
iteration =      591; time =   177300.0
iteration =      592; time =   177600.0
iteration =      593; time =   177900.0
iteration =      594; time =   178200.0
iteration =      595; time =   178500.0
iteration =      596; time =   178800.0
iteration =      597; time =   179100.0
iteration =      598; time =   179400.0
iteration =      599; time =   179700.0
iteration =      600; time =   180000.0
iteration =      601; time =   180300.0
iteration =      602; time =   180600.0
iteration =      603; time =   180900.0
iteration =      604; time =   181200.0
iteration =      605; time =   181500.0
iteration =      606; time =   181800.0
iteration =      607; time =   182100.0
iteration =      608; time =   182400.0
iteration =      609; time =   182700.0
iteration =      610; time =   183000.0
iteration =      611; time =   183300.0
iteration =      612; time =   183600.0
iteration =      613; time =   183900.0
iteration =      614; time =   184200.0
iteration =      615; time =   184500.0
iteration =      616; time =   184800.0
iteration =      617; time =   185100.0
iteration =      618; time =   185400.0
iteration =      619; time =   185700.0
iteration =      620; time =   186000.0
iteration =      621; time =   186300.0
iteration =      622; time =   186600.0
iteration =      623; time =   186900.0
iteration =      624; time =   187200.0
iteration =      625; time =   187500.0
iteration =      626; time =   187800.0
iteration =      627; time =   188100.0
iteration =      628; time =   188400.0
iteration =      629; time =   188700.0
iteration =      630; time =   189000.0
iteration =      631; time =   189300.0
iteration =      632; time =   189600.0
iteration =      633; time =   189900.0
iteration =      634; time =   190200.0
iteration =      635; time =   190500.0
iteration =      636; time =   190800.0
iteration =      637; time =   191100.0
iteration =      638; time =   191400.0
iteration =      639; time =   191700.0
iteration =      640; time =   192000.0
iteration =      641; time =   192300.0
iteration =      642; time =   192600.0
iteration =      643; time =   192900.0
iteration =      644; time =   193200.0
iteration =      645; time =   193500.0
iteration =      646; time =   193800.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 rtm < 0 in beginning of advance_clubb_core at k =           53
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           10
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            7
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            6
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            4
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            2
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            8
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            3
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=            5
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
iteration =      647; time =   194100.0
iteration =      648; time =   194400.0
iteration =      649; time =   194700.0
iteration =      650; time =   195000.0
iteration =      651; time =   195300.0
iteration =      652; time =   195600.0
iteration =      653; time =   195900.0
iteration =      654; time =   196200.0
iteration =      655; time =   196500.0
iteration =      656; time =   196800.0
iteration =      657; time =   197100.0
iteration =      658; time =   197400.0
iteration =      659; time =   197700.0
iteration =      660; time =   198000.0
iteration =      661; time =   198300.0
iteration =      662; time =   198600.0
iteration =      663; time =   198900.0
iteration =      664; time =   199200.0
iteration =      665; time =   199500.0
iteration =      666; time =   199800.0
iteration =      667; time =   200100.0
iteration =      668; time =   200400.0
iteration =      669; time =   200700.0
iteration =      670; time =   201000.0
iteration =      671; time =   201300.0
iteration =      672; time =   201600.0
iteration =      673; time =   201900.0
iteration =      674; time =   202200.0
iteration =      675; time =   202500.0
iteration =      676; time =   202800.0
iteration =      677; time =   203100.0
iteration =      678; time =   203400.0
iteration =      679; time =   203700.0
iteration =      680; time =   204000.0
iteration =      681; time =   204300.0
iteration =      682; time =   204600.0
iteration =      683; time =   204900.0
iteration =      684; time =   205200.0
iteration =      685; time =   205500.0
iteration =      686; time =   205800.0
iteration =      687; time =   206100.0
iteration =      688; time =   206400.0
iteration =      689; time =   206700.0
iteration =      690; time =   207000.0
iteration =      691; time =   207300.0
iteration =      692; time =   207600.0
iteration =      693; time =   207900.0
iteration =      694; time =   208200.0
iteration =      695; time =   208500.0
iteration =      696; time =   208800.0
iteration =      697; time =   209100.0
iteration =      698; time =   209400.0
iteration =      699; time =   209700.0
iteration =      700; time =   210000.0
iteration =      701; time =   210300.0
iteration =      702; time =   210600.0
iteration =      703; time =   210900.0
iteration =      704; time =   211200.0
iteration =      705; time =   211500.0
iteration =      706; time =   211800.0
iteration =      707; time =   212100.0
iteration =      708; time =   212400.0
iteration =      709; time =   212700.0
iteration =      710; time =   213000.0
iteration =      711; time =   213300.0
iteration =      712; time =   213600.0
iteration =      713; time =   213900.0
iteration =      714; time =   214200.0
iteration =      715; time =   214500.0
iteration =      716; time =   214800.0
iteration =      717; time =   215100.0
iteration =      718; time =   215400.0
iteration =      719; time =   215700.0
iteration =      720; time =   216000.0
iteration =      721; time =   216300.0
iteration =      722; time =   216600.0
iteration =      723; time =   216900.0
iteration =      724; time =   217200.0
iteration =      725; time =   217500.0
iteration =      726; time =   217800.0
iteration =      727; time =   218100.0
iteration =      728; time =   218400.0
iteration =      729; time =   218700.0
iteration =      730; time =   219000.0
iteration =      731; time =   219300.0
iteration =      732; time =   219600.0
iteration =      733; time =   219900.0
iteration =      734; time =   220200.0
iteration =      735; time =   220500.0
iteration =      736; time =   220800.0
iteration =      737; time =   221100.0
iteration =      738; time =   221400.0
iteration =      739; time =   221700.0
iteration =      740; time =   222000.0
iteration =      741; time =   222300.0
iteration =      742; time =   222600.0
iteration =      743; time =   222900.0
iteration =      744; time =   223200.0
iteration =      745; time =   223500.0
iteration =      746; time =   223800.0
iteration =      747; time =   224100.0
iteration =      748; time =   224400.0
iteration =      749; time =   224700.0
iteration =      750; time =   225000.0
iteration =      751; time =   225300.0
iteration =      752; time =   225600.0
iteration =      753; time =   225900.0
iteration =      754; time =   226200.0
iteration =      755; time =   226500.0
iteration =      756; time =   226800.0
iteration =      757; time =   227100.0
iteration =      758; time =   227400.0
iteration =      759; time =   227700.0
iteration =      760; time =   228000.0
iteration =      761; time =   228300.0
iteration =      762; time =   228600.0
iteration =      763; time =   228900.0
iteration =      764; time =   229200.0
iteration =      765; time =   229500.0
iteration =      766; time =   229800.0
iteration =      767; time =   230100.0
iteration =      768; time =   230400.0
iteration =      769; time =   230700.0
iteration =      770; time =   231000.0
iteration =      771; time =   231300.0
iteration =      772; time =   231600.0
iteration =      773; time =   231900.0
iteration =      774; time =   232200.0
iteration =      775; time =   232500.0
iteration =      776; time =   232800.0
iteration =      777; time =   233100.0
iteration =      778; time =   233400.0
iteration =      779; time =   233700.0
iteration =      780; time =   234000.0
iteration =      781; time =   234300.0
iteration =      782; time =   234600.0
iteration =      783; time =   234900.0
iteration =      784; time =   235200.0
iteration =      785; time =   235500.0
iteration =      786; time =   235800.0
iteration =      787; time =   236100.0
iteration =      788; time =   236400.0
iteration =      789; time =   236700.0
iteration =      790; time =   237000.0
iteration =      791; time =   237300.0
iteration =      792; time =   237600.0
iteration =      793; time =   237900.0
iteration =      794; time =   238200.0
iteration =      795; time =   238500.0
iteration =      796; time =   238800.0
iteration =      797; time =   239100.0
iteration =      798; time =   239400.0
iteration =      799; time =   239700.0
iteration =      800; time =   240000.0
iteration =      801; time =   240300.0
iteration =      802; time =   240600.0
iteration =      803; time =   240900.0
iteration =      804; time =   241200.0
iteration =      805; time =   241500.0
iteration =      806; time =   241800.0
iteration =      807; time =   242100.0
iteration =      808; time =   242400.0
iteration =      809; time =   242700.0
iteration =      810; time =   243000.0
iteration =      811; time =   243300.0
iteration =      812; time =   243600.0
iteration =      813; time =   243900.0
iteration =      814; time =   244200.0
iteration =      815; time =   244500.0
iteration =      816; time =   244800.0
iteration =      817; time =   245100.0
iteration =      818; time =   245400.0
iteration =      819; time =   245700.0
iteration =      820; time =   246000.0
iteration =      821; time =   246300.0
iteration =      822; time =   246600.0
iteration =      823; time =   246900.0
iteration =      824; time =   247200.0
iteration =      825; time =   247500.0
iteration =      826; time =   247800.0
iteration =      827; time =   248100.0
iteration =      828; time =   248400.0
iteration =      829; time =   248700.0
iteration =      830; time =   249000.0
iteration =      831; time =   249300.0
iteration =      832; time =   249600.0
iteration =      833; time =   249900.0
iteration =      834; time =   250200.0
iteration =      835; time =   250500.0
iteration =      836; time =   250800.0
iteration =      837; time =   251100.0
iteration =      838; time =   251400.0
iteration =      839; time =   251700.0
iteration =      840; time =   252000.0
iteration =      841; time =   252300.0
iteration =      842; time =   252600.0
iteration =      843; time =   252900.0
iteration =      844; time =   253200.0
iteration =      845; time =   253500.0
iteration =      846; time =   253800.0
iteration =      847; time =   254100.0
iteration =      848; time =   254400.0
iteration =      849; time =   254700.0
iteration =      850; time =   255000.0
iteration =      851; time =   255300.0
iteration =      852; time =   255600.0
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           21
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           22
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 rrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Nrm <    0.0000000000000000       in fill_holes_driver_api at k=           20
 Program exited normally
iteration =      853; time =   255900.0
iteration =      854; time =   256200.0
iteration =      855; time =   256500.0
iteration =      856; time =   256800.0
iteration =      857; time =   257100.0
iteration =      858; time =   257400.0
iteration =      859; time =   257700.0
iteration =      860; time =   258000.0
iteration =      861; time =   258300.0
iteration =      862; time =   258600.0
iteration =      863; time =   258900.0
iteration =      864; time =   259200.0
CLUBB-TIMER time_loop_init =             0.2009
CLUBB-TIMER time_clubb_advance =         2.0804
CLUBB-TIMER time_clubb_pdf =             0.2356
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.9105
CLUBB-TIMER time_microphys_advance =     0.0918
CLUBB-TIMER time_loop_end =              1.6048
CLUBB-TIMER time_output_multi_col =      0.0003
CLUBB-TIMER time_total =                 5.1279
Running wangara
 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/03/05 03:38:37
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DNR_SP enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = wangara
 nzmax =           50
 grid_type =            1
 deltaz =    40.000000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    2300.0000000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           15
 month =            8
 year =         1967
 lat_vals =   -34.600000000000001     
 lon_vals =    145.07222200000001     
 sfc_elevation =    0.0000000000000000     
 time_initial =    82800.000000000000     
 time_final =    111600.00000000000     
 dt_main =    300.00000000000000     
 dt_rad =    300.00000000000000     
 sfctype =            1
 T_sfc =    288.00000000000000     
 p_sfc =    102300.00000000000     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =   -8.2100000000000003E-005
 T0 =    300.00000000000000     
 ts_nudge =    86400.000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  T
 l_modify_ic_with_cubic_int =  T
 l_modify_bc_for_cnvg_test =  T
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/wangara
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 fname_prefix = wangara
 stats_fmt = netcdf
 stats_tsamp =    300.00000000000000     
 stats_tout =    300.00000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_hole_fill =  T
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =    2.1200000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.54000000000000004     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.54000000000000004     
 Ncnp2_on_Ncnm2 =    1.0000000000000000     
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = none
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    100.00000000000000     
 F1 =    20.000000000000000     
 kappa =    119.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            1
 tridiag_solve_method =            1
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  F
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 Warning: ../input/case_setups/wangara_corr_array_cloud.in was not found! The default correlation arrays will be used.
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: wangara_sounding.in
 File exists?  T
 Path to sclr_sounding: wangara_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: wangara_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        50.000000000000000        100.00000000000000        150.00000000000000        200.00000000000000        250.00000000000000        300.00000000000000        350.00000000000000        400.00000000000000        500.00000000000000        550.00000000000000        600.00000000000000        700.00000000000000        750.00000000000000        800.00000000000000        850.00000000000000        900.00000000000000        950.00000000000000        1000.0000000000000        1100.0000000000000        1200.0000000000000        1300.0000000000000        1400.0000000000000        1500.0000000000000        1600.0000000000000        1700.0000000000000        1800.0000000000000        1900.0000000000000        2000.0000000000000        2100.0000000000000        2200.0000000000000        2300.0000000000000     
 u =    0.0000000000000000       -2.8399999999999999       -2.9199999999999999       -2.8999999999999999       -2.7900000000000000       -2.7900000000000000       -3.1200000000000001       -3.3900000000000001       -3.0900000000000003       -2.4900000000000002       -2.6600000000000001       -2.5833333333333335       -2.4300000000000002       -2.4199999999999999       -2.4500000000000002       -2.4100000000000001       -2.2799999999999998       -2.2900000000000000       -2.5499999999999998       -2.2900000000000000       -1.9299999999999999       -2.1000000000000001       -1.4500000000000000       -1.2000000000000000       -1.1899999999999999       -1.4900000000000000      -0.69999999999999996        5.0000000000000044E-002  0.50000000000000000       0.50000000000000000       0.50000000000000000       0.50000000000000000     
 v =    0.0000000000000000        2.9999999999999999E-002 -0.38000000000000000      -0.62000000000000000      -0.56999999999999995      -0.51000000000000001      -0.51000000000000001      -0.53000000000000003      -0.47666666666666668      -0.37000000000000000      -0.29999999999999999      -0.31666666666666665      -0.34999999999999998      -0.44000000000000000      -0.47999999999999998      -0.62000000000000000      -0.76000000000000001      -0.91000000000000003       -1.1599999999999999       -1.4099999999999999      -0.90000000000000002      -0.28000000000000003        7.0000000000000007E-002   8.9999999999999997E-002  0.26000000000000001        1.1499999999999999        1.7200000000000000        1.4700000000000000        1.1000000000000001        1.1000000000000001        1.1000000000000001        1.1000000000000001     
 ug =   -5.5000000000000000       -5.3600000000000003       -5.2100000000000000       -5.0700000000000003       -4.9199999999999999       -4.7800000000000002       -4.6299999999999999       -4.4900000000000002       -4.3433333333333337       -4.0499999999999998       -3.8999999999999999       -3.7566666666666668       -3.4700000000000002       -3.3199999999999998       -3.1800000000000002       -3.0299999999999998       -2.8900000000000001       -2.7400000000000002       -2.6000000000000001       -2.4600000000000000       -2.3199999999999998       -2.1800000000000002       -2.0400000000000000       -1.8999999999999999       -1.7600000000000000       -1.6200000000000001       -1.4800000000000000       -1.3400000000000001       -1.2000000000000000       -1.2000000000000000       -1.2000000000000000       -1.2000000000000000     
 vg =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 theta =    276.85000000000002        276.91000000000003        277.68000000000001        279.82999999999998        280.81000000000000        281.39999999999998        281.68000000000001        281.97000000000003        281.97000000000003        281.97000000000003        281.97000000000003        281.97333333333336        281.98000000000002        282.29000000000002        282.62000000000000        282.83999999999997        283.06000000000000        283.19000000000000        283.62000000000000        284.72000000000003        285.42000000000002        285.92000000000002        287.17000000000002        288.33999999999997        288.88999999999999        289.56000000000000        290.56999999999999        290.94999999999999        291.01999999999998        291.08999999999997        291.16000000000003        291.23000000000002     
 rt =    4.1999999999999997E-003   3.7000000000000002E-003   3.5000000000000001E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.8000000000000000E-003   3.7000000000000002E-003   3.5999999999999999E-003   3.5000000000000001E-003   3.3000000000000000E-003   3.2000000000000002E-003   3.0999999999999999E-003   2.8999999999999998E-003   2.7000000000000001E-003   2.5000000000000001E-003   2.3000000000000000E-003   2.2000000000000001E-003   2.0999999999999999E-003   2.0000000000000000E-003   1.8000000000000000E-003   1.5000000000000000E-003   1.1999999999999999E-003   8.0000000000000004E-004   1.0000000000000000E-003   8.0000000000000004E-004   6.9999999999999999E-004   6.9999999999999999E-004   6.9999999999999999E-004   5.9999999999999995E-004   5.0000000000000001E-004   5.0000000000000001E-004   4.0000000000000002E-004
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 Lscale_pert_1                 
 Lscale_pert_2                 
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C6_term                       
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 wp3_on_wp2_cfl_num            
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_pr_dfsn                   
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_enter_mfl              
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 bv_freq_sqd_splat             
 bv_freq_sqd_mixed             
 bv_freq_sqd_moist             
 bv_freq_sqd_dry               
 bv_freq_sqd_smth              
 bv_freq_out_cloud             
 bv_freq_pos                   
 ddzt_umvm_sqd                 
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 invrs_tau_bkgnd               
 invrs_tau_sfc                 
 invrs_tau_shear               
 Ri_zm                         
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 tot_vartn_normlzd_rtm         
 tot_vartn_normlzd_thlm        
 tot_vartn_normlzd_wprtp       
 --------------------------------------------------
iteration =        1; time =    83100.0
iteration =        2; time =    83400.0
iteration =        3; time =    83700.0
iteration =        4; time =    84000.0
iteration =        5; time =    84300.0
iteration =        6; time =    84600.0
iteration =        7; time =    84900.0
iteration =        8; time =    85200.0
iteration =        9; time =    85500.0
iteration =       10; time =    85800.0
iteration =       11; time =    86100.0
iteration =       12; time =    86400.0
iteration =       13; time =    86700.0
iteration =       14; time =    87000.0
iteration =       15; time =    87300.0
iteration =       16; time =    87600.0
iteration =       17; time =    87900.0
iteration =       18; time =    88200.0
iteration =       19; time =    88500.0
iteration =       20; time =    88800.0
iteration =       21; time =    89100.0
iteration =       22; time =    89400.0
iteration =       23; time =    89700.0
iteration =       24; time =    90000.0
iteration =       25; time =    90300.0
iteration =       26; time =    90600.0
iteration =       27; time =    90900.0
iteration =       28; time =    91200.0
iteration =       29; time =    91500.0
iteration =       30; time =    91800.0
iteration =       31; time =    92100.0
iteration =       32; time =    92400.0
iteration =       33; time =    92700.0
iteration =       34; time =    93000.0
iteration =       35; time =    93300.0
iteration =       36; time =    93600.0
iteration =       37; time =    93900.0
iteration =       38; time =    94200.0
iteration =       39; time =    94500.0
iteration =       40; time =    94800.0
iteration =       41; time =    95100.0
iteration =       42; time =    95400.0
iteration =       43; time =    95700.0
iteration =       44; time =    96000.0
iteration =       45; time =    96300.0
iteration =       46; time =    96600.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Program exited normally
iteration =       47; time =    96900.0
iteration =       48; time =    97200.0
iteration =       49; time =    97500.0
iteration =       50; time =    97800.0
iteration =       51; time =    98100.0
iteration =       52; time =    98400.0
iteration =       53; time =    98700.0
iteration =       54; time =    99000.0
iteration =       55; time =    99300.0
iteration =       56; time =    99600.0
iteration =       57; time =    99900.0
iteration =       58; time =   100200.0
iteration =       59; time =   100500.0
iteration =       60; time =   100800.0
iteration =       61; time =   101100.0
iteration =       62; time =   101400.0
iteration =       63; time =   101700.0
iteration =       64; time =   102000.0
iteration =       65; time =   102300.0
iteration =       66; time =   102600.0
iteration =       67; time =   102900.0
iteration =       68; time =   103200.0
iteration =       69; time =   103500.0
iteration =       70; time =   103800.0
iteration =       71; time =   104100.0
iteration =       72; time =   104400.0
iteration =       73; time =   104700.0
iteration =       74; time =   105000.0
iteration =       75; time =   105300.0
iteration =       76; time =   105600.0
iteration =       77; time =   105900.0
iteration =       78; time =   106200.0
iteration =       79; time =   106500.0
iteration =       80; time =   106800.0
iteration =       81; time =   107100.0
iteration =       82; time =   107400.0
iteration =       83; time =   107700.0
iteration =       84; time =   108000.0
iteration =       85; time =   108300.0
iteration =       86; time =   108600.0
iteration =       87; time =   108900.0
iteration =       88; time =   109200.0
iteration =       89; time =   109500.0
iteration =       90; time =   109800.0
iteration =       91; time =   110100.0
iteration =       92; time =   110400.0
iteration =       93; time =   110700.0
iteration =       94; time =   111000.0
iteration =       95; time =   111300.0
iteration =       96; time =   111600.0
CLUBB-TIMER time_loop_init =             0.0202
CLUBB-TIMER time_clubb_advance =         0.2412
CLUBB-TIMER time_clubb_pdf =             0.0001
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.1825
CLUBB-TIMER time_output_multi_col =      0.0000
CLUBB-TIMER time_total =                 0.4442

03:38:38 - Testing arm_zm.nc

03:38:45 - Testing arm_zt.nc

03:38:52 - Testing atex_zm.nc

03:38:56 - Testing atex_zt.nc

03:39:01 - Testing bomex_zm.nc

03:39:04 - Testing bomex_zt.nc

03:39:07 - Testing dycoms2_rf01_zm.nc

03:39:10 - Testing dycoms2_rf01_zt.nc

03:39:14 - Testing dycoms2_rf02_do_zm.nc

03:39:17 - Testing dycoms2_rf02_do_zt.nc

03:39:20 - Testing dycoms2_rf02_ds_zm.nc

03:39:23 - Testing dycoms2_rf02_ds_zt.nc

03:39:27 - Testing dycoms2_rf02_nd_zm.nc

03:39:29 - Testing dycoms2_rf02_nd_zt.nc

03:39:32 - Testing dycoms2_rf02_so_zm.nc

03:39:34 - Testing dycoms2_rf02_so_zt.nc

03:39:37 - Testing fire_zm.nc

03:39:38 - Testing fire_zt.nc

03:39:40 - Testing gabls2_zm.nc

03:40:26 - Testing gabls2_zt.nc

03:41:18 - Testing gabls3_zm.nc

03:41:33 - Testing gabls3_zt.nc

03:41:51 - Testing mpace_a_zm.nc

03:42:30 - Testing mpace_a_zt.nc

03:43:17 - Testing mpace_b_zm.nc

03:43:22 - Testing mpace_b_zt.nc

03:43:27 - Testing rico_zm.nc

03:43:53 - Testing rico_zt.nc

03:44:27 - Testing wangara_zm.nc

03:44:30 - Testing wangara_zt.nc
Budgets successfully balance!
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS